Have you checked the Docker logs for your piped container(s)
https://docs.docker.com/engine/reference/commandline/logs/
Running ‘docker ps’ will show you your running containers which you can then use those names to retrieve the logs.
An alternative privacy-friendly YouTube frontend that is efficient by design.
https://github.com/TeamPiped/Piped
Have you checked the Docker logs for your piped container(s)
https://docs.docker.com/engine/reference/commandline/logs/
Running ‘docker ps’ will show you your running containers which you can then use those names to retrieve the logs.
Thanks, that helped a little. The frontend and the proxy show no errors, the backend shows a parsing exception and a timeout exception. However, I got invidious to run without problems in the meantime, so I'm staying with that