meeb / tubesync

Syncs YouTube channels and playlists to a locally hosted media server
GNU Affero General Public License v3.0
1.96k stars 123 forks source link

Certain channel causing catastrophic failure #236

Open krazyjakee opened 2 years ago

krazyjakee commented 2 years ago
meeb commented 2 years ago

Interesting, what's in your container logs? Any errors?

krazyjakee commented 2 years ago

The other sources work fine but there are no relevant logs for the issue, it just hangs with no output.

meeb commented 2 years ago

I've spun up a test instance and added the channel and not had any issues so far (indexing, not downloading). What your experiencing sounds pretty much just like a timeout. The only thing you can tell from your description without some more details like logs with something useful in is that the channel overview page for that channel takes longer than 60 seconds to render. By "kills the entire app" do you mean that once you have a timeout that things like the index / root page for TubeSync refuses to load?

meeb commented 3 months ago

I'll close this for now as it lacks detail to assist further. Feel free to create a new issue if you still experience problems.