You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current assembly discover of the PluginManager is not working properly on linux snap distribution or as AppImage.
This results in a boot failure of the application since housekeeping tasks cannot be scheduled or executed during startup.
Known workaround: execute unsqashfs lotsen-app_{version}_amd64.snap and execute ./lotsen-app in the file system root. This is neither convenient, nor user friendly and should be addressed in the next release.
The text was updated successfully, but these errors were encountered:
The current assembly discover of the
PluginManager
is not working properly on linux snap distribution or as AppImage.This results in a boot failure of the application since housekeeping tasks cannot be scheduled or executed during startup.
Known workaround: execute
unsqashfs lotsen-app_{version}_amd64.snap
and execute./lotsen-app
in the file system root. This is neither convenient, nor user friendly and should be addressed in the next release.The text was updated successfully, but these errors were encountered: