Everything posted by hf00
-
rsync Incremental Backup
I also have remote access to my backups (read only) from my home lan. I saw the same problem some time ago : I think it's the owner of the log file that is assigned to "root" rather than the default "nobody"! Bonne année. Fred.
-
Owner is no more NOBODY
Hello, I'm surprised no one has this problem. Maybe someone can advise me to find the solution? Fred.
-
Owner is no more NOBODY
Hello, I see today that the owner of some files on SMB shares is no more NOBODY. The new or "touched" files have the Windows Users as owner. I don't know what caused the change but it has been the case for a few months., perhaps since a Unraid upgrade. Is this a problem and what should I do? Thanks for help. Fred
-
[SUPPORT] malvarez00 - MotionEye
Hi, The video and image files are created by Motioneyes with the wrong permissions (User=root / Group=root). How can I configure Motioneyes Docker to have standard permissions (User=nobody / Group=users) ?. Thanks. Fred.
-
Backup USB Flash Drive never ends
Yes I use the Flash backup but have no more download option from the browser (it never ends). In the same time, i saw the zip file appearing in the file explorer (cache/appdata), file gradually growing and ending after 140s. Then i could copy this zip file to an external disk! PS : I have CA Backup too with a weekly shedule.
-
Backup USB Flash Drive never ends
I recently found out that the ZIP backup file is being created in the cache/appdata folder despite the error. I tested today and it took exactly 140 seconds ! 🙂 Thanks for the explication. Fred.
-
Backup USB Flash Drive never ends
No change, backup never ends!
-
Backup USB Flash Drive never ends
Hello, After some time off, I tested backing up my USB drive again, but it never stops like the last time (I tried from Firefox and Chrome). In the log, I see a message 2 minutes after I started a Backup : Jun 26 11:47:21 UNRAID nginx: 2021/06/26 11:47:21 [error] 14465#14465: *9719 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.10.15, server: , request: "POST /webGui/include/Download.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "192.168.10.251", referrer: "http://192.168.10.251/Main/Flash?name=flash" Jun 26 11:52:11 UNRAID nginx: 2021/06/26 11:52:11 [error] 14465#14465: *11066 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.10.15, server: , request: "POST /webGui/include/Download.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "192.168.10.251", referrer: "http://192.168.10.251/Main/Flash?name=flash" Jun 26 11:59:02 UNRAID nginx: 2021/06/26 11:59:02 [error] 14465#14465: *12205 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.10.15, server: , request: "POST /webGui/include/Download.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "192.168.10.251", referrer: "http://192.168.10.251/Main/Flash?name=flash" Jun 26 12:07:01 UNRAID nginx: 2021/06/26 12:07:01 [error] 14465#14465: *13416 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.10.15, server: , request: "POST /webGui/include/Download.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "192.168.10.251", referrer: "http://192.168.10.251/Main/Flash?name=flash" Jun 26 12:13:10 UNRAID nginx: 2021/06/26 12:13:10 [error] 14465#14465: *14676 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.10.15, server: , request: "POST /webGui/include/Download.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "192.168.10.251", referrer: "http://192.168.10.251/Main/Flash?name=flash" @ChatNoir Sorry i didn't see your message in april. 😞 Thanks for help. Fred.
-
Backup USB Flash Drive never ends
Hello @S80_UK I change to my spare Flash Drive too but nothing change. No speed problem, when i share the Flash Device, the copy of the files to my PC is fast. I don't have any screen attached to my Unraid server! Fred.
-
rsync Incremental Backup
Hello, I use today the script in v0.6 and i still have the problem with the log files when using multiple source paths : Same result as in v0.3: - the first log file is full with the logs of all source path backups - only the last log file is OK with only the log of the last source path backup. Fred.
-
Backup USB Flash Drive never ends
Hello, Just before upgrading from 6.8.3 to 6.9.0 i discovered that i can't backup my USB flash drive. => So when trying to initiate the "Flash Backup" action, it just hangs on 'Please wait... creating Flash backup zip file (this may take several minutes ... hours)' (tested fromr Firefox and Chrome). My last backup worked 3 months ago. I connected the Flash Drive to my PC and make à full backup with Win32 Disk imager. Then I upgraded to 6.9.0 and try many Flach backups but no one ends!!! Everything else is working fine, any suggestions? Fred.
-
rsync Incremental Backup
Ok, sorry for my misunderstanding, my english (and script) skills may be better next time. 🙂
-
rsync Incremental Backup
Yes, i use multiple source but it don't result in creating only one log. There is one log files in each destination folder but as I explained the content is incremented by each loop : I'm probably not very cleay but perhaps can you reproduced that. 😞
-
rsync Incremental Backup
I'm note sure what you mean with "old logs" : the logs of my prevous backups in november have the same probleme, and are not affected by today's backup. It look's like every generated log stay open while the script is running. Then Every "echo" instruction is writing in all open log files at this time, in my case seven log files at the end. It's perhaps a problem on my Unraid. If not how can we "close" a log file before generating a new one ? Fred.
-
rsync Incremental Backup
OK, I understand. One last question about the log files. My backup has 9 source paths and i noticed that : - the log file from the first source path backup is completed by the logs from the nine backups - the log files from the second source path is completed by the logs from the second to the last backup ... - only the log file from the last backup is OK with only his data! it's not blocking but the logs became very long et not practical to read. Is it possible to limit each log file to his backup data? Thank's for the help. Fred
-
rsync Incremental Backup
Hello @mgutt, Thanks for this script, i use it succesfully to backup multiple shares to a Unassigned Device. Now I don't understand how the clean up process initialize $year, $month, $day to the current date for correct backup deleting. last_year=$year last_month=$month last_day=$day year=${backup:0:4} month=${backup:4:2} day=${backup:6:2} if [ "$last_day" = "$day" ] && [ "$last_month" = "$month" ] && [ "$last_year" = "$year" ]; then echo "Keep multiple backups per day: $backup" continue ... And excuse me for my poor script knowledge if my question is obvious. 😞 Merci et bonne année. Fred.
-
[Support] Linuxserver.io - OpenVPN AS
Find the command in docker hub readme.
-
[Support] Linuxserver.io - OpenVPN AS
Hello, It's the first time i use a vpn connection and i followed danioj's instruction and i could connect my android phone to my Unraid Server. Thank's! But I don't find how to change the Admin Password : - don't find it in the Webui - don't know linux command with Putty What to do?
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Thank you Robj for your warning, I will follow your advice. I now use Unraid for 4 year with no problems and with the help of the Unraid community this will continue.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
I found the release that said to re-enter users and passwords: http://lime-technology.com/forum/index.php?topic=29096.msg260091#msg260091 This was one of the V5 releases. Ok, i didn't see this step when i went from 4.7 to 5rc11 in 2013! Not easy to follow all the instructions for a french guy. Thanks to your warning, I will soon make a clean install and probably get a new drive and convert my drives to XFS. Just have to find the time... But at this time, your last release works fine with my "old" config files. Good job dlandon.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Ok, I will try your release tomorrow. Merci beaucoup.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Here the output: games ftpjee ftpjee is a user, games not. All other user are not listed.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Only one [Config] section but nothing after the last smb user. [Config] smb_security = "yes" smb_admin = "no-access" smb_fred = "read-write" smb_delphine = "read-only" smb_yohan = "no-access" smb_dune = "no-access" smb_marine = "no-access" smb_backup = "no-access" smb_hp8600 = "no-access" smb_ftpuser = "no-access" smb_ftpjee = "no-access"
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Click on the 'Help' button then click on the 'Download" button and download the log. Then post it so I can review it. here is the log file : i only want to mount and share the WD disk, i don't use the ST disk. Go to the command line and get a copy of this file: /etc/samba/unassigned-shares/BACKUP_DD.conf and post it. This will show the read and write privileges of the share. I don't understand : "invalid users = @users" => I enabled SMB Security in the Plugin settings and set R/W for me and Read-only for an other user! What that means is that unassigned devices does not think you have any valid users set. Check the settings in the Unassigned Devices Settings. I did a little testing and can't reproduce the problem. If it continues for you, give me more information on your user settings. Edit: I've added a log error message for this so this situation will be seen easily. Here a screenshot of my user settings in Unassigned. I use "fred" acces After many testing it's very strange: - if i set Read/write for the last user (ftpjee) i lost all acces to the share - if i disable SMB security i have Read/Write access - if i return to my user settings i have again read only acces I removed the plugin and installed it again but there is no change... unraid-unassigned.devices-20160125-0207.zip
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Click on the 'Help' button then click on the 'Download" button and download the log. Then post it so I can review it. here is the log file : i only want to mount and share the WD disk, i don't use the ST disk. Go to the command line and get a copy of this file: /etc/samba/unassigned-shares/BACKUP_DD.conf and post it. This will show the read and write privileges of the share. I don't understand : "invalid users = @users" => I enabled SMB Security in the Plugin settings and set R/W for me and Read-only for an other user! BACKUP_DD.conf