-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: All services are missing #870
Comments
Hello @zparihar, Can you take a screenshot of the about window on your Ferdium? Thank you! |
Today i've received new update, after restart Ferdium says that it can't load services and i'm forced to start clean >.< |
Hi @felislynx-silae, please install back the 6.4.x stable version as we are facing issues with |
@SpecialAro thank you for suggestion of downgrading :), please let know when update will be safe |
This just happened to me (and I've been running 6.7.3 for some time) on Ubuntu 24.04, after boot and login Ferdium was empty.
|
Hello @tmatth , can you please provide the logs in the developer console? View > toggle dev console |
@SpecialAro there's I'm also seeing this when I launch Ferdium from a terminal:
|
Hum... The app launches but there is an error of a missing package Can you check if installing it manually fixed it? Also, make sure your config.json and proxy.json file are not corrupted |
No change
My proxy.json just has 6 entries with different UUIDs that look like: "<UUID>": {
"isEnabled": false,
"host": "",
"port": 0,
"user": "",
"password": ""
} I'm not seeing a config.json anywhere. |
just an FYI, not sure how much this has to do with YOUR bug, but I had the EXACT same behavior after messing around with the recipes folder trying to create a custom service. when i deleted the "offending" folder/files, everything just started working again (after quitting ferdium and running it again of course) like normal. hope this helps someone |
Avoid duplicates
Ferdium Version
6.2.3
What Operating System are you using?
Ubuntu
Operating System Version
20.04
What arch are you using?
x64
Last Known Working Ferdium version
6.2.0
Expected Behavior
When I open up my Ferdium, all my Services should load
Actual Behavior
When I open up my Ferdium, it says that it can't connect to my online services and I don't see any of my services that I had previously.
I tried logging out and logging back in, and everything is gone?
When I look at my ~/.config/Ferdium directory, i'm not sure where I can debug whats going on. I see all my downloaded receipes, but it feels like my configs are missing. When I do a 'du . -sh' in this directory, it says I've got 13 gigs of data (in the 'Partitions' directory).
Are my configs stored up on the Ferdium server, but are now missing? --> and because they are missing online, i don't see any of my services?
Should I even bother with making a Ferdium account anymore? And instead just have them locally?
Its a real pain to add all my services back.
Steps to reproduce
Opening up Ferdium
Debug link
No response
Screenshots
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: