cnnr
Environment Merging Doesn't Work
I created a new project and accidentally started an environment fork / merge thing. Now my staging has more containers than production and trying to do the "Review 79 Changes", doesn't work. After I click the first change, no other clicks work and I'm stuck in a loop of not being able to approve or reject anything.
34 replies
DataDog Agent Connection Help
I noticed some other people seem to have been successful running a datadog agent as a separate service within a project and turning on private networking.
I have a datadog-agent running in the project with private networking turned on but doesn't seem like anything is coming through (I think I have everything setup properly). Any ideas on how I can ping the datadog-agent to see if that part is in fact running properly? I tried to
curl
it but I'm not sure how to have that work with ipv6. Any ideas?11 replies
railway.toml for multiple services in a monorepo?
Hello, can't find anything about this in the docs (I know they're a work in progress), but is it possible to define multiple railway.toml files in a single repo and have them correspond to different services within a project?
For example, I have a Python app that I have to deploy as multiple docker-based services. One called "app" and one called "worker". I would like to be able to specify the various start commands via railway.toml files. But it appears that maybe Railway can only look for a single, top-level railway.toml file? Is that correct?
8 replies
Clock skew?
Hey folks,
It appears the time in my docker container running on railway is off by ~16 minutes and it's causing issues communicating with S3 due to clock skew. This is new and we haven't touch this code path in about a year or the docker container config in months, so I'm wondering if something is up on the railway side?
Project ID: dfb66ac0-d8a1-48a6-b9d2-5941065b6a8a
8 replies