Posts by gderf
-
-
You have a formatting error in some of your volumes statements.
There is a blank space before the colon in four of them. This may or may not solve your problem directly but it must be fixed anyway.
-
Run the top command in the shell. Press M to sort usage by process.
-
Make a clone of your OMV 7 disk and verify it is a good working copy. Then perform the upgrade. If it fails or otherwise is unsatisfactory, then run from the clone copy.
-
I use port 587 and STARTTLS with smtp.gmail.com, No problems.
-
As for back-up precautions... just clone or image the SD card before you upgrade.
And verify that your backup actually works.
-
You can also run dd from a script to backup the OS drive to an image file. Easily automated.
-
Run the script if you have problems, but it won't hurt anything is you run it without reason.
-
Use a file manager on OMV such as Midnight Commander. There are others too.
-
From my memory when i was looking at glutun, it does not restart when a vpn drops, so incase either of you are not doing it, have a look at autoheal.
Thanks. I'll look at it.
-
Suggestions:
In qbittorrent settings page Behavior tab, enable Show external IP in status bar.
For cleaner output use docker exec -it qbittorrentvpn curl ip.me
-
I must have confused some plugins.
Nothing wrong with dd, so long as the user understands that the destination disk will be wiped out. Choose the wrong destination disk and get unexpected unrecoverable consequences.
-
There are plenty of online example examples of qbittorrent behind gluetun. Just look at them.
-
Add trigus42/qbittorrentvpn to your list of candidates. Seems simpler than binhex/arch-qbittorrentvpn to me. I ran it for quite a while when dynor stopped maintaining his image.
Currently I am running qbittorrentofficial/qbittorrent-nox behind a gluetun VPN. A very solid and simple to get running setup.
-
Also FYI these two are deprecated, unmaintained, and not current. I suggest not using them.
- markusmcnugen/qbittorrentvpn
- dyonr/qbittorrentvpn
-
Even if you had an installed omenmediavault-diskclone plugin, it will not do what you want. It only clones the OS system disk onto another disk.
There is no idiot-proof method to clone disks. The most common mistake is selecting the wrong destination disk and having its already existing data wiped out.
You could boot to Clonezilla and do the cloning there. But it isn't idiot-proof.
-
I've tried adding some line items to the config to supposedly get round the login check but that hasn't helped.
And what are these line items you have tried?
If you are editing the qbittorrent.conf file while the container is running that will not work.
-
If you are unsure whether you tried it or not, then try it.
-
Disappointed No help.
You need to run the upgrade fix script.
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/fix7to8upgrade | sudo bash
-
I thought I tried what you suggested, but I guess not.
Thanks.