No statics served (404) from my [[statics]] section

Hi – I have a go app, built with a Dockerfile, with a [[statics]] section in my fly.toml file.

When I deployed it a couple of weeks ago, all went well, and in fact it’s been fine up until today.

Now every file in my [[statics]] section is giving 404 errors. Note this is not another service, when I check “flyctl logs” it’s sending 404s for these files.

Any idea how to debug or fix this? Thanks!

And it’s back. Wonder what happened?

Did you deploy again, or did it just start working?

I deployed again, cleared cache, reloaded and same situation. Checked ‘flyctl logs’, and was still getting 404 on the static files.