Webinterface with SSL

Hi on my VM Server im using nginx to forward http to https requests.
There are two issues I encountered when using https:

  • Site settings will bug out
  • uploading addons / launchers / dependencies files over the ui will error out

Is there a recommended setup for TLS? Thanks in advance!

this seems to be browser or os related,
issues on win11 chrome
works fine in ubuntu 24.04 firefox

Any chance you can provide more details on the exact bugs you’re facing in chrome? E.g. screen captures or alike? I’ve not heard of these issues before and seems odd - because we’re testing a lot with Chrome and a large part of the userbase is too.

Hi,

this was on my end, I just updated dependencies and the issue is gone for the settings pages. The failing upload, was fixed with editing the file size limits in the nginx config.

Best
Jee

Ok so i got the issue back, this is on my windows11 machine connecting to azure ayon server, from left to right:
chrome http, chrome https, firefox https

This is a unrelated bug that have been fixed in the latest 1.6.0 release.

Thank you for clarifying!