2 years ago
Hey guys, I am trying to deploy the backend of my app and for some reason I get no error while on the front end of my app I do. The app was running a day ago normally btw
21 Replies
2 years ago
going to need more information, for starters, what happens when you open the url of the backend
2 years ago
more details please, that's externally vague
for example, when i tried to post something on the app, the error would come up as logs
2 years ago
what error?
Error uploading to Imgur: {
status: 400,
success: false,
data: {
error: "We don't support that file type!",
request: '/3/image',
method: 'POST'}
}
2 years ago
that would be an issue with your code that we couldn't help with here
is this restart policy has to do with something that i should care right now?
2 years ago
if you don't get errors it's because you aren't logging any, nothing to do with the railway platform
I remember that I could see every single request that had been done on the deploy logs and now there are the same as the screenshot as i took before
2 years ago
i dont see any issues here, sigterm is what is sent to the old deployment when a new deployment is about to come online
2 years ago
!s
Status changed to Solved brody • over 1 year ago

