James Traxler
James Traxler
Seems like this line in Preferences.py doesn't like the wx.SYS_ANSI_FIXED_FONT on my system: wx.SystemSettings().GetFont(wx.SYS_ANSI_FIXED_FONT).GetFaceName() # "Lucida Console" Dunno why it has changed, but maybe you could use a try block...
Anyone out there?
The plan is to get this into Portainer 2.16.
2.16 - with TLS support for ingresses - is being release tested at present and should be pushed out very soon.
https://github.com/portainer/portainer/issues/7843
2.16 was released recently and includes TLS support for ingresses, hence I'm closing this ticket. Note: We are also going to release a 2.16.1 patch release around a couple of...
In 2.15, which should be released soon, we hope to add a 'Dismiss' option to the update banner.
Fixed under https://github.com/portainer/portainer/issues/7720 for 2.16.
Also PR: https://github.com/portainer/portainer/pull/10778
@razvanphp I tried this in BE-2.20.0 and it worked for me. Can you see if it is resolved in that newer version? I don't see a specific fix for your...