jshridha / docker-blueiris

Blueiris in a docker using wine!
Apache License 2.0
105 stars 53 forks source link

BI Boot Loop #63

Open akagami-x opened 2 years ago

akagami-x commented 2 years ago

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

DarraghRogan commented 2 years ago

I have the same issue. Just randonmly went like this

AllsafePCs commented 2 years ago

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.