I have a large app with 59 queries. When I try to add another query to this app it sends the request (visible in console) but never returns a response. Appsmith frontend just gives a general error: 'There was an unexpected error'.
:authority:
appsmith.sevi.io
:method:
POST
:path:
/api/v1/actions
actionConfiguration
:
{pluginSpecifiedTemplates: [{value: true}], body: "SELECT * FROM anon."address" LIMIT 10;"}
datasource
:
{id: "63e42a80164069489c5e78ad"}
eventData
:
{actionType: "Query", from: "ENTITY_EXPLORER", dataSource: "postgres",…}
name
:
"Query2"
pageId
:
"63f338113a458715dc9d251b"
pluginId
:
"63e4281b164069489c5e7870"
source
:
"SELF"
Other apps do not fail this action, I tried everything I could without admin privileges. It runs self-hosted Appsmith Community v1.17