alcamech
alcamech
RRailway
Created by alcamech on 4/5/2024 in #✋|help
custom domain says setup complete but site is timing out
I just needed to give it more time, thanks for the quick response. I can close this.
9 replies
RRailway
Created by alcamech on 4/5/2024 in #✋|help
custom domain says setup complete but site is timing out
9 replies
RRailway
Created by alcamech on 4/5/2024 in #✋|help
custom domain says setup complete but site is timing out
seems to be resolved now, It was timing out for a few minutes before
9 replies
RRailway
Created by alcamech on 4/5/2024 in #✋|help
custom domain says setup complete but site is timing out
mockwizard.com
9 replies
RRailway
Created by alcamech on 4/5/2024 in #✋|help
custom domain says setup complete but site is timing out
bce92774-1310-4b88-848d-2d79b50fcb0e
9 replies
RRailway
Created by alcamech on 9/24/2023 in #✋|help
Deploying a mono repo, python backend, nextjs frontend, SQL database
Everything is working as expected now. Thanks for all your help! Excited to be building on railway
68 replies
RRailway
Created by alcamech on 9/24/2023 in #✋|help
Deploying a mono repo, python backend, nextjs frontend, SQL database
I think the scope of this is resolved.
68 replies
RRailway
Created by alcamech on 9/24/2023 in #✋|help
Deploying a mono repo, python backend, nextjs frontend, SQL database
MMmm now getting a 405 method not allowed on the post routes on the frontend. I can curl everything though.
68 replies
RRailway
Created by alcamech on 9/24/2023 in #✋|help
Deploying a mono repo, python backend, nextjs frontend, SQL database
I think the issue was my api reference needed to be appended with NEXTPUBLIC redeploying now
68 replies
RRailway
Created by alcamech on 9/24/2023 in #✋|help
Deploying a mono repo, python backend, nextjs frontend, SQL database
API_URL=https://${{ HealixAI-Backend.RAILWAY_PUBLIC_DOMAIN }}
68 replies
RRailway
Created by alcamech on 9/24/2023 in #✋|help
Deploying a mono repo, python backend, nextjs frontend, SQL database
Doing this now
68 replies
RRailway
Created by alcamech on 9/24/2023 in #✋|help
Deploying a mono repo, python backend, nextjs frontend, SQL database
I think its a frontend issue, let me run some other curl commands.
68 replies
RRailway
Created by alcamech on 9/24/2023 in #✋|help
Deploying a mono repo, python backend, nextjs frontend, SQL database
backend logs
2023-09-24 15:51:45 +0000] [1] [INFO] Starting gunicorn 21.2.0
[2023-09-24 15:51:45 +0000] [1] [INFO] Listening at: http://[::]:5000 (1)
[2023-09-24 15:51:45 +0000] [1] [INFO] Using worker: sync
[2023-09-24 15:51:45 +0000] [9] [INFO] Booting worker with pid: 9
2023-09-24 15:51:45 +0000] [1] [INFO] Starting gunicorn 21.2.0
[2023-09-24 15:51:45 +0000] [1] [INFO] Listening at: http://[::]:5000 (1)
[2023-09-24 15:51:45 +0000] [1] [INFO] Using worker: sync
[2023-09-24 15:51:45 +0000] [9] [INFO] Booting worker with pid: 9
68 replies
RRailway
Created by alcamech on 9/24/2023 in #✋|help
Deploying a mono repo, python backend, nextjs frontend, SQL database
HEALIX_BACKEND_API=https://healixai-backend-production.up.railway.app My frontend uses process.env.HEALIX_BACKEND_API
68 replies
RRailway
Created by alcamech on 9/24/2023 in #✋|help
Deploying a mono repo, python backend, nextjs frontend, SQL database
I try to curl and nothing shows up
68 replies
RRailway
Created by alcamech on 9/24/2023 in #✋|help
Deploying a mono repo, python backend, nextjs frontend, SQL database
Mmmm I have the variable set in my frontend for the backend API but im not seeing anything in the api logs.
68 replies
RRailway
Created by alcamech on 9/24/2023 in #✋|help
Deploying a mono repo, python backend, nextjs frontend, SQL database
no port
68 replies
RRailway
Created by alcamech on 9/24/2023 in #✋|help
Deploying a mono repo, python backend, nextjs frontend, SQL database
NIXPACKS_PYTHON_VERSION variable
68 replies
RRailway
Created by alcamech on 9/24/2023 in #✋|help
Deploying a mono repo, python backend, nextjs frontend, SQL database
Redeploying services now.
68 replies
RRailway
Created by alcamech on 9/24/2023 in #✋|help
Deploying a mono repo, python backend, nextjs frontend, SQL database
Noted rebuilding with 3.11
68 replies