Veector 1 Posted 1 hour ago Posted 1 hour ago 10 minutes ago, Aleas said: I wonder if that's the font import on the top line. I was a web developer in my past job so I know a little about this. The font used in the CSS is not the issue. When emby loads the page, it runs some javascript in the browser that loads the disclaimer and the CSS code you use in the "custom css code" box. If you're loading the page from a url that isn't the same as the url of the server, then this can happen. In my case, I have my emby server running on my unRaid box and so I can reach it from http://myipaddress. However, if I login via the https://app.emby.media url, then it is still referencing http://myipaddress for the the content relevant to the custom css and because the url is different, that's why it doesn't load.
Aleas 31 Posted 1 hour ago Author Posted 1 hour ago (edited) 3 minutes ago, Veector said: I was a web developer in my past job so I know a little about this. The font used in the CSS is not the issue. When emby loads the page, it runs some javascript in the browser that loads the disclaimer and the CSS code you use in the "custom css code" box. If you're loading the page from a url that isn't the same as the url of the server, then this can happen. In my case, I have my emby server running on my unRaid box and so I can reach it from http://myipaddress. However, if I login via the https://app.emby.media url, then it is still referencing http://myipaddress for the the content relevant to the custom css and because the url is different, that's why it doesn't load. I have the same setup mostly as you, with a reverse proxy. I'll check that out tomorrow and see if I can replicate the issue. Internal is http to ip and external is https to domain name. Gotta love unraid Edited 1 hour ago by Aleas
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now