a year ago
I get this message as I deploy - how to fix it? I'm a noob! š
: Nixpacks (I used Github option to import the py project)
bed06f9c-d68f-4092-bf22-4901bfa34d71
20 Replies
What is your start script? But it is likely that you didn't set the perms of the file to be execute. Generally though, you would have your command be something like python main_[thing.py](thing.py) and not just ./main_[thing.py](thing.py). This will also typically handle execute auth
How are you starting it now? Do you have a custom start script? I mean, you must for it to try and run that file?
But yea, that should be fine to do there
If you have a file, they will likely conflict. So are you defining it with a dockerfile or nixpacks file, or what?
No, that command with the image you sent, should be correct. If I understand how you are running things.
I have no idea about nixpacks or docker, I just uploaded the py and the req.txt and then connected it to my railway + deployed using the github feature
Error getting balance for XXX: You have breached the ip rate limit or your ip is from the usa. (ErrCode: 403)
a year ago
regions would only be available to pro plan users
