jshridha/docker-blueiris

BI Boot Loop

akagami-x opened this issue · 2 comments

since the latest updates, upgrading BI sends it in a sort of bootloop and wont ever launch (WINE works fine)
2021-12-16 23:27:05,949 INFO exited: blueiris (exit status 0; expected) 2021-12-16 23:27:05,950 INFO spawned: 'blueiris' with pid 1185 2021-12-16 23:27:07,252 INFO success: blueiris entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2021-12-16 23:27:09,314 INFO exited: blueiris (exit status 0; expected) 2021-12-16 23:27:10,316 INFO spawned: 'blueiris' with pid 1330 2021-12-16 23:27:11,610 INFO success: blueiris entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2021-12-16 23:27:13,668 INFO exited: blueiris (exit status 0; expected)
i can only verify it's working on 5.3.9.8
the other update optins i have (5.5.37 and 5.5.41) all boot loop

I have the same issue. Just randonmly went like this

I was able to get around this by updating wine and wine-staging to the latest version. Currently on 5.5.6.21 and things work well outside of a small memory leak I'm still investigating.