Devmoha
Devmoha
Explore posts from servers
RRailway
Created by Devmoha on 6/24/2024 in #✋|help
Django APi 502 Bad Gateway and CORS
i am getting CORS Error also i setup my cors correctly and plus net::ERR_FAILED 502 (Bad Gateway) . when i make updates and push my github is just restarts deploying but effects do not take for example my cors setup i tried modify many times also checked in chatgpt4 and chatgpt said the setup is correct but after i deploy it does not apply effects please help my project is urgent
18 replies
RRailway
Created by Devmoha on 6/20/2024 in #✋|help
Vue js vite app taking long time
I'm building an Exam AI app using Vue.js, Django DRF API, and OpenAI API. The app involves heavy operations like uploading files, sending them to my API, and then to the OpenAI API. The backend functionality works perfectly, but the frontend, specifically the dashboard, takes at least 1 minute to load. In the dashboard, there are multiple checks (e.g., verifying if the user is logged in or if they are an admin), which involve direct API calls instead of using local storage. Despite this, the backend handles these checks efficiently. However, I deployed my Vue.js app on Railway.app without building the app (I didn't run npm run build). Could this be the reason for the slow loading times on the dashboard? How can I solve this issue?
14 replies
RRailway
Created by Devmoha on 4/3/2024 in #✋|help
Vue js Vite app Crashed
i am deploy vue js app but using vite , i added caddyfile and nixpack but still is crashed ERROR: failed to solve: process "/bin/bash -ol pipefail -c npm run build" did not complete successfully: exit code: 1
26 replies
RRailway
Created by Devmoha on 12/20/2023 in #✋|help
can any send me the link of caddyfile and .toml file from github link
i can't find it please share with me
36 replies
RRailway
Created by Devmoha on 10/2/2023 in #✋|help
deploy drf api and react vite app in railway app
i have drf api and react vite app for notary system i built now the api is being deployed and live in railway app but the react vite is not i tried to use caddy but it just show the vite+react starter page not my actual website please help , thanks
117 replies
RRailway
Created by Devmoha on 8/30/2023 in #✋|help
Deploy appwrite on railway app
how to deploy appwrite in railway app ? , as fullstack i really like appwrite as backend and Next js as frontend .
16 replies
RRailway
Created by Devmoha on 8/5/2023 in #✋|help
is there a yearly subscroption or plan in railway app
is there a yearly subscroption or plan in railway app
11 replies
RRailway
Created by Devmoha on 7/31/2023 in #✋|help
Service or Project for front end with backend project
i have next js app that is consuming api from django rest framework now how do i create full service with their domain rather than creating projects for each . any docs or tutorials will be appreciated
11 replies
RRailway
Created by Devmoha on 7/24/2023 in #✋|help
Error: CSRF issue on custom domain
I'm having a CSRF error on my custom domain in my Django app deployed on the Railway platform. I've already added my domain to the CSRF_TRUSTED_ORIGINS list in my Django settings, but the error still persists. It's like I've given my friend a key to my house, but they're still unable to enter even though I've given them permission. Can you please advise on any additional steps that I can take to troubleshoot this issue?
10 replies
RRailway
Created by Devmoha on 7/19/2023 in #✋|help
error : custom domain 404 csrf railway app
i am encountering csrf error although i have used csrf token on every form in my project , in the setting i add my domain as CSRF_TRUSTED_ORIGINS=CSRF_TRUSTED_ORIGINS = ['https://www.kulmiye-edu.com/*', 'https://ke-web-platform-production.up.railway.app/*'] , when i am in the generated domain from railway i dont have this error but in the main domain the error is there ?
5 replies
RRailway
Created by Devmoha on 7/18/2023 in #✋|help
error : www.kulmiye-edu.com redirected you too many times.
5 days ago i bought domain from namecheap , i used cloudflare to setup my dns records , i have two cname records : one for root domain : kulmiye-edu.com and one for www subdomain www.kulmiye-edu.com , i used railway generated cname records as value , what am i missing ? also in railway it saying cloudflare proxy detected , Project id : 441cb51a-0a80-4b07-a18d-5c77a696939f
15 replies
RRailway
Created by Devmoha on 7/5/2023 in #✋|help
pricing 5$ plan
i have 5/month pricing plan : is this mean i will only pay 5 each month or there is extra fees
6 replies
RRailway
Created by Devmoha on 7/3/2023 in #✋|help
github collabration repo in railway
i have repo i am working , its owned me but in another github account its private i have access to push , when i want to deploy in railway it does not show up how to solve this
4 replies
RRailway
Created by Devmoha on 7/3/2023 in #✋|help
Nuxt js and drf in railway
can i deploy nuxt app consuming drf api in railway if so how ?
11 replies
RRailway
Created by Devmoha on 7/2/2023 in #✋|help
Next js + Django restframework
i have next js app consuming api from django restframework can i both deploy on railway as front end and backend please answer
27 replies
RRailway
Created by Devmoha on 6/12/2023 in #✋|help
Deployment has crashed django
i have no start command error i solved by adding procfile to the project but now i have new error deployment has crushed
5 replies
RRailway
Created by Devmoha on 6/12/2023 in #✋|help
Error: No start command could be found
any help guys
4 replies