Blue Iris wont start up after app install in container
chris0583 opened this issue · 2 comments
OS: Unraid 6.8.3
CPU: Intel 5960x
Memory: 64 GB
Host: unraid dock
After install on Blue Iris in the container the application never starts up. I tried many time and no go. Below is what I see in the docker logs. I have pages and pages of the same thing. Any help would be great.
2021-02-17 13:36:06,738 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:08,741 INFO spawned: 'blueiris' with pid 8184
2021-02-17 13:36:10,406 INFO success: blueiris entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-02-17 13:36:10,406 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:11,408 INFO spawned: 'blueiris' with pid 8190
2021-02-17 13:36:12,134 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:13,136 INFO spawned: 'blueiris' with pid 8196
2021-02-17 13:36:13,846 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:15,850 INFO spawned: 'blueiris' with pid 8202
2021-02-17 13:36:17,569 INFO success: blueiris entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-02-17 13:36:17,569 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:18,571 INFO spawned: 'blueiris' with pid 8208
2021-02-17 13:36:20,257 INFO success: blueiris entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-02-17 13:36:20,257 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:21,260 INFO spawned: 'blueiris' with pid 8214
2021-02-17 13:36:21,947 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:22,948 INFO spawned: 'blueiris' with pid 8220
2021-02-17 13:36:23,701 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:25,704 INFO spawned: 'blueiris' with pid 8226
2021-02-17 13:36:26,349 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:29,353 INFO spawned: 'blueiris' with pid 8236
2021-02-17 13:36:30,619 INFO success: blueiris entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-02-17 13:36:31,454 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:31,455 INFO spawned: 'blueiris' with pid 8280
2021-02-17 13:36:33,114 INFO success: blueiris entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-02-17 13:36:33,114 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:34,116 INFO spawned: 'blueiris' with pid 8286
2021-02-17 13:36:35,851 INFO success: blueiris entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-02-17 13:36:35,851 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:36,853 INFO spawned: 'blueiris' with pid 8292
2021-02-17 13:36:37,519 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:38,522 INFO spawned: 'blueiris' with pid 8298
2021-02-17 13:36:39,231 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:41,235 INFO spawned: 'blueiris' with pid 8304
2021-02-17 13:36:42,908 INFO success: blueiris entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2021-02-17 13:36:42,908 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:43,909 INFO spawned: 'blueiris' with pid 8310
2021-02-17 13:36:44,550 INFO exited: blueiris (exit status 53; not expected)
2021-02-17 13:36:45,552 INFO spawned: 'blueiris' with pid 8316
2021-02-17 13:36:45,759 WARN received SIGTERM indicating exit request
2021-02-17 13:36:45,759 INFO waiting for X11, blueiris, fluxbox, novnc, x11vnc to die
2021-02-17 13:36:45,761 INFO stopped: x11vnc (exit status 2)
2021-02-17 13:36:46,056 INFO stopped: novnc (exit status 143)
2021-02-17 13:36:46,060 INFO stopped: fluxbox (exit status 0)
2021-02-17 13:36:48,068 INFO stopped: blueiris (terminated by SIGTERM)
2021-02-17 13:36:48,091 INFO stopped: X11 (exit status 0)
I'm having the exact same problem, exit status 53 for blueiris after X11 and novnc and fluxbox all get started.
I switched distros to leonowski/docker-blueiris and I now have it up and running.