Page 2 of 2

API Express database connection not working after update

Posted: Tue Oct 11, 2016 4:55 pm
by Illya Stepanov

Hello Oren -

How exactly you are trying to connect to your 3rd party service provider?

My above post was made a year ago. Please refer to our new documentation it has a full list of our apps and API Express nodes: https://docs.appery.io/docs/apiexpres...


API Express database connection not working after update

Posted: Tue Oct 11, 2016 5:01 pm
by Oren Yehezkely

Yes I have used this document. Still cannot authenticate based on the hostnames provided. It's a shame that you do not display the IP address used when submitting a REST call.


API Express database connection not working after update

Posted: Tue Oct 11, 2016 9:44 pm
by Illya Stepanov

How exactly you invoking your service in your app, could you please provide more specific details.


API Express database connection not working after update

Posted: Sun Oct 28, 2018 1:21 pm
by Franz Neumann

Still an issue here.
I created an mysql db from scratch with RDS.

But it's not possible to connect.
I changed the firewall of amazon to allow ALL.
From my pc I can work on the database with mysql workbench, creating tables and data.
Also from the zoho.com and appsheet.com appbuilder it's possible to connect. So the problem is at appery.io

here the credentials:

mydb.chhjbbdigtwx.us-east-2.rds.amazonaws.com
master
password

I got the message: Cannot connect to database. Check connection credentials and try again.

Before I changed the firewall I got the error message: Internal Server Error.

tried also Postgres but its the same.
Tried different region but its the same.

In RDS CloudWatchLog Groups/aws/rds/instance/mydb/error
Is no connection from apperyio written.

Image
Image Image