Isaac

Results 213 comments of Isaac

I believe this is a similar issue to https://github.com/Zibbp/ganymede/issues/354. The heartbeats inside of the long running functions aren't properly ending when the task finished causing weird issues.

I have some changes to the Heartbeat available using the `:main` image tag if you'd like to test it out. Not sure if it will fix this issue but I...

> i also tried to use the main, because i have the same issue. ghcr.io/zibbp/ganymede:main etc but got an error after the pulling because manifest unknown I'm assuming you're running...

What CPU is this running on? And to confirm, you're only changing the API container image? That's the only one required for this change.

Is that error from the browser console? If you go to the network tab of the browser tools, any failed requests? Is this just the `/workflows` page?

[v2.1.0](https://github.com/Zibbp/ganymede/releases/tag/v2.1.0) has been released with some fixes for the original issue in this post. Can you try it out and let me know if the video move error still happens?...

Is this a live stream archive? If possible, can you post the full output from when the archive started to when errors start?

> Having an issue just like this as well. Out of 10 VODs, it moved all of them successfully but on 8 out of 10 of them it showed Video...

The formatting of the logs you uploaded got all messed up and it's difficult to read. Can you run `docker logs ganymede-api >& /tmp/ganymede-api.txt` and upload the resulting file here?...

As I was trying to recreate the problem it appears Twitch rolled this change back (according to the link Streamlink issue). The access token check for is crashing when passing...