NyalomaSzemed
NyalomaSzemed
RRailway
Created by NyalomaSzemed on 2/22/2024 in #✋|help
Postgress DB connection issue
Hi everyone! Unfortunatelly I'm unable to connect to my Umami postgress db. Previously I turned on the public networking for the db because I tried to connect to a pgadmin. For a couple of minutes I also disabled private networking, but right after I restarted, non of the service or pgadmin was able to connect to the database. From the Postgres I can see that the db are ready to go, but always refusing any incomming connection due some password authenticaion failure. 2024-02-22 18:09:00.083 UTC [121] FATAL: password authentication failed for user "railway" 2024-02-22 18:09:00.083 UTC [121] DETAIL: Connection matched pg_hba.conf line 100: "host all all all scram-sha-256" 2024-02-22 18:09:04.911 UTC [122] FATAL: password authentication failed for user "railway" 2024-02-22 18:09:04.911 UTC [122] DETAIL: Connection matched pg_hba.conf line 100: "host all all all scram-sha-256" I already tried to reroll the previous deployments, also rewrite all of the environmental settings. The whole project was started from a railway source, and the project ID is the following: 0dfb3481-24bb-4b76-b325-d31f1c4cf72d
19 replies
RRailway
Created by NyalomaSzemed on 1/1/2024 in #✋|help
umami stoped working
Hi all! Sorry, I'm a quite new user of railway, not quite sure about everything. I'm happily using a umami service under railway, which have no problem at all, but a few days ago everything stopped working, the service cannot be reachable. I did not changed any variable all. Tried to redeploy everything, but it seems umami unable to reach the DB. Error message: "$ npm-run-all check-db update-tracker start-server $ node scripts/check-db.js ✓ DATABASE_URL is defined. ✗ Unable to connect to the database. error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ERROR: "check-db" exited with 1. error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. yarn run v1.22.19" And the other problem is that these reconnections attempts used all of my available credits. 😥 Project ID: 0dfb3481-24bb-4b76-b325-d31f1c4cf72d
16 replies