JonathanTreffler / backblaze-personal-wine-container

Run the Backblaze personal backup client in a docker container
https://hub.docker.com/r/tessypowder/backblaze-personal-wine
GNU Affero General Public License v3.0
374 stars 35 forks source link

Backblaze Stops in Wine #140

Open bubba925 opened 5 months ago

bubba925 commented 5 months ago

I will open up the container every few days to check and make sure all is good. Recently after a couple days the permissions dialog box is open but backblaze is not running. I can open it from the gui and it starts up again. Not sure what is happening.

bubba925 commented 5 months ago

Realized it's happening after my appdata backup on Sundays where it stops the container and restarts it. Not sure why backblaze does not re open after it starts.

traktuner commented 5 months ago

Hello, could you please send us the full Docker logs for that container includinf the wine-startapp.log which is located here:

dosdevices/c:/backblaze-wine-startapp.log Thank you
bubba925 commented 5 months ago

I realized I was using latest and read through all the issues with that and changed to uhuntu22, are the logs persistent? I can still send them if they are later today.

traktuner commented 5 months ago

if a container gets re-created the logs are gone. Are you having the same issue with all tags or is it working now?

bubba925 commented 5 months ago

I will have to check once my current backup is done. Had been behind about a week because of the issue so it is still trying to catch up.

traktuner commented 5 months ago

Hey @bubba925 so your backup is running correctly, but just the Backblaze GUI "disappears"? You can also ignore the permission dialog. I think this pops up because Backblaze is not designed to work in Wine. Please make sure you are using the latest version v1.8.1 of your container. You can also try to change the docker tag to :ubuntu22 and see if things change.