Hello! I’ve been using Wappler for a week now and have made several queries with my AWS RDS database. Today, I discovered the database connection was broken (it was working before).
I added the database again but now when I try to edit a query in the server action, I get the error:
You have to specify a remote target in project options and specify it first!
I am developing locally with the default Local target and a direct server connection. The existing queries still work but cannot be edited without getting the above error.
I am unsure of what I need to change. If you have a suggestion or if I can provide more info, please let me know!
I’ve been using local for the past two weeks, is this new with the update? If so, is there a new tutorial for how to set up an Amazon RDS database connection?
It’s always been that you need a server in order to connect to a database. It’s impossible to run a database without a server. Server can be on your computer or remote.
In your target tray do you see the green dot?
Perhaps by local you mean a local instance of Docker?
As far as I know you can’t use docker on the local default target. Or at least you couldn’t in the past. I haven’t touched my targets for s long time so maybe that’s changed.
Can you paste screenshots of your target config and you Database Manager connection details?
I think the error is that in my database connections, the connection switched from direct to server. I am unable to switch it back to direct (if I do, when I leave the tab it is server again). How do I save this config option?