New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection Issue to PostgreSQL on Synology #1471
Comments
|
Hm, could be the docker network config perhaps? Could you paste the configuration somehow? Have you seen @andypiper's guide at https://andypiper.co.uk/2023/07/05/running-a-3d-print-catalogue-with-van-dam/? That might help identify any differences? |
|
Docker Network vandam: 172.23.0.4 +++++++++++++++++++++++++ according to Andys guide i've changed volumes path for libraries to my shared folder and passwords with new container manager and projects, you've just to create a folder for the project and paste the docker-compose.yml |
|
hi i had to
`version: "3.6" vd-db: vd-redis: networks: |
|
That's great to hear, and thanks so much for posting the working configuration. I've linked this ticket to #1239 which should hopefully end up with some documentation being written on how to do this, so we can include your experience in that! |
hi there
i was trying to run vandam on Synology DSM 7.2 as a project on container manager with docker-compose.yml from the example with modified volumes path for libraries and password etc.
but there seems to a connection issue between vandam and the postgresql db. after about 2 minutes it gets you can see a connection timeout and vandam is stopped.
attached some logs. are there any suggestions to run it properly?
vandam-app-1.csv
vandam-db-1.csv
vandam-redis-1.csv
The text was updated successfully, but these errors were encountered: