Missing static files on 20.10.1?

We’ve just upgraded to version 20.10.1 with a pretty vanilla docker setup of sentry on-premise.

I just noticed however that some of the static files are missing.

I get 404 from

/_static/1603878182/sentry/js/ads.js
/_static/1603878182/sentry/images/favicon.png
/_static/1603878182/sentry/images/logos/apple-touch-icon-152x152.png

Searching the container I find the dist-directory at /usr/local/lib/python2.7/site-packages/sentry/static/sentry/dist but none of the files listed above.

Has anyone experience the same issue? Have I encountered a bug with the 20.10.1 release? What could have gone wrong?

Hi @marnyc,

Yes, this is a bug with the latest 20.10.1 release. This is due to a failed optimization attempt and is fixed on the latest nightlies. We did not issue another patch release since these should be pretty harmless and 20.11.0 is a few weeks away. That said if this is causing trouble, we’d be happy to release 20.10.2 soon.

It’s mostly just a nuisance. Images in emails missing, no favicon, etc.

Everything vital is working, so we’re in no hurry.
I can wait for 2.11.0 :slight_smile:

Thank you for the information!

1 Like