Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] selfhosters.net's Template Repository

Featured Replies

My D drive is suddenly showing up as (Unplugged) and sync has stopped. I've tried reinstalling from scratch and inheriting the backup state, but it's still showing as (Unplugged) for D. Any fixes?

  • Replies 956
  • Views 361.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Hi   i fixed it by changing the rights of the data folder in /appdata/prometheus   chown -R 65534:65534 data   Maybe that helps you guys also.

  • Hi, the docker Adminer updates really often, I have updated it 3 times today.. is something wrong or is new version released this often? it is not the first time I have updated it several times on a s

  • APP: Backblaze   Blackblaze just released v8.5 and I just wanted to share my experiences with upgrading manually.   With the Portainer container running, I went into Portainer and

Posted Images

On 12/8/2023 at 12:24 AM, bubbadrk said:

Backblaze

 

i believe I am running into permissions issues? I follow the steps and can see drive D but can not access it. Permissions for /mnt/user are nobody/users. I know wine uses app/app but I don’t feel like the answer of changing /mnt/user permissions is correct? It might break things?

 

I seem to have fixed this with the following changes to the setup, ubuntu18 repo, priveledged container, and adding USER_ID/GROUP_ID variables with a value of 0 so the container runs as root.

 

I'm having the same issue. Looks like it started on the 7th of December for me

Hello!
There seems to be an issue with one of the Containers templates you guys host.


qBitrr

You have "--user 1000:1000" in Extra Perimeters which is cause the container to crash.

additionally  /completed_downloads has been changed to /data/torrents

On 1/10/2024 at 10:37 AM, newoski said:

 

I'm having the same issue. Looks like it started on the 7th of December for me

I edited that post with my fix. Mine is still running fine with the permissions and such changed.

On 1/14/2024 at 1:20 PM, bubbadrk said:

I edited that post with my fix. Mine is still running fine with the permissions and such changed.

I've been trying your suggestions, but I must be doing something wrong... Any chance you'd be willing to TeamViewer for some beer money? 

I ain’t gonna do that but I’ll help for free. Screen shot your config and post it. I don’t check here too often so it might be some time. Also what errors you are getting

Edited by bubbadrk

8 hours ago, bubbadrk said:

I ain’t gonna do that but I’ll help for free. Screen shot your config and post it. I don’t check here too often so it might be some time. Also what errors you are getting

 

OK, thanks. Are these settings correct -- based on your recommendation?

image.png.d42fd97c35345b7212ce1e03a27892dd.png

image.png.2f97f8dbe5af2c7fc3daf170f9a69e4f.png

image.png.9c9b941a375dbb17f1692e9a0b69e8fb.png

 

 

image.png

image.png

Edited by newoski

That is exactly what I have. Possible your permissions are different but I doubt it. Have you tried deleting the container and erasing the appdata and re-installing with these settings?

1 hour ago, bubbadrk said:

That is exactly what I have. Possible your permissions are different but I doubt it. Have you tried deleting the container and erasing the appdata and re-installing with these settings?


deleting and reinstalling w these did the trick!!!

Good to hear!

I'm trying to setup sharelatex and i'm hitting an issue with mongodb but I'm using the version specified by the overleaf setup mongo:4.4. Is there something i'm missing or something I should have setup in mongodb or sharelatex differently?

 

mongodb was setup just by installing the template from community applications and I attached an image of my sharelatex docker config.

 

I haven't found anything online that explains any steps besides just installing redis, mongodb, and sharelatex so i'm really confused why this is an issue given i matched the mongodb version as mentioned.

474738238_Screenshot2024-01-19at12_25_48PM.thumb.png.943a62fb4ede8154e7a6c1c9f9177955.png

 

*** Running /etc/my_init.d/00_make_sharelatex_data_dirs.sh...
*** Running /etc/my_init.d/00_regen_sharelatex_secrets.sh...
*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
*** Running /etc/my_init.d/00_restore_site_status...
*** Running /etc/my_init.d/00_set_docker_host_ipaddress.sh...
*** Running /etc/my_init.d/01_nginx_config_template.sh...
*** Running /etc/my_init.d/10_delete_old_logs.sh...
*** Running /etc/my_init.d/10_syslog-ng.init...
*** Running /etc/my_init.d/98_check_db_access.sh...
Mongo instance doesn't support transactions
MongoServerError: Transaction numbers are only allowed on a replica set member or mongos
    at Connection.onMessage (/overleaf/services/web/node_modules/mongodb/lib/cmap/connection.js:231:30)
    at MessageStream.<anonymous> (/overleaf/services/web/node_modules/mongodb/lib/cmap/connection.js:61:60)
    at MessageStream.emit (node:events:517:28)
    at processIncomingData (/overleaf/services/web/node_modules/mongodb/lib/cmap/message_stream.js:125:16)
    at MessageStream._write (/overleaf/services/web/node_modules/mongodb/lib/cmap/message_stream.js:33:9)
    at writeOrBuffer (node:internal/streams/writable:392:12)
    at _write (node:internal/streams/writable:333:10)
    at Writable.write (node:internal/streams/writable:337:10)
    at Socket.ondata (node:internal/streams/readable:777:22)
    at Socket.emit (node:events:517:28) {
  ok: 0,
  code: 20,
  codeName: 'IllegalOperation',
  [Symbol(errorLabels)]: Set(0) {}
}
*** /etc/my_init.d/98_check_db_access.sh failed with status 1

*** Killing all processes...
generating random secrets
Nginx: generating config file from template
Nginx: reloading config
 * Reloading nginx configuration nginx
   ...done.
Jan 19 11:55:01 a55d3b55d698 syslog-ng[89]: syslog-ng starting up; version='3.25.1'

 

my Cloudflare DDNS docker will not stay running. I will start it and it starts but within 30 seconds it stops running. Any clue on how to correct this issue?

tower-diagnostics-20240123-1554.zip

Edited by T_Matz
added diagnostics file

The traccar Docker container is missing a important path.

The /opt/traccar/data folder should be mapped to appdata, since it contains the database.
Even tho a dedicated MySQL-DB is recommended, it is not good that the testing/default db gets deleted whenever the container gets updated.

Is the forgejo-docker support deprecated? This support thread is linked in the package but I can‘t find any reference here. 

15 hours ago, jakami99 said:

The traccar Docker container is missing a important path.

The /opt/traccar/data folder should be mapped to appdata, since it contains the database.
Even tho a dedicated MySQL-DB is recommended, it is not good that the testing/default db gets deleted whenever the container gets updated.

How do i fix this? I removed the docker and reinstalled and it didnt work. 

59 minutes ago, T_Matz said:

How do i fix this? I removed the docker and reinstalled and it didnt work. 

Ass a path, where the container container path is /opt/traccar/data and the host path is /mnt/user/appdata/traccar/data

This way your database won't get deleted after a restart

I added the path and the docker still doesnt stay running. I start the docker and within 30 seconds it stops. Is there anyway to reinstall the docker fresh to fix this issue?

Edited by T_Matz
add info

I tried to give the docker a fixed IP and that didnt help either. I can see from the docker page the docker has an IP of 0.0.0.0 and even with the path added there is nothing in the docker path not sure what to do 

Hello, I am having trouble with the adminer container.

I have a mongodb that I am trying to connect to and it says 

No extension
None of the supported PHP extensions (mongo, mongodb) are available.

After looking it up I found that I need to have mongo.inc.php file. I put it in the plugins folder and then added the 

ADMINER_PLUGINS='mongo.inc.php' 

but it then says that file is not found and errors out. I also tried 

ADMINER_PLUGINS='mongo'
ADMINER_PLUGINS='mongo.inc'

 

I then tried the example 

ADMINER_PLUGINS='tables-filter tinymce'

to see if that worked since those are also in the plugins folder. It doesn't. In the logs it shows 

Unable to find plugin file "ADMINER_PLUGINS='tables-filter".

I also then tried to remove the tables-filter to see if tinymce worked and got this

Unable to find plugin file "ADMINER_PLUGINS='tinymce'".

 

Not sure if I am doing something wrong or the image is wrong or what. I really just want to connect to my MongoDB. I am able to connect to my MariaDB just fine but that mariadb doesn't require plugins.

For the MongoDB on GitHub I see the file under ~/drivers/ not ~/plugins/ or ~/plugins/drives

Does this matter?

Hello,

 

About the docker Dozzle,

Even when we change the env variable WebUI for another value, the daemon still listens to 8080.

This env. variable is by default in the template.

Edited by pbear

Im trying to install/update the Backblaze Personal docker and when I launch the web UI i get a black screen.  I saw the information on the install but im unsure where I type that into to possibly fix it.  attached is my log when I run the docker 

 

    │ Docker Image Platform: linux/amd64                                   │
    │                                                                      │
    ╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯
[cont-init   ] 89-info.sh: terminated successfully.
[cont-init   ] all container initialization scripts executed.
[init        ] giving control to process supervisor.
[supervisor  ] loading services...
[supervisor  ] loading service 'default'...
[supervisor  ] loading service 'app'...
[supervisor  ] loading service 'gui'...
[supervisor  ] loading service 'certsmonitor'...
[supervisor  ] service 'certsmonitor' is disabled.
[supervisor  ] loading service 'nginx'...
[supervisor  ] loading service 'xvnc'...
[supervisor  ] loading service 'openbox'...
[supervisor  ] loading service 'logmonitor'...
[supervisor  ] service 'logmonitor' is disabled.
[supervisor  ] loading service 'logrotate'...
[supervisor  ] all services loaded.
[supervisor  ] starting services...
[supervisor  ] starting service 'xvnc'...
[xvnc        ] Xvnc TigerVNC 1.13.1 - built Dec 21 2023 00:39:59
[xvnc        ] Copyright (C) 1999-2022 TigerVNC Team and many others (see README.rst)
[xvnc        ] See https://www.tigervnc.org for information on TigerVNC.
[xvnc        ] Underlying X server release 12014000
[xvnc        ] Mon Feb  5 17:55:14 2024
[xvnc        ]  vncext:      VNC extension running!
[xvnc        ]  vncext:      Listening for VNC connections on /tmp/vnc.sock (mode 0660)
[xvnc        ]  vncext:      Listening for VNC connections on all interface(s), port 5900
[xvnc        ]  vncext:      created VNC server for screen 0
[supervisor  ] starting service 'nginx'...
[nginx       ] Listening for HTTP connections on port 5800.
[supervisor  ] starting service 'openbox'...
[supervisor  ] starting service 'app'...
[app         ] + cat /RELEASE_VERSION
[app         ] + release_version=v1.6
[app         ] + local_version_file=/config/wine//dosdevices/c:/ProgramData/Backblaze/bzdata/bzreports/bzserv_version.txt
[app         ] + install_exe_path=/config/wine//dosdevices/c:/
[app         ] + log_file=/config/wine//dosdevices/c:/backblaze-wine-startapp.log
[app         ] + custom_user_agent=backblaze-personal-wine/v1.6 (JonathanTreffler, +https://github.com/JonathanTreffler/backblaze-personal-wine-container), CFNetwork
[app         ] + pinned_bz_version_file=/PINNED_BZ_VERSION
[app         ] + sed -n 1p /PINNED_BZ_VERSION
[app         ] + pinned_bz_version=9.0.0.749
[app         ] + sed -n 2p /PINNED_BZ_VERSION
[app         ] + pinned_bz_version_url=https://web.archive.org/web/20231218152237/https://secure.backblaze.com/win32/install_backblaze.exe
[app         ] + export WINEARCH=win64
[app         ] + disclaimer_updatemode
[app         ] + [ false = true ]
[app         ] + [ false = true ]
[app         ] + echo FORCE_LATEST_UPDATE is disabled. Using known-good version of Backblaze.
[app         ] FORCE_LATEST_UPDATE is disabled. Using known-good version of Backblaze.
[app         ] + [ -f /config/wine/drive_c/Program Files (x86)/Backblaze/bzbui.exe ]
[app         ] + mkdir -p /config/wine/
[app         ] + [ false = true ]
[app         ] + log_message INSTALLER: FORCE_LATEST_UPDATE=false, Installing pinned Backblaze version
[app         ] /startapp.sh: 159: log_message: not found
[app         ] + sleep infinity
[app         ] + curl -A backblaze-personal-wine/v1.6 (JonathanTreffler, +https://github.com/JonathanTreffler/backblaze-personal-wine-container), CFNetwork -L https://web.archive.org/web/20231218152237/https://secure.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
[supervisor  ] all services started.
[app         ]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:06 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:07 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:09 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:10 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:11 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:12 --:--:--     0
[xvnc        ] Mon Feb  5 17:55:30 2024
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[xvnc        ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc        ]  ComparingUpdateTracker: (1:-nan ratio)
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:13 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:14 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:15 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:16 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:17 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:18 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:19 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:20 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:21 --:--:--     0Warning: Failed to create the file install_backblaze.exe: Permission denied
[app         ]   0 27.7M    0 13623    0     0    610      0 13:15:38  0:00:22 13:15:16  2778
[app         ] curl: (23) Failed writing body (0 != 13623)

On 1/27/2023 at 4:23 AM, TwistedCarnivore said:

I have an issue with scrutiny causing read errors on spundown drives. If scrutiny tries to do a smart read on a drive that is spundown, unraid shows a read error. If it goes on long enough unraid will eventually deactivate the drive. After a drive is deactivated unraid starts seeing phantom drives and the drive mappings get totally screwed up. The phantom drives seems to be a known issue with scrutiny. Turning off spindown and the problem goes away. Somewhere the drives aren't getting the message to spin up prior to scrutiny trying to do a smart read. I think the problem is in scrutiny but hopefully this will help someone else having the same problem.

 

Is this still an issue? Was keen on trying Scrutiny but it's putting me off

On 2/5/2024 at 12:58 PM, LifeOfStew said:

Im trying to install/update the Backblaze Personal docker and when I launch the web UI i get a black screen.  I saw the information on the install but im unsure where I type that into to possibly fix it.  attached is my log when I run the docker 

 

    │ Docker Image Platform: linux/amd64                                   │
    │                                                                      │
    ╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯
[cont-init   ] 89-info.sh: terminated successfully.
[cont-init   ] all container initialization scripts executed.
[init        ] giving control to process supervisor.
[supervisor  ] loading services...
[supervisor  ] loading service 'default'...
[supervisor  ] loading service 'app'...
[supervisor  ] loading service 'gui'...
[supervisor  ] loading service 'certsmonitor'...
[supervisor  ] service 'certsmonitor' is disabled.
[supervisor  ] loading service 'nginx'...
[supervisor  ] loading service 'xvnc'...
[supervisor  ] loading service 'openbox'...
[supervisor  ] loading service 'logmonitor'...
[supervisor  ] service 'logmonitor' is disabled.
[supervisor  ] loading service 'logrotate'...
[supervisor  ] all services loaded.
[supervisor  ] starting services...
[supervisor  ] starting service 'xvnc'...
[xvnc        ] Xvnc TigerVNC 1.13.1 - built Dec 21 2023 00:39:59
[xvnc        ] Copyright (C) 1999-2022 TigerVNC Team and many others (see README.rst)
[xvnc        ] See https://www.tigervnc.org for information on TigerVNC.
[xvnc        ] Underlying X server release 12014000
[xvnc        ] Mon Feb  5 17:55:14 2024
[xvnc        ]  vncext:      VNC extension running!
[xvnc        ]  vncext:      Listening for VNC connections on /tmp/vnc.sock (mode 0660)
[xvnc        ]  vncext:      Listening for VNC connections on all interface(s), port 5900
[xvnc        ]  vncext:      created VNC server for screen 0
[supervisor  ] starting service 'nginx'...
[nginx       ] Listening for HTTP connections on port 5800.
[supervisor  ] starting service 'openbox'...
[supervisor  ] starting service 'app'...
[app         ] + cat /RELEASE_VERSION
[app         ] + release_version=v1.6
[app         ] + local_version_file=/config/wine//dosdevices/c:/ProgramData/Backblaze/bzdata/bzreports/bzserv_version.txt
[app         ] + install_exe_path=/config/wine//dosdevices/c:/
[app         ] + log_file=/config/wine//dosdevices/c:/backblaze-wine-startapp.log
[app         ] + custom_user_agent=backblaze-personal-wine/v1.6 (JonathanTreffler, +https://github.com/JonathanTreffler/backblaze-personal-wine-container), CFNetwork
[app         ] + pinned_bz_version_file=/PINNED_BZ_VERSION
[app         ] + sed -n 1p /PINNED_BZ_VERSION
[app         ] + pinned_bz_version=9.0.0.749
[app         ] + sed -n 2p /PINNED_BZ_VERSION
[app         ] + pinned_bz_version_url=https://web.archive.org/web/20231218152237/https://secure.backblaze.com/win32/install_backblaze.exe
[app         ] + export WINEARCH=win64
[app         ] + disclaimer_updatemode
[app         ] + [ false = true ]
[app         ] + [ false = true ]
[app         ] + echo FORCE_LATEST_UPDATE is disabled. Using known-good version of Backblaze.
[app         ] FORCE_LATEST_UPDATE is disabled. Using known-good version of Backblaze.
[app         ] + [ -f /config/wine/drive_c/Program Files (x86)/Backblaze/bzbui.exe ]
[app         ] + mkdir -p /config/wine/
[app         ] + [ false = true ]
[app         ] + log_message INSTALLER: FORCE_LATEST_UPDATE=false, Installing pinned Backblaze version
[app         ] /startapp.sh: 159: log_message: not found
[app         ] + sleep infinity
[app         ] + curl -A backblaze-personal-wine/v1.6 (JonathanTreffler, +https://github.com/JonathanTreffler/backblaze-personal-wine-container), CFNetwork -L https://web.archive.org/web/20231218152237/https://secure.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
[supervisor  ] all services started.
[app         ]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:06 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:07 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:09 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:10 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:11 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:12 --:--:--     0
[xvnc        ] Mon Feb  5 17:55:30 2024
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[xvnc        ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc        ]  ComparingUpdateTracker: (1:-nan ratio)
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:13 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:14 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:15 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:16 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:17 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:18 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:19 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:20 --:--:--     0
[app         ]   0     0    0     0    0     0      0      0 --:--:--  0:00:21 --:--:--     0Warning: Failed to create the file install_backblaze.exe: Permission denied
[app         ]   0 27.7M    0 13623    0     0    610      0 13:15:38  0:00:22 13:15:16  2778
[app         ] curl: (23) Failed writing body (0 != 13623)

 

I was able to get past this by making my repository: tessypowder/backblaze-personal-wine:v1.5

 

However, I'm running into issues with read/write on the D drive.

1 hour ago, drparton21 said:

 

I was able to get past this by making my repository: tessypowder/backblaze-personal-wine:v1.5

 

However, I'm running into issues with read/write on the D drive.

Thank you for this, I was stuck at a black screen on my docker container suddenly and this got my backup running again. Really appreciate you.

On 2/5/2024 at 12:58 PM, LifeOfStew said:

Im trying to install/update the Backblaze Personal docker and when I launch the web UI i get a black screen.  I saw the information on the install but im unsure where I type that into to possibly fix it.  attached is my log when I run the docker

I have the same problem.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.