a year 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
a year ago
going to need more information, for starters, what happens when you open the url of the backend
a year 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
a year 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'}
}
a year 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?
a year 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
a year 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
a year ago
!s
Status changed to Solved brody • about 1 year ago

