-
ZFS BuddyBackup plugin guide
My syslog is getting filled up with errors from buddybackup. Any idea what might be causing this? Apr 3 02:12:53 yoshi sshd-session[764655]: Close session: user buddybackup from x.x.x.x port 35514 id 0 Apr 3 02:12:54 yoshi sshd-session[764655]: Starting session: forced-command (key-option) '/usr/local/emhttp/plugins/buddybackup/deps/restrict_zfs' for buddybackup from x.x.x.x port 35514 id 0 Apr 3 02:12:54 yoshi sshd-session[764655]: Close session: user buddybackup from x.x.x.x port 35514 id 0
-
Unraid not restarting after clean shutdown by APC UPS
I have the exact same issue. I have unraid shut down at around 20% battery left. But during that time, the power could come back, so the UPS could still have power the whole time and my unraid computer won't know that the power came back on
-
cherrybullet started following ZFS BuddyBackup plugin guide and Unraid not restarting after clean shutdown by APC UPS
-
ZFS BuddyBackup plugin guide
There was a power outage so one of my buddies (buddy A) went down. When the power came back and it booted, I got this error message: However, when I looked at my zfs datasets, they had all loaded fine and my containers were all running fine. I also noticed that the other buddy (buddy B) could not connect to buddy A anymore. Buddy A's sshd server failed to start on boot, so I started it. I also tried invoking a reboot on the server myself, when it booted this time, there was no error and the sshd server started fine. I'm not sure if this is a bug with BuddyBackup not setting something up with ssh because it can't find the dataset, or with unraid failing to clean things up during a power outage.
-
ZFS BuddyBackup plugin guide
Hi, thank you so much for this plugin. Before this, I would use the rsync server container on both of my unraid to sync backups created from the Appdata Backup plugin. So using snapshots with this saves me a ton of space. A couple of improvements I can suggest after using the plugin for a couple of weeks: 1) An option to stop/start containers before/after snapshots are created. On some containers that use databases, they require proper shutdown to properly be backed up. I recently had to restart my server without properly stopping the containers. Some of my containers wouldn't start (immich for example), so I tried restoring from an earlier snapshot. But it wouldn't work and the containers would still not start properly. What worked was restoring a backup created by the Appdata Backup since it does stop containers before backing them up. 2) Maybe BuddyBackup could use its own ssh server on a different port. I had a bunch of settings on my ssh config, one that was interfering connecting to my other buddy server, I just had to comment those out to get it to work. Other users may have other custom ssh settings, or may not have it turned on.
-
Encryption and auto-start
Hello, would anyone know how to set this up with tailscale? I'm storing my keyfile in another offsite server connected through tailscale. Do plugins start before the go file? If not, how can I have the go file wait for it to start?
-
Array Won't Stop [SOLVED]
Thank you for the solution! But I wonder, why can't unraid do this itself?
-
[Support] Linuxserver.io - Transmission
I think the docker now comes with env variables you can set for the username/password. Try setting those instead?
-
[Support] Linuxserver.io - Transmission
It depends on where exactly in your server you want to move the data to. If you have another share you want to save data on, you'd have to add that share's path to the container. For example, I have the following `download` share mapped to `/media` on the container so I can save data anywhere in `/mnt/user/download`
-
[Support] Linuxserver.io - Transmission
Maybe it uses a different `appdata` folder? Doesn't the other docker save it in a `transmission-nzbtomedia` folder, and this one in `transmission`? try finding the settings for both and copy the old settings to the new one.
-
[Plugin] CA Application Auto Update
I'm not able to save the "delay in days" option for plugins. If I enter a number there and hit the Apply button and then refresh, it goes back to a blank value. Has anyone had this happen before and know the fix? I'm also not certain that auto updates for plugins is working, but it is working for docker
-
[Support] Linuxserver.io - Transmission
Make sure the docker is stopped when you edit and save changes to `settings.json`
-
[Support] Linuxserver.io - Transmission
Try going into the config, editing `settings.json` and changing `rpc-authentication-required` to false
-
[Support] Linuxserver.io - Transmission
You can pin your docker to a specific image version or tag by adding a colon and then the tag name. https://hub.docker.com/r/linuxserver/transmission/tags if you really wanted to, you could change the repository field in your transmission settings to `linuxserver/transmission:version-3.00-r8` but personally i also prefer Transmission Remote GUI
-
[Support] Linuxserver.io - Transmission
Did you change the `TRANSMISSION_WEB_HOME` env variable? I have similar experience when trying to update it to flood, I didn't see the changes for a few days, not sure why.
-
[Support] Linuxserver.io - Transmission
Those values are not supposed to be `iplist`, but a list of ip addresses or hosts. Not sure if `iplist` is a host, but you can try emptying the values too, those are optional. In order to edit `settings.json` you'll have to stop the container, then edit the file, save it, and then start it again. If you try editing the file while it's running, the container will update the settings file with its own copy in memory.
cherrybullet
Members
-
Joined
-
Last visited