Fityan
Fityan
RRailway
Created by Fityan on 12/24/2023 in #✋|help
`npm notice` stop the deploy
My app successfully deployed before with custom start command npm run start:prod. But I need to run database migration before app starting, so I tried to add additional command like this: npm run db:migrate && npm run start:prod. Then, the deployment failed with this logs (see the image). So I think this is bug that the app throw error because of the npm notice.
29 replies
RRailway
Created by Fityan on 12/24/2023 in #✋|help
Force build using Nixpacks instead of Dockerfile
I have Dockerfile in my repo, but I don't want use it in production. I want Railway to build my project as usual (using Nixpacks). How to configure it in Railway?
5 replies
RRailway
Created by Fityan on 6/13/2023 in #✋|help
Account banned: multiple accounts
My account has been banned. It said that the reason is "Multiple accounts" . I don't know why this happened since I have only one account, which is the account used to deploy my Open API. So I feel that I have not violated the Terms of Service and Fair Use policy. I have submitted the ban appeal form and still waiting for the response. https://github.com/fityannugroho/idn-area/discussions/57
15 replies