No D: Data
The app will create (and backup) the .bzvol directory on my D: but will not find any other folders or files. The folders and files have the same owner/privileges configured. bztransmit is working properly but the 'filelist.dat' file shows no folders or files for D:
Have you carfully followed the install procedure in the README ? Lots of people's problems with this docker come down to RTFM, but if there is a bug I can try to find a solution for you :)
Please provide the output to the following command
docker exec --user app <docker name> ls -la /config/wine/dosdevices/
I don't think I missed any steps. I went through a couple troubleshooting steps on the dockerhub, launching explorer, I can see the files in D:. Even through the BB config window, I can browse the D: and subfolders if I were to move the temp directory. I appreciate the help. Here's the output:
jbake@Mimir:$ sudo docker exec --user app Backblaze ls -la /config/wine/dosdevices/ total 8 drwxr-xr-x 2 app app 4096 Sep 1 16:21 . drwxr-xr-x 4 app app 4096 Sep 1 18:59 .. lrwxrwxrwx 1 app app 10 Sep 1 16:20 c: -> ../drive_c lrwxrwxrwx 1 app app 9 Sep 1 16:21 d: -> /drive_d/ lrwxrwxrwx 1 app app 1 Sep 1 16:20 z: -> / jbake@Mimir:~$
And the drive D is selected for backup for sure in the Backblaze settings ?
Can you email me (probably should not be public on github) the newest log file by modification date, that is stored in [config folder]/backblaze/wine/drive_c/ProgramData/Backblaze/bzdata/bzlogs/bztransmit/ ?
If you respond to this thread via the github notification email it is still public and files will get dropped. You need to email it to my email adress ([email protected]) directly.
I had removed the .bzvol folder a couple of times
I am not sure if Backblaze can recover from that, it complains in the logs about missing config files. My recommendation is stopping the container, removing all the Backblaze config folders from the host, reinstalling the container and starting the installation from scratch.
No activity in ~2 months. I will close this for now, can be reopened if needed.
@JonathanTreffler I'm having similar issues. The dosdevices directory looks correct, and I see in the bzfilelist log that the only thing getting scanned in D: is the .bzvol directory.
I can't share the log right now (computer issues) but if you tell me what to look for I can do that.
If I create new files Backblaze sees them. I still cannot get it to see existing files from before.
Was the same issue as https://github.com/JonathanTreffler/backblaze-personal-wine-container/issues/60 and creating wine drives solved the issue