koush / scrypted

Scrypted is a high performance video integration and automation platform
https://scrypted.app
Other
4.29k stars 254 forks source link

Docker issue #1644

Closed gh0sti closed 2 hours ago

gh0sti commented 2 hours ago

Describe the bug scrypted is not working after a new docker image was pushed Portainer shows these logs. s6-rc: info: service setup successfully started

s6-rc: info: service dbus: starting

s6-rc: info: service fix-attrs successfully started

s6-rc: info: service legacy-cont-init: starting

SCRYPTED_DOCKER_AVAHI != true, not starting dbus-daemon

s6-rc: info: service dbus successfully started

s6-rc: info: service avahi: starting

SCRYPTED_DOCKER_AVAHI != true, not starting avahi-daemon

s6-rc: info: service legacy-cont-init successfully started

s6-rc: info: service avahi successfully started

s6-rc: info: service legacy-services: starting

s6-rc: info: service legacy-services successfully started

s6-rc: info: service legacy-services: stopping

s6-rc: info: service legacy-services successfully stopped

s6-rc: info: service legacy-cont-init: stopping

s6-rc: info: service avahi: stopping

s6-rc: info: service legacy-cont-init successfully stopped

s6-rc: info: service fix-attrs: stopping

s6-rc: info: service avahi successfully stopped

s6-rc: info: service dbus: stopping To Reproduce Steps to reproduce the behavior:

  1. use watchtower to update images
  2. scrypted was updated and now won't run

Expected behavior scrypted is supposed to be running

Server (please complete the following information):

Hardware Model (please complete the following information):

Client (please complete the following information, if applicable):

Additional context I tried using different networking setups and deploying the container several times.

koush commented 2 hours ago

there was no new docker image, just betas. in any case, latest is working fine on multiple setups here.