3.33.x Docker images try to fetch a resource that is 404

I tried a deployment with a few minor release images of 3.33.x and have been unable to load the app. The page spins for almost 10 minutes and then stops loading.

The network tab told me this file is 404 not found.
https://selfhost.retool-edge.com/50628.df6a9f44.js?1737631469561

Is anyone else able to reproduce this issue?

Screenshot.

(Edit: typo fix)

anyone?

Hi @vin,

I haven't been able to reproduce this bug unfortunately :sweat:

Make sure you check your logs to see if there are bugs on the spin up that are causing it to take so long and if there are more details on what files are needed and can't be found to get it up and running.

Double check for config file to ensure that everything has been set up properly according to our docs on self hosted deployments.

Withe some issues where you can't get actionable info from the container's error logs you may just need a hard restart and to try deleting and re-cloning the release image again from dockerhub.

Hey @Jack_T I tried again with the same image and it seems fine now. I'm not sure what's changed. Maybe my IP got rate-limited or something at the time.

Great to hear!

Sorry about the bug, very odd.

Glad everything is working now.