chart icon indicating copy to clipboard operation
chart copied to clipboard

Can't access fresh install - Stylesheets fail integrity metadata check

Open itz-Jana opened this issue 1 year ago • 3 comments

Hi all,

I have installed Mastodon using this Helm Chart on my cluster and I am having trouble accessing it. I have an Nginx Ingress Controller in front of the containers with Domain and a valid SSL cert configured. Every time I navigate to the URL I only see 2 icons and receive a lot of errors regarding the integrity of the stylesheets in the console:

Screenshot 2022-12-22 at 13 05 50

Judging by the network tab, the stylesheets are loading fine and the content looks okay as well. I couldn't find any errors in any of the pods either and the precompile command ran successfully also. Using Safari or Chrome result in the same issue.

Does anyone have an idea what the error could be or even just how I could go about debugging this? I tried manually port-forwarding port 3000 from the web container to see if I could access the site that way, but my connection seems to get refused immediately.

Thanks a lot!

itz-Jana avatar Dec 22 '22 12:12 itz-Jana