Closed hapkom2k closed 3 months ago
seems very similar to this issue
https://github.com/denoland/deno/issues/17444
try to update you docker engine installation and report back if that fixes the issue
Docker version is 20.10.7, build f0df350 I believe this is the latest version
problem persists =(
from other threads it seems to be that you have problems with the privileges of the containers, check if portainer has some settings to run the containers as privileged. Either way I doubt this is a problem with vod2pod (also because it breaks both redis and vod2pod containers) it's probably the configuration of docker on you machine
Thanks, the container is up and running.
The only error in Redis :
WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
But as I understand it, this is not critical.
I noticed another thing, direct playback (after pressing play) goes well, but the file download is painfully slow (40 minutes for 70 Mb). What could be the problem?
PS Should I start a new topic, or will you help here?
I confirm you can ignore the warning, if you want to fix it you need to follow the guide, nothing I can do about it (but since vod2pod-rss is not nothing critical IMHO you can ignore it)
As for the slowness is a know limit of youtube, you are not the first to mention it, nothing I can do about it, might go away if the manrainers of yt-dlp find a solution, basically keep vod2pod-rss updated and maybe it will improve in the future, but is out of my control
app version: v1.2.1
issue description:
Hello Im using your docker compose file in portainer. Can't start the docker
vod2pod log:
Redis log:
My sysctl -p:
Docker compose :