Unable to wake sleeping deployment

hroland
HOBBY

9 months 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

9 months ago

Was the original deployment done more than 2 weeks ago?


hroland
HOBBY

9 months ago

Correct, 6 weeks ago to be exact


9 months 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
HOBBY

9 months 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.


9 months ago

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


hroland
HOBBY

9 months ago

Wonderful, thanks a lot


9 months ago

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


Unable to wake sleeping deployment - Railway Help Station