Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unraid install stuck on installing backblaze #178

Open
SC8198 opened this issue Jun 30, 2024 · 3 comments
Open

unraid install stuck on installing backblaze #178

SC8198 opened this issue Jun 30, 2024 · 3 comments

Comments

@SC8198
Copy link

SC8198 commented Jun 30, 2024

Not sure what happened, I updated to latest and it broke. It doesn't seem to get past wine64 install_backblaze.exe in the log.

Any ideas on what it could be?

@SC8198 SC8198 closed this as completed Jul 2, 2024
@unofficialmatt
Copy link

@SC8198 how did you fix this?

@SC8198
Copy link
Author

SC8198 commented Jan 8, 2025

Gonna be real here. I have no clue actually. I am currently trying to reproduce. If I can get it it installed I will update this

@SC8198 SC8198 reopened this Jan 8, 2025
@SC8198
Copy link
Author

SC8198 commented Jan 8, 2025

Okay I am at a loss on how I ever got it installed haha. It just hangs on wine64 "install_backblaze.exe"

I have tried adding -nogui to the second install command in the startapp.sh which I thought was working when I ran wine64 "install_backblaze.exe -nogui but I guess that never actually did anything either.

I also tried downloading a reported by other users good installer from a issue here on github and it also didn't work. Not sure exactly what is going on here. Again I am on Unraid and I had it working at one point but I got the issue in #116 So I was attempting to reinstall to fix and Inherit backup but can't get it installed again.

Logs:
[app ] + for x in {d..z} [app ] + test -d /drive_w [app ] + for x in {d..z} [app ] + test -d /drive_x [app ] + for x in {d..z} [app ] + test -d /drive_y [app ] + for x in {d..z} [app ] + test -d /drive_z [app ] + cd /config/wine/ [app ] + '[' false = true ']' [app ] + '[' -n 1280 ']' [app ] + '[' -n 720 ']' [app ] + log_message 'WINE: Enabling Virtual Desktop mode with 1280:1280 aspect ratio' [app ] ++ date [app ] + echo 'Wed Jan 8 06:13:44 AM Americas 2025: WINE: Enabling Virtual Desktop mode with 1280:1280 aspect ratio' [app ] + winetricks vd=1280x720 [app ] ------------------------------------------------------ [app ] warning: Running Wine/winetricks as root is highly discouraged. See https://wiki.winehq.org/FAQ#Should_I_run_Wine_as_root.3F [app ] ------------------------------------------------------ [app ] Executing mkdir -p /config [supervisor ] all services started. [app ] ------------------------------------------------------ [app ] warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug. [app ] ------------------------------------------------------ [app ] Using winetricks 20210206 - sha256sum: 0f21da98811e0bfda16a7d6d6b8e860a9cedbd4e836c7dd9b02f068d3092ee2e with wine-9.0 and WINEARCH=win64 [app ] Executing wine regedit C:\windows\Temp/vd.reg [app ] Executing wine64 regedit C:\windows\Temp/vd.reg [app ] + '[' false = true ']' [app ] + '[' true = true ']' [app ] + echo 'FORCE_LATEST_UPDATE is enabled which may brick your installation.' [app ] FORCE_LATEST_UPDATE is enabled which may brick your installation. [app ] + '[' -f '/config/wine/drive_c/Program Files (x86)/Backblaze/bzbui.exe' ']' [app ] + fetch_and_install [app ] + cd /config/wine/dosdevices/c:/ [app ] + '[' true = true ']' [app ] + log_message 'INSTALLER: FORCE_LATEST_UPDATE=true - downloading latest version' [app ] ++ date [app ] + echo 'Wed Jan 8 06:14:18 AM Americas 2025: INSTALLER: FORCE_LATEST_UPDATE=true - downloading latest version' [app ] + curl -L https://www.backblaze.com/win32/install_backblaze.exe --output install_backblaze.exe [app ] % Total % Received % Xferd Average Speed Time Time Time Current [app ] Dload Upload Total Spent Left Speed [app ] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [app ] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [app ] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [app ] 27 39.5M 27 10.8M 0 0 8792k 0 0:00:04 0:00:01 0:00:03 10.5M [app ] 75 39.5M 75 29.8M 0 0 13.2M 0 0:00:02 0:00:02 --:--:-- 14.8M [app ] 100 39.5M 100 39.5M 0 0 14.4M 0 0:00:02 0:00:02 --:--:-- 15.8M [app ] + log_message 'INSTALLER: Starting install_backblaze.exe' [app ] ++ date [app ] + echo 'Wed Jan 8 06:14:20 AM Americas 2025: INSTALLER: Starting install_backblaze.exe' [app ] + '[' -f '/config/wine/drive_c/Program Files (x86)/Backblaze/bzbui.exe' ']' [app ] + WINEARCH=win64 [app ] + WINEPREFIX=/config/wine/ [app ] + wine64 install_backblaze.exe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants