-
Notifications
You must be signed in to change notification settings - Fork 36
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
Install fails on Synology #185
Comments
Hi @carldavis Have you managed to install it? I have a similar setup (DS1515+ upgraded to DS1517+ firmware with DSM 7.2-64570 Update 3), and I've been running this container for a year. I had initial problems with setting it up, but I found somewhere the Ubuntu 20 image would not work on Synology. I had to use the Ubuntu 18 image. Here is my docker-compose.yaml:
|
Hey @carldavis I was able to install on my Synology NAS(DSM 7.2.2-72806 Update 2) with the latest version of the image(Ubuntu22) as well the latest version of backblaze that is downloaded I installed dotnet48 by opening a terminal on Container Manager on the Backblaze container and pressing the create button for a new terminal since it will show one that is currently running then write the following command: winetricks --force dotnet48 On the same terminal it will start downloading the installer of the .net framework 4.0 first to install it then it will do the 4.8. I had to close any running applications on taskmgr of wine and then close the taskmgr itself for the installer to show up after a few seconds(If you see the screen go black just wait a bit) Afterwards the .net 4.0 installer will show up and you have to simply install it. After the installation is complete it will then run the .net 4.8 installer(The screen will go black again). After you will see the .net 4.8 installer. When it finishes installing then you can run manually the backblaze installer by opening explorer with the run button on the start menu. Then you will see an application running of backblaze extractor wait a couple of seconds then kill that application with taskmgr(I had to do that in order for the installer of backblaze to show up) Then simply follow the rest of instructions of putting your email then password as it shows on the Readme. I do want to say that you might get a permissions issue window like this: I would say ignore it since so far for me the backup is running without any issues. Lastly I used the docker compose that is above of @jan-oratowski just changed a bit regarding some permission issues I had at first with WINE. Hope this helps you
|
I think the download is failing but I do not know how to confirm or how to further troubleshoot. The container will remain at
wine64 install_backblaze.exe
until I bring that window to the foreground, afterwards all I have is a black screen.Any assistance is appreciated.
DSM 7.1.1-42962 Update 1
DS1817+
The text was updated successfully, but these errors were encountered: