Repod not loading pod feeds #107

Closed
opened 2024-06-01 05:42:37 +00:00 by skvaller · 4 comments

Since a while now Repod not loading feeds.
When I open the app, podcasts are showing but when trying to play them "Error loading feed".
Reason: I don't know.
Tried any other app: Music, it's working.

Is it GPodder / Repod compability issues? I don't know or know how to check.

Since a while now Repod not loading feeds. When I open the app, podcasts are showing but when trying to play them "Error loading feed". Reason: I don't know. Tried any other app: Music, it's working. Is it GPodder / Repod compability issues? I don't know or know how to check.
Owner

Hello.

I'm sorry to hear that.
I need a few informations to help you :

  • your PHP version
  • your Nextcloud version
  • your gPodderSync version
  • your RePod version

I also need your Nextcloud logs.
To obtain this logs, please do the following :

  • Click on your avatar at the top right and choose "Administration settings" in the menu
  • In the left panel, at the bottom, go to "Logging" section
  • At the top right, click on "Log reader settings"
  • Scroll at the bottom of the modal and click on "Download logs"

Attach the file downloaded in this issue and with all this informations, I will investigate.
Thank you.

Hello. I'm sorry to hear that. I need a few informations to help you : - your PHP version - your Nextcloud version - your gPodderSync version - your RePod version I also need your Nextcloud logs. To obtain this logs, please do the following : - Click on your avatar at the top right and choose "Administration settings" in the menu - In the left panel, at the bottom, go to "Logging" section - At the top right, click on "Log reader settings" - Scroll at the bottom of the modal and click on "Download logs" Attach the file downloaded in this issue and with all this informations, I will investigate. Thank you.

Hello,

I face the same problem, is it ok if I give you my information ?

PHP 8.1
NextCloud 29.0.1
gPodderSync 3.9.0
RePod 2.3.2

The log only show this line in relation with gPodderSync or RePod

[index] Erreur: Call to a member function get() on null in file '/home/clients/e94e8ffb73ec24ba5fc6179406c04917/sites/MonSite.fr/NC/apps/gpoddersync/lib/Core/PodcastData/PodcastDataReader.php' line 87
	GET /index.php/apps/repod/podcast?url=https%3A%2F%2Fradiofrance-podcast.net%2Fpodcast09%2F35099478-7c72-4f9e-a6de-1b928400e9e5%2Frss_10177.xml
Hello, I face the same problem, is it ok if I give you my information ? PHP 8.1 NextCloud 29.0.1 gPodderSync 3.9.0 RePod 2.3.2 The log only show this line in relation with gPodderSync or RePod ``` [index] Erreur: Call to a member function get() on null in file '/home/clients/e94e8ffb73ec24ba5fc6179406c04917/sites/MonSite.fr/NC/apps/gpoddersync/lib/Core/PodcastData/PodcastDataReader.php' line 87 GET /index.php/apps/repod/podcast?url=https%3A%2F%2Fradiofrance-podcast.net%2Fpodcast09%2F35099478-7c72-4f9e-a6de-1b928400e9e5%2Frss_10177.xml ```
Owner

Hello.

That's exactly what I needed.
The problem appear when you have no cache configured (like APCu, memcache or redis).
I push a fix and it's now live in the 2.3.3 version.

Thank you again and happy podcasting !

Hello. That's exactly what I needed. The problem appear when you have no cache configured (like APCu, memcache or redis). I push a fix and it's now live in the 2.3.3 version. Thank you again and happy podcasting !
Xefir closed this issue 2024-06-14 18:17:46 +00:00
Author

I just wan't to thank you for answering and listening to us so fast! I'm not really used to this level of service and excellent behavior. Thank you again!

I just wan't to thank you for answering and listening to us so fast! I'm not really used to this level of service and excellent behavior. Thank you again!
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/repod#107
No description provided.