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.

Lukas52

Members
  • Joined

  • Last visited

  1. I have fixed my problem. For reasons i don't understand my BORG_RSH wasn't set the way i told it... It is working now.
  2. How do i actually talk to the borg Server? (I am using the 1.4 branch instead of latest) My container starts and creates a folder with the same name as my public key (FedoraWS). That is expected and i take that as a sign i have done the ssh key part correctly. There are no errors in the container log. It is my understanding that i know need to create a repository from my client machine using borg init. Before doing that i told borg what keyfile to use by setting the env. variable like this: export BORG_RSH='ssh -i /PATH/TO/PRIVATEKEY' My borg init command looks like this: borg init --encryption=MyPassword ssh://[email protected]:2222/backup/FedoraWS When i press enter nothing happens. Literally nothing. No Error, no activity nothing. I am just staring at this in my console (the path in front of it has disappeared): > When i look at the server it is doing nothing. No repo being created nothing loged. Not sure what i am doing wrong given i don't get an error message, or anything at all :) EDIT: Turns out i am a bit stupid, instead of giving it my password (which contained special characters it couldn't process...) you literally put the word "repokey" there. It tells it to use a key for encryption, not what key is used. I found this out by using a password without special characters and now i am actually getting an error message! Remote: [email protected]: Permission denied (publickey). Connection closed by remote host. Is borg working on the server? I will investigate further
  3. Hello, i have put myself into a bit of an awkward spot when it comes to backing up my two unraid machines. Right now i am pulling by backups via the disk shares using SMB from a third 'Backup Machine' to swap-able drives. This was working fine for years, even restoring after a drive failure was super easy, since all i needed to do is copy the most recent backup set back to my unraid server. Unfortunately there are some problems with this solution: 1. Its very manual. I need to put the four Backup drives into the backup machine myself. After that it pulls the corresponding backups automatically. That is something i don't have to much of a problem with, since i fill up my drives one by one and thus have a pretty good idea of what needs to be backed up. Well. Sort of. Changes happen. 2. Changes... This was working cause my files where mostly static. Unfortunately embedded Metadata exists and for whatever reason Metadata people pitchfork you to death if you even think about sidecar files for jpg/mp4 files. 3. My current Setup relies on checksum and Dates to determine if a file changed and if it did, the entire files gets copied. Changing a single Keyword in an MP4 thus means the entire files now gets backup wasting tons of storage. I tried Block level but that never worked as expected via SMB... Given there are a bunch of changes coming to my server anyways i thought this is a good time to find a better solution for my backup problems. I already tried to do as much of my homework as possible and landed on the following solutions and corresponding problems: 1. Duplicacy (Web GUI) Very mixed opinions on that, both here in the Forum as well as around the web. I also was not able to figure out a smart way of setting it up for my use case. If i run it on my unraid machine i need to somehow mount my backup drives. USB is not an option and also wouldn't work with Docker mounts, since they would fail given that only 4 drives are ever present at any given time. I could setup a SFTP Server on my Backup Machine to avoid mounting issues, but im afraid that might be slow af. I could also install duplicacy on my backup machine and try to mount the source drives there, but again Block level stuff never worked that well for me before... 2. Borg | Borgbackup Seems to be pretty hyped right now. I haven't looked into it as deeply as i probably should have but it looks very complicated... However it does seem to have special Borg to Borg backups that could help my with my clunky physical backup setup. 3. Not sure there is a third option. UrBackup seems like a possibility too, but im struggling to find content on it. What do i want to back up? Ideally everything to some degree. I have about 40 TB of blu ray rips on my first unraid Machine. Im OK with just having a local copy on a external drive. If both should fail i could still recreate all the data from its original Discs (isn't physical Media great?) Second Machine is full of tiny little media files (aka my digital live). I do have offsite backups for that already (i store 2 external Hard drives at my grandparents house). Before anybody suggest cloud: I'm in Germany. We don't get upload here. 4 Gbit/s down 50 MBit/s up. 100 Mbit would be 100 Euro/Month extra. Even saturating the 50 Mbit/s i get for more then a couple of hours has resulted in my ISP throttling me back to 16... I could put a Appdata/Config Backup into Cloud storage tho. TLDR What backup solution would you use if you have to backup 2 unraid Arrays to a backup machine that can only mount 4 drives at a time? Duplicacy Borg or something else?
  4. Found the problem: When i try to login to the DB as user 'owncloud' using the console it works, so my credentials are correct. When i use the root credentials rather then the owncloud users i can create my admin user and everything work. As a result i think the 'owncloud' user does not have all the required permissions to run owncloud. There is an issue on github with this exact problem from 2019.
  5. Hey, im getting this error during initial installation. I did not change the DB_PASS variable and i did make sure the password matches. Error while trying to create admin user: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [1044] Access denied for user 'owncloud'@'localhost' to database 'Owncloud' I did use "Owncloud" as the Database name. Tried nothing and i am already out of ideas

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.