Unable to wake sleeping deployment
hroland
HOBBYOP

a year ago

Hi! Trying to wake my sleepy MySQL instance, but it fails after ~15 minutes, and no deploy or build logs show up on the console :(

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

7 Replies

brody
EMPLOYEE

a year ago

Was the original deployment done more than 2 weeks ago?


hroland
HOBBYOP

a year ago

Correct, 6 weeks ago to be exact


brody
EMPLOYEE

a year ago

Then I think we accidentally threw out the image we would use when waking your service.

You can trigger a redeploy to rectify this for now, and I'll ticket this.


hroland
HOBBYOP

a year ago

Tried re-deploying a few times, but it seems to be stuck on "Deployment in progress: Creating containers..." for 10 minutes then fails.

Tried removing and re-attaching the image (mysql:8) but no luck.

Afraid I can't debug further since both Build and Deploy logs are empty.


brody
EMPLOYEE

a year ago

You were trying to deploy the wrong image, I switched it to mysql:8.3.0 and the deployment went through.


hroland
HOBBYOP

a year ago

Wonderful, thanks a lot slightly_smiling_face emoji


brody
EMPLOYEE

a year ago

Might be best to disable app sleeping until I update you otherwise.


Loading...