I have tried to deploy on graphical docker on synology

Hello,

I have tried to deploy image tryretool/backend:latest
but it does not start , stops like this :
Please provide a bit of guidance.
Thank you

tryretool-backend1

date stream content
2023-05-10 03:51:01 stdout Error running database migrations: SequelizeConnectionRefusedError: connect ECONNREFUSED 127.0.0.1:5432
2023-05-10 03:51:01 stdout
2023-05-10 03:51:01 stdout ---------------------------
2023-05-10 03:51:01 stdout - EXITING RETOOL -
2023-05-10 03:51:01 stdout ---------------------------
2023-05-10 03:51:01 stdout
2023-05-10 03:51:01 stdout Failing checking database migrations
2023-05-10 03:51:00 stdout {"message":"[process service types] DB_CONNECTOR, DB_SSH_CONNECTOR, MAIN_BACKEND, JOBS_RUNNER, WORKFLOW_WORKER","level":"info","timestamp":"2023-05-10T03:51:00.812Z"}
2023-05-10 03:50:53 stdout not untarring the bundle

Hey Daniel! Could you try pointing your version to a specific version number (e.g. 2.117) instead of latest? I know a few users have had issues with latest in the past.

HEllo Victoria,
I have tried an older version. still the same error.
I would like to try it. maybe I am missing something on descriptor ?
no one deployed it before on synology docker ?
Thank you,
Daniel

Hmm, interesting! Would you mind sharing more of your container logs?

Both the api-container and the dbconnector logs would be great.

Also, when you open up your Retool deployment in a browser, does it load anything? Any console errors?