bledar
bledar
Explore posts from servers
NNovu
Created by bledar on 10/24/2024 in #💬│support
Filter out push-notification step if subscribes has no channel configured
No description
5 replies
RRailway
Created by bledar on 1/18/2024 in #✋|help
Application sometimes is failing to connect with the DB
Since yesterday we are having a wired problem with our Laravel app since some of the request are failing due to db connection error: The error I am getting is php_network_getaddresses: getaddrinfo failed: Name does not resolve at . Php fails to resolve host address of the DB. This problems is not happening in every request but the majority of them are failing. The load of the DB and the app seems to be fine. I have also migrated a couple of days ago to the new DB system. ProjectID: 31a7f69c-e284-469d-bfac-e7c9ca208610
15 replies
RRailway
Created by bledar on 1/10/2024 in #✋|help
Image from Dockerfile is not running on Railway
Hey guys, I am trying to deploy an image based on tiredofit/db-backup but it is not running on Railway infrastructure. Locally in my machine the same Image is running flawless. When I try to deploy on Railway I see this error: s6-overlay-suexec: fatal: can only run as pid 1 Apparently there are other people as well having this problem as I can see from this (https://github.com/tiredofit/docker-freescout/issues/165) issue on GitHub. It seems to be a problem how Railway is running the image since locally works.
3 replies
RRailway
Created by bledar on 8/7/2023 in #✋|help
The API seems to be down?
I am trying to deploy a project with CLI command and I am getting
Failed to upload code with status code 504 Gateway Timeout
Failed to upload code with status code 504 Gateway Timeout
Service deployment logs show:
Cannot create code snapshot right now, please review your last commit or try again
If this error persists, please reach out to Railway team
Cannot create code snapshot right now, please review your last commit or try again
If this error persists, please reach out to Railway team
5 replies
RRailway
Created by bledar on 7/26/2023 in #✋|help
Static IP address vs Dynamic IP address
I am using a Google Geolocation API that is protected based on the IP address. Does Railway change the IP address of the service/project on every deployment or is it static? In my case it is good to have a static IP address all the time.
10 replies