Skip to content
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

Gets stuck while updating FreshRSS feeds #1273

Open
Nosen92 opened this issue Jul 20, 2023 · 2 comments
Open

Gets stuck while updating FreshRSS feeds #1273

Nosen92 opened this issue Jul 20, 2023 · 2 comments
Milestone

Comments

@Nosen92
Copy link

Nosen92 commented Jul 20, 2023

The update pauses indefinitely at Updating (16/217)...
I'm new to this software. Running fresh install of 1.14.5 rpm on Fedora 38.
I added my FreshRSS instance as source.
http://[EXTERNALIP:PORT]/api/greader.php
Provided user and api password.

In the console i get this output:

Traceback (most recent call last):
  File "/usr/lib64/liferea/plugins/gnome-keyring.py", line 63, in do_store
    coll = self.get_collection()
           ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/liferea/plugins/gnome-keyring.py", line 41, in get_collection
    service = Secret.Service.get_sync(Secret.ServiceFlags.LOAD_COLLECTIONS, None)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
gi.repository.GLib.GError: g-dbus-error-quark: No such secret item at path: /org/freedesktop/secrets/collection/login/24 (19)
sys:1: Warning: g_string_insert_len: assertion 'string != NULL' failed

Liferea finds and displays my feeds in my folders correctly.
Updating the content in those feeds gets stuck though. Unsure about how to proceed.

@lwindolf
Copy link
Owner

Sorry that I did not yet look into this. Will try to reproduce it soon.

@lwindolf lwindolf added this to the 1.15.2 milestone Aug 14, 2023
@lwindolf lwindolf modified the milestones: 1.15.2, 1.5.3, 1.15.3, 1.15.4 Sep 15, 2023
@lwindolf
Copy link
Owner

@Nosen92 Thinking about what could cause your problem, judging from the error message it looks like the Liferea keyring is not being returned from libsecret.

Can you please check using seahorse wether there is a "liferea" keyring and wether you can unlock it and if you see secrets inside?

If there is such a keyring you can safely delete it in seahorsethen restart Liferea and it will be recreated (of course reasking you for all passwords).

@lwindolf lwindolf modified the milestones: 1.15.4, 1.15.5 Oct 22, 2023
@lwindolf lwindolf modified the milestones: 1.15.5, 1.15.6 Dec 23, 2023
@lwindolf lwindolf modified the milestones: 1.15.6, 1.15.7 Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants