Collectors Comet
TCP proxy does not work as long as you do not redeploy
Hello everyone,
I am trying to access a database from a desktop client. I have created a TCP proxy for the database to access it. Now it is the case that the TCP proxy does not take effect as long as I do not initiate a redeployment. However, I would like to avoid redeployment if possible.
I only need access from local for a short time. After access, I would delete the TCP proxy again.
Is this an error or is redeployment unavoidable?
9 replies
Random Redeployments and i dont know why
Hello everyone,
when I looked at my dashboard today,
I saw that several of my services (i.e. 2 databases and another service) were automatically redeployed two or three days ago.
I don't know what triggered the redeployment, but it
worries me that something like this can happen and I can't even see
who triggered this redeployment and why.
Were there any disruptions two/three days ago that could have caused this?
Or does anyone have any idea why this happened?
8 replies
KeyCloak can not open Admin-Web-UI with the new V2 Runtime
Hello everyone,
When I updated the runtime of my KeyCloak instance to the new Runtime V2, I noticed that I could no longer access the Admin Web UI. It gets stuck at the loading circle "Loading the Admin UI". I didn't notice anything suspicious in the KeyCloak logs.
In the network console you can see that a call is leading to a 403.
(I don't know how this could be related to the runtime)
The user management UI doesn't work either (where users can manage their own information)
I get a message saying "failed to initialize keycloak"
(You can also see the 403 here in the network console)
My Dockerfile uses the same multi-run logic as here:
https://github.com/leonardochappuis/keycloak-docker/blob/master/Dockerfile
I hope someone knows what the cause is, because in the future
the V2 runtime is set.
Thanks in advance for your time
35 replies
Docker Image "We were unable to connect to the registry for this image"
Hello together,
i am using a Docker Image from a private Docker Image registry(ghcr.io).
I am getting following Error in the Build Logs:
"We were unable to connect to the registry for this image. If this error persists, please reach out to the Railway team."
I tried it multiply times with different Images. I also tried to change the Access-Key.
Nothing helped. Do someone know how i can fix this problem?
Thank you for your time
18 replies
PostgreSQL S3 backups: Allowing to Upload to a Bucket with Object Lock enabled
Hello everyone,
When I tried to use the PostgreSQL S3 backups template (https://github.com/railwayapp-templates/postgres-s3-backups)
to upload backups to a bucket that has object lock enabled
(a very important security feature) I got the following error message:
Error while running backup: InvalidRequest: Missing required header for this request: Content-MD5
at throwDefaultError (/app/node_modules/@smithy/smithy-client/dist-cjs/index.js:838:20)
It seems that the content MD5 is needed
if object lock is active. See here https://github.com/aws/aws-sdk-php/issues/1694
How should I calculate the MD5 content here? And does it make sense from your point of view to build this feature directly into the template,
because object lock is a standard security measure for backups.
Thank you in advance for your time
47 replies
Deployed app responds randomly with 503s
Hello everyone,
when I open the admin dashboard of a deployed KeyCloak instance, I get 503's instead of the resource for random web resources (images, JS files, html files,...).
In the browser's network console you can then see the Railway "Application failed to respond" page in the bodies of the 503.
I have to reload the page several times until all the resources needed for the dashboard could be loaded.
The problem has existed for quite a while. In the logs of the deployed KeyCloak instance there is no indication that anything is wrong (so no noticeable error logs or anything like that)
27 replies
Is it possibly to set a Memory-Limit of a Docker-Container?
When running KeyCloak in a container, it is recommended to set a memory limit.
See here: https://github.com/keycloak/keycloak/issues/28729
If I don't set a limit, the memory consumption continues to grow, probably up to 70% of the available RAM. That would be around 22GB RAM (70% of 32GB)
Is there any way to set the memory limit of a Docker container?
39 replies
Bug?: Groups around the apps disappeared and the arrangement of the apps was suddenly mixed
When I just logged in and looked at my deployments, the groupings that I created were gone and the deployments were arranged completely differently.
Some deployments were on top of each other.
When I looked at it this morning, everything was still correct.
Not all of my projects were affected. Only one.
I was able to restore the groups within a few minutes,
but still, this is strange behavior.
3 replies
Terms of Service: Is my hosted Code a "User Submission" ?
Hello All!
The ToS (https://railway.app/legal/terms) says under Point 8. "Anything you post, upload, share, store, or otherwise provide through the Services is your “User Submission”."
The "Services" are like everything from Railway.app:
".... our website(s), products, services and applications (the “Services”)"
Then under Point 8 under "Licenses" its stated that, railwas.app can do like everything with the "User Submissions":
"By submitting User Submissions through the Services, you hereby do and shall grant Railway a worldwide, non-exclusive, perpetual, royalty-free, fully paid, sublicensable and transferable license to use, edit, modify, truncate, aggregate, reproduce, distribute, prepare derivative works of, display, perform, and otherwise fully exploit the User Submissions in connection with this site, the Services and our (and our successors’ and assigns’) businesses, including without limitation for promoting and redistributing part or all of this site or the Services (and derivative works thereof) in any media formats and through any media channels (including, without limitation, third party websites and feeds), and including after your termination of your account or the Services. "
From the paragraphs quoted one could conclude that the hosted code is also a user submission and Railway.app therefore gets the rights for it.
I can't believe this is the case. Could you clarify this and specify in more detail
9 replies
Terms of Service: Only non-commercial use allowed?
Hello all!
The terms of Service (https://railway.app/legal/terms) says under 4. What are the basics of using Railway?
"You will only use the Services for your own internal, personal, non-commercial use, and not on behalf of or for the benefit of any third party, and only in a manner that complies with all laws that apply to you."
Does that mean i can host here only hobby projects and nothing business (commercial) related?
Thank you for your time.
56 replies