Problems with custom queries

I tried again, v3.4.2 and it still doesn’t work.

Is this happening with a specific query? Try creating a new one please. Something is probably corrupted either in your database connection or the query itself.

I tried a new one, i tested the database connection, it’s ok; i just want to make a custom query (i did it many times before) and it doesn’t start…

So this error appears when you add new custom query and not when trying to edit an existing one? Try recreating the database connection.

i recreated the database conection, it still doesn’t work.
This apear in the both situations: when i create a new custon query and when i want to edit a new one.

I am having difficulty with Custom Queries too:


image

It seems the queries still run when the SC is used (I have pages that still work that use SC connection that rely on Custom Queries that work fine). In the Custom Query set up, though, the queries can’t be run and therefore the schema can’t be retrieved. I have tried for queries that are more complex, but I know work because the work for the pages that call them, and for a very simple query (as above)

I am using 3.4.2 and PHP

Please report different issues in different topics!

Sorry, thought it might be linked - new topic created

Does it exist a hope that this issue will be fixed? I realy need custom queries…

80% of my queries are custom on nodejs and they are all working. Something weird is going on with your setup.

@anofm we cannot recreate this issue, so there must be something corrupted in your project / files / server connection.
Try setting up a new project, create a database connection and test again.

It works in the new project; what should i do tu use custom queries in the old project?

In order to be able answer this question we first need to find out what is not right there. Please send us the debug log after this happens as explained here:

chrome_debug.zip (2.9 KB)

Some news about my issue?

It’s ok now. thks.