server-docker
server-docker copied to clipboard
Could not update casting device info
Everything works fine but I always got this notification. I'm running the container with the following parameters as a podman systemd unit.
[Unit]
Description=The Stremio streaming Server Docker image
[Container]
DNS=1.1.1.1
Image=docker.io/stremio/server:latest
AutoUpdate=registry
ContainerName=stremio-server
Environment=NO_CORS=1
Environment=CASTING_DISABLED=1
PublishPort=11470:11470
PublishPort=12470:12470
[Install]
WantedBy=default.target
get the same issue
Getting the same issue when running on a container with default settings
Same here! docker container is running in crostini shell ("virtual" linux) in ChromeOS.
Same for me, did someone found a solution ?
Same issue when deploying the docker image to a remote server and trying to cast to my local devices at home.
Have you tried changing the dns