Deployment is running but no logs at all
kyrillidis
TRIALOP

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

Solved

21 Replies

kyrillidis
TRIALOP

a year ago

094d11ba-86bb-4ebd-ac2c-e7ca4d085133


brody
EMPLOYEE

a year ago

going to need more information, for starters, what happens when you open the url of the backend


kyrillidis
TRIALOP

a year ago

the api is working correctly, I just cant post for some reason


brody
EMPLOYEE

a year ago

more details please, that's externally vague


kyrillidis
TRIALOP

a year ago

for example, when i tried to post something on the app, the error would come up as logs


kyrillidis
TRIALOP

a year ago

now it doesnt


brody
EMPLOYEE

a year ago

what error?


kyrillidis
TRIALOP

a year ago

Error uploading to Imgur: {

status: 400,

success: false,

data: {

error: "We don't support that file type!",

request: '/3/image',

method: 'POST'

}

}


kyrillidis
TRIALOP

a year ago

i cant see anymore if i fixed this issue or not


brody
EMPLOYEE

a year ago

that would be an issue with your code that we couldn't help with here


kyrillidis
TRIALOP

a year ago

yes but, i dont get any error messages from the console on deploy logs


kyrillidis
TRIALOP

a year ago

1318287519112237000


kyrillidis
TRIALOP

a year ago

is this restart policy has to do with something that i should care right now?


brody
EMPLOYEE

a year ago

if you don't get errors it's because you aren't logging any, nothing to do with the railway platform


kyrillidis
TRIALOP

a year ago

ok then, i will try to run it back a few steps


kyrillidis
TRIALOP

a year ago

so i run it back to where when it was working and still nothing


kyrillidis
TRIALOP

a year ago

can you check from your side?


kyrillidis
TRIALOP

a year ago

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


kyrillidis
TRIALOP

a year ago

1318319803957641200


brody
EMPLOYEE

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


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...