Krøn
Lost Access to my Github
My phone and laptop were stolen and i cant access my github because of 2FA as i cant locate where i saved my recovery codes and apparently github authenticator doesnt backup to the cloud.
I have some client projects on there which are hosted on railway, i was wondering if there is a way i can get a copy of the codebases from railway.
I can prove my identity in whatever way is required, any help will be very much appreciated
26 replies
Heavyweight - FastAPI template doesnt create a new repo when i deploy it
Whenever i deploy the Heavyweight template it doesnt create a new repo but instead it just references the original repo
Template URL: https://railway.app/template/XJzuMz
16 replies
Did railway block Nigerian IP addresses from accessing their site?
This has been going on for about a week now, i can’t the railway site from Nigeria unless I use a vpn, is this because of the recent DDoS accounts or does it have something to do with the fiber optic cable cuts?
12 replies
FastAPI + Alembic + Docker cant detect database url env variable
I have a fastapi project that uses alembic and loads the env variables using pydantic_settings. My build always fails saying it cant find "SERVICE_DATABASE_URL" which is my db url. below is my dockerfile
7 replies
React + Vite DeprecationWarning for OutgoingMessage.prototype._headers
I created a new react project using the React + Vite template, when i run npm start and go to my browser i get
DeprecationWarning for OutgoingMessage.prototype._headers
and the webpage wont be loading, does anyone have any fixes?47 replies
Railway not detecting my github latest merge
I just merged a branch to my main branch but railway isn't building and deploying like it cant detect it. I refreshed a couple of times and I checked my github it has been successfully merged. where is the issue?
8 replies