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
I agree to follow the Code of Conduct that this project adheres to.
I have searched the issues tracker for a bug report similar to mine, in vain
Ferdium Version
7.0.0
What Operating System are you using?
Ubuntu
Operating System Version
Ubuntu 24.04.2 LTS
What arch are you using?
x64
Last Known Working Ferdium version
6.11.0-17-generic
Expected Behavior
App should start.
Actual Behavior
No longer starts. When I run from command line I got the following output:
$ ferdium
Checking for beta autoupdate feature for deb/rpm distributions
Found package-type: deb
[MobX] Since strict-mode is enabled, changing (observed) observable values without using an action is not allowed. Tried to modify: Settings@13.store
Ferdium Migration: 🧙 Running database migration wizard
info: serving app on http://localhost:46569
Ferdium Migration: 🔧 Nothing to migrate, already on the newest version
[24871:0220/122051.286717:ERROR:nss_util.cc(345)] After loading Root Certs, loaded==false: NSS error code: -8018
[24871:0220/122051.410697:ERROR:interface_endpoint_client.cc(725)] Message 6 rejected by interface blink.mojom.WidgetHost
[24871:0220/122051.410768:ERROR:interface_endpoint_client.cc(725)] Message 7 rejected by interface blink.mojom.WidgetHost
[24871:0220/122051.410894:ERROR:interface_endpoint_client.cc(725)] Message 2 rejected by interface blink.mojom.Widget
Checking for update
Update for version 7.0.0 is not available (latest version: 7.0.0, downgrade is disallowed).
My previous install was using .deb package. I tried app image:
./Ferdium-linux-Portable-7.0.0-x86_64.AppImage --no-sandbox
[MobX] Since strict-mode is enabled, changing (observed) observable values without using an action is not allowed. Tried to modify: Settings@13.store
Ferdium Migration: 🧙 Running database migration wizard
info: serving app on http://localhost:46569
Ferdium Migration: 🔧 Nothing to migrate, already on the newest version
[33205:0220/130636.127482:ERROR:nss_util.cc(345)] After loading Root Certs, loaded==false: NSS error code: -8018
Avoid duplicates
Ferdium Version
7.0.0
What Operating System are you using?
Ubuntu
Operating System Version
Ubuntu 24.04.2 LTS
What arch are you using?
x64
Last Known Working Ferdium version
6.11.0-17-generic
Expected Behavior
App should start.
Actual Behavior
No longer starts. When I run from command line I got the following output:
the it just hangs there without showing UI.
ps
show multiple processes like this:Steps to reproduce
ferdium
and press enterDebug link
No response
Screenshots
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: