Yannick
Yannick
RRailway
Created by Yannick on 12/8/2023 in #✋|help
The value of my read variable is different from that edited.
RAILWAY_ENVIRONMENT can take what value? I can't find it in the documentation: https://docs.railway.app/reference/variables#railway-provided-variables
9 replies
RRailway
Created by Yannick on 11/30/2023 in #✋|help
Connection refused to local node on port 8546.
Where are you in your investigation? I placed the environment variables of my service which did not work one of those which worked and it worked. I placed the environment variables of my working service in one of the non-working ones and it didn't work. My last manipulation was to deploy four other services in the project as I usually do and the applications respond well. Why do my other six services remain blocked while when I carry out the same deployments in the same project it succeeds?
20 replies
RRailway
Created by Yannick on 11/30/2023 in #✋|help
Connection refused to local node on port 8546.
@Brody @Angelo The reproduced error found that the container did not communicate with the database as if the environment variables were not read. I actually have a loop in the code which inserts into the database the events it receives at regular intervals. Building an image launched with Nixpacks (in a local setup) for my monitor works if all the variables are known. An error in the environment variables of the external postgres v15 database causes the same error as in the Railway logs. The database identifiers are the same as the running services and the database metrics are ok.
20 replies
RRailway
Created by Yannick on 11/30/2023 in #✋|help
Connection refused to local node on port 8546.
It has been running for two years, 40% of the other servers are still working and the local setup is perfect but with the websocket if a connection is not persistent it becomes a problem.
20 replies
RRailway
Created by Yannick on 11/30/2023 in #✋|help
Connection refused to local node on port 8546.
Why 60% of my servers start wanting to connect to themselves, I don't know. How do I know this?
20 replies
RRailway
Created by Yannick on 11/27/2023 in #✋|help
CLI and HTTP status client error bug
It's resolved, I had not properly defined the project path in the terminal before launching the cli railway command railway up.
5 replies
RRailway
Created by Yannick on 11/24/2023 in #✋|help
Bug in the builder that no longer works
No, no graphql api. The dependencies of the package.json file that I provided can tell you what the monitor does, it listens to events coming from providers.
12 replies
RRailway
Created by Yannick on 11/24/2023 in #✋|help
Bug in the builder that no longer works
Testing the commit cannot be done now, but the Github cli works for two of my servers which restart via Github actions.
12 replies
RRailway
Created by Yannick on 11/24/2023 in #✋|help
Bug in the builder that no longer works
A Railway bug prevents the builder from starting for another 7 of my servers via the graphical interface. Once in my service, I click on the three small dots, those next to 'View Logs', I launch Redeploy and I obtain logs after 6 minutes which fit into one line: No build logs found for deployment Do the elements I provided allow you to resolve the problem?
12 replies
RRailway
Created by Yannick on 11/24/2023 in #✋|help
Bug in the builder that no longer works
The Railway cli was able to work again to allow the builder to be restarted. The Railway up command had not worked in previous days. The service is active again, also the problem is propagating among the 9 other servers, the Github cli, Github action, on two of them seems to work. So I'll give you some time to find your bug. For my part I am now able to get around the problem. Please keep me informed of the progress of the problem. Here my Build Logs:
No build logs found for deployment
No build logs found for deployment
Here my Deploys Logs:
No deployment logs. All output sent to stdout will be displayed here
No deployment logs. All output sent to stdout will be displayed here
Here my View Logs:
No build logs found for deployment
No build logs found for deployment
Here my package.json file:
12 replies
RRailway
Created by Yannick on 2/7/2023 in #✋|help
Websocket no longer listens to events and no error returns.
Could it be an nginx program shutdown with a proxy timeout?
6 replies
RRailway
Created by Yannick on 2/7/2023 in #✋|help
Websocket no longer listens to events and no error returns.
My websocket sleeps like when a serverless node.js app shuts down after some time of inactivity. Unlike a serverless, no broken or complaining my websocket which has a KEEP_ALIVE_CHECK_INTERVAL stays in deep sleep. Do you have an idea ?
6 replies
RRailway
Created by Yannick on 11/23/2022 in #✋|help
Questions about automatic deployment with a new PR.
Solved for me. 👍
7 replies
RRailway
Created by Yannick on 11/23/2022 in #✋|help
Questions about automatic deployment with a new PR.
I finally got the deployment with a second PR. It must surely be a bug. Also there was a bug when the merge of my pr was done on production (manual branch selection) when there was no main branch deployed, it did not redeploy and it moved to main due to pr branch removal. Thank you.
7 replies
RRailway
Created by Yannick on 11/23/2022 in #✋|help
Questions about automatic deployment with a new PR.
project ID: 32e7c04c-c58a-41a6-9e8c-320a473294f7
7 replies