[Bug]: disconnect while loading episode list #1910

Closed
opened 2026-04-25 00:01:14 +02:00 by adam · 3 comments
Owner

Originally created by @mariomaz87 on GitHub (Apr 24, 2024).

Describe the issue

Hi, I noticed that one of my podcast was not downloading episodes with the scheduler. I opened the podcast and if I click on the magnifying glass to search, the webpage reloads and nothing happens.
The feed is: https://feeds.megaphone.fm/cosemoltoumane
I don’t have this issue with other podcasts.

In the log I have:

[2024-04-24 12:00:11.456] INFO: [LibraryItem] Library item "5da0da89-30f5-4b3e-814a-69b6537fceb6" updated
[2024-04-24 12:00:11.457] INFO: [PodcastManager] runEpisodeCheck: "Cose Molto Umane di Gianpiero Kesten" | Last check: Wed Apr 24 2024 11:50:00 GMT+0200 (Central European Summer Time) | No latest episode
[2024-04-24 12:00:12.696] INFO: [LibraryItem] Library item "f2cb68d1-0db8-4ec5-96ce-9aa4398ba308" updated
[2024-04-24 12:13:26.352] INFO: [SocketAuthority] Socket Connected Q_ax_ilmpRfyLAE-AAAv
[2024-04-24 12:13:52.704] INFO: [SocketAuthority] Socket Q_ax_ilmpRfyLAE-AAAv disconnected from client "mario" after 26352ms (Reason: transport close)

Steps to reproduce the issue

  1. Subscribe to podcast https://feeds.megaphone.fm/cosemoltoumane
  2. Click on magnifying glass

Audiobookshelf version

v2.9.0

How are you running audiobookshelf?

Docker

Originally created by @mariomaz87 on GitHub (Apr 24, 2024). ### Describe the issue Hi, I noticed that one of my podcast was not downloading episodes with the scheduler. I opened the podcast and if I click on the magnifying glass to search, the webpage reloads and nothing happens. The feed is: https://feeds.megaphone.fm/cosemoltoumane I don’t have this issue with other podcasts. In the log I have: [2024-04-24 12:00:11.456] INFO: [LibraryItem] Library item "5da0da89-30f5-4b3e-814a-69b6537fceb6" updated [2024-04-24 12:00:11.457] INFO: [PodcastManager] runEpisodeCheck: "Cose Molto Umane di Gianpiero Kesten" | Last check: Wed Apr 24 2024 11:50:00 GMT+0200 (Central European Summer Time) | No latest episode [2024-04-24 12:00:12.696] INFO: [LibraryItem] Library item "f2cb68d1-0db8-4ec5-96ce-9aa4398ba308" updated [2024-04-24 12:13:26.352] INFO: [SocketAuthority] Socket Connected Q_ax_ilmpRfyLAE-AAAv [2024-04-24 12:13:52.704] INFO: [SocketAuthority] Socket Q_ax_ilmpRfyLAE-AAAv disconnected from client "mario" after 26352ms (Reason: transport close) ### Steps to reproduce the issue 1. Subscribe to podcast https://feeds.megaphone.fm/cosemoltoumane 2. Click on magnifying glass ### Audiobookshelf version v2.9.0 ### How are you running audiobookshelf? Docker
adam added the bug label 2026-04-25 00:01:14 +02:00
adam closed this issue 2026-04-25 00:01:14 +02:00
Author
Owner

@advplyr commented on GitHub (Apr 25, 2024):

I'm not able to reproduce this issue. Can you explain what you mean with the "webpage reloads"?

If the server is crashing you will see a FATAL error in the logs. Those errors are also stored separately in /metadata/logs/crash_logs.txt.

This is a large podcast feed so maybe you are hitting a memory limit. Can you share more about your setup and how you are running Docker?

@advplyr commented on GitHub (Apr 25, 2024): I'm not able to reproduce this issue. Can you explain what you mean with the "webpage reloads"? If the server is crashing you will see a `FATAL` error in the logs. Those errors are also stored separately in `/metadata/logs/crash_logs.txt`. This is a large podcast feed so maybe you are hitting a memory limit. Can you share more about your setup and how you are running Docker?
Author
Owner

@mariomaz87 commented on GitHub (Apr 28, 2024):

"Unfortunately" I'm not able to reproduce the issue anymore. Now I can see the episode list and the episodes are being downloaded. I don't have any crash_logs.txt anyway.
I've noticed another couple of podcasts which are not being downloaded according to the schedule but I think it's a different issue because I can see the episode list for these shows.

@mariomaz87 commented on GitHub (Apr 28, 2024): "Unfortunately" I'm not able to reproduce the issue anymore. Now I can see the episode list and the episodes are being downloaded. I don't have any crash_logs.txt anyway. I've noticed another couple of podcasts which are not being downloaded according to the schedule but I think it's a different issue because I can see the episode list for these shows.
Author
Owner

@advplyr commented on GitHub (Apr 28, 2024):

Thanks, let me know if you get more info

@advplyr commented on GitHub (Apr 28, 2024): Thanks, let me know if you get more info
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1910