eg102
eg102
RRailway
Created by eg102 on 10/29/2023 in #✋|help
Deployment error log
Trying to deploy site this is what I'm receiving on repeat: (node:1) Warning: Accessing non-existent property 'MongoError' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) /app/node_modules/mongodb/lib/utils.js:687 throw error; ^ Error: querySrv ENOTFOUND _mongodb._tcp.cluster0.zdkrf.mongodb.net at QueryReqWrap.onresolve [as oncomplete] (node:internal/dns/callback_resolver:47:19) { errno: undefined, code: 'ENOTFOUND', syscall: 'querySrv', hostname: '_mongodb._tcp.cluster0.zdkrf.mongodb.net' } Node.js v18.17.1
18 replies
RRailway
Created by eg102 on 8/23/2023 in #✋|help
Running python script [userbot]
Hello so I have this python script that is used to automate something with email account can i use railway to host it forever
19 replies
RRailway
Created by eg102 on 6/1/2023 in #✋|help
how to host python backend with react frontend on railway
Hello, I am new to railway, I am using aiohttp python socketio async server with react frontend. This is error I got: Nixpacks build failed  Nixpacks was unable to generate a build plan for this app. Please check the documentation for supported languages: https://nixpacks.com  The contents of the app directory are: I’ve added a procfile which is : python link to my backend. Is this all I need to add or is there something I am missing. Any help would be appreciated thanks
360 replies
RRailway
Created by eg102 on 5/31/2023 in #✋|help
Can I host
I have a react frontend with python-socketio async server backend is this possible to host on railway?
4 replies