kesm

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by kesm

  1. Thanks a lot for this, Is there any particular reason for this PR to not be added to nerdtools? I'm trying to use a script that rely on 3.11 so I can't use it right now. Hope to see python3.11 soon in nerdtools
  2. Hello, python3 current version in NerdTools is 3.9.10 but last available version is 3.11.2, is it possible to update it in NerdTools please? Thanks in advance
  3. Ok, already done 2 days ago but it seems that it's happening pretty quickly Is there any command I can launch to check where this load average comes from?
  4. There are showing actual icons. It's currently happening again, here is another diagnostics. I tried a htop and to go to Dashboard but I have no response : and a screen from Stats EDIT : got a response from top : another screen from ctop fabrice-diagnostics-20220505-1412.zip
  5. Hello, I'm facing regularly timeouts on docker page or even some dockers but I don't understand why is it happening, processor and memory looks fine Here is the kind of timeouts I have from uptime kuma : and you can find my diagnostics file attached. Is there anything I can check to prevent this? fabrice-diagnostics-20220504-2055.zip
  6. It looks like I have the same problem, here are my sonarr and qbt docker conf and ls -ldi from a file : ls -ldi /mnt/user/mount_mergerfs/gdrive_vfs/medias/tv/hd/Friends\ \(1994\)/Season\ 1/Friends\ -\ S01E01\ -\ The\ One\ Where\ Monica\ Gets\ a\ Roommate\ x265\ AC3\[EN+FR\]\ \[FR+EN\]\ Bluray-1080p.mkv 6952752600862098309 -rw-r--r-- 1 nobody users 399322889 Mar 22 12:33 /mnt/user/mount_mergerfs/gdrive_vfs/medias/tv/hd/Friends\ (1994)/Season\ 1/Friends\ -\ S01E01\ -\ The\ One\ Where\ Monica\ Gets\ a\ Roommate\ x265\ AC3[EN+FR]\ [FR+EN]\ Bluray-1080p.mkv
  7. I missed this parameter, thanks, it works after 15 min !
  8. Hi, I'm completely new to rclone, I tried to follow your post but there are some things that I'm not sure to do everything correctly : On your link https://github.com/BinsonBuzz/unraid_rclone_mount you talk about gdrive_media_vfs but in the scripts it's only gdrive_vfs, should it be named like this (gdrive_vfs)? I'm trying to use everything as the same paths that you choose so I didn't change anything in the scripts execpt : in rclone_mount => RcloneCacheShare="/mnt/cache/mount_rclone" to use my SSD (/mnt/cache) in rclone_upload => RcloneUploadRemoteName="gdrive_vfs" my rclone config is like that : [gdrive] type = drive client_id = aaa client_secret = bbb scope = drive root_folder_id = ccc token = {"access_token":"ttt","expiry":"2022-02-24T01:13:06.534714443+01:00"} team_drive = [gdrive_vfs] type = crypt remote = gdrive:crypt password = pass1 password2 = pass2 As I understand the behaviour, once rclone_mount script has been launched, if I add anything in /mnt/user/local/gdrive_vfs/movies or tv it's copied into /user/mount_mergerfs/gdrive_vfs/movies or tv. So I tried to add a filed canada.pdf to tv and it successfully has been added from local to mount_mergefs Then if I launch rclone_upload script it should take the content from movies/tv and move it to /mnt/user/mount_rclone/gdrive_vfs but when I launche the script I have this log : 24.02.2022 00:36:24 INFO: *** Rclone move selected. Files will be moved from /mnt/user/local/gdrive_vfs for gdrive_vfs *** 24.02.2022 00:36:24 INFO: *** Starting rclone_upload script for gdrive_vfs *** 24.02.2022 00:36:24 INFO: Script not running - proceeding. 24.02.2022 00:36:24 INFO: Checking if rclone installed successfully. 24.02.2022 00:36:24 INFO: rclone installed successfully - proceeding with upload. 24.02.2022 00:36:24 INFO: Uploading using upload remote gdrive_vfs 24.02.2022 00:36:24 INFO: *** Using rclone move - will add --delete-empty-src-dirs to upload. 2022/02/24 00:36:24 INFO : Starting bandwidth limiter at 12Mi Byte/s 2022/02/24 00:36:24 INFO : Starting transaction limiter: max 8 transactions/s with burst 1 2022/02/24 00:36:24 DEBUG : --min-age 15m0s to 2022-02-24 00:21:24.183962748 +0100 CET m=-899.965480723 2022/02/24 00:36:24 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rcloneorig" "--config" "/boot/config/plugins/rclone/.rclone.conf" "move" "/mnt/user/local/gdrive_vfs" "gdrive_vfs:" "--user-agent=gdrive_vfs" "-vv" "--buffer-size" "512M" "--drive-chunk-size" "512M" "--tpslimit" "8" "--checkers" "8" "--transfers" "4" "--order-by" "modtime,ascending" "--min-age" "15m" "--exclude" "downloads/**" "--exclude" "*fuse_hidden*" "--exclude" "*_HIDDEN" "--exclude" ".recycle**" "--exclude" ".Recycle.Bin/**" "--exclude" "*.backup~*" "--exclude" "*.partial~*" "--drive-stop-on-upload-limit" "--bwlimit" "01:00,off 08:00,15M 16:00,12M" "--bind=" "--delete-empty-src-dirs"] 2022/02/24 00:36:24 DEBUG : Creating backend with remote "/mnt/user/local/gdrive_vfs" 2022/02/24 00:36:24 DEBUG : Using config file from "/boot/config/plugins/rclone/.rclone.conf" 2022/02/24 00:36:24 DEBUG : Creating backend with remote "gdrive_vfs:" 2022/02/24 00:36:24 DEBUG : Creating backend with remote "gdrive:crypt" 2022/02/24 00:36:24 DEBUG : gdrive: detected overridden config - adding "{y5r0i}" suffix to name 2022/02/24 00:36:24 DEBUG : fs cache: renaming cache item "gdrive:crypt" to be canonical "gdrive{y5r0i}:crypt" 2022/02/24 00:36:24 DEBUG : downloads: Excluded 2022/02/24 00:36:24 DEBUG : tv/Canada.pdf: Excluded 2022/02/24 00:36:24 DEBUG : Encrypted drive 'gdrive_vfs:': Waiting for checks to finish 2022/02/24 00:36:24 DEBUG : Encrypted drive 'gdrive_vfs:': Waiting for transfers to finish 2022/02/24 00:36:24 INFO : tv: Removing directory 2022/02/24 00:36:24 DEBUG : tv: Failed to Rmdir: remove /mnt/user/local/gdrive_vfs/tv: directory not empty 2022/02/24 00:36:24 INFO : music: Removing directory 2022/02/24 00:36:24 INFO : movies: Removing directory 2022/02/24 00:36:24 INFO : gdrive_vfs: Removing directory 2022/02/24 00:36:24 DEBUG : Local file system at /mnt/user/local/gdrive_vfs: failed to delete 1 directories 2022/02/24 00:36:24 DEBUG : Local file system at /mnt/user/local/gdrive_vfs: deleted 3 directories 2022/02/24 00:36:24 INFO : There was nothing to transfer 2022/02/24 00:36:24 INFO : Transferred: 0 B / 0 B, -, 0 B/s, ETA - Deleted: 0 (files), 4 (dirs) Elapsed time: 0.7s 2022/02/24 00:36:24 DEBUG : 7 go routines active 24.02.2022 00:36:24 INFO: Not utilising service accounts. 24.02.2022 00:36:24 INFO: Script complete The file I added : tv/Canada.pdf is listed as Excluded and I don't understand why and I only have a mountcheck file in /mnt/user/mount_rclone/gdrive_vfs One last thing I didn't understand is /mnt/user/mount_unionfs, you talk about it on github but I don't see anything about this in the editable parts of the script, should I create a folder name like this somewhere? I hope someone can help me to understand what I'm doing wrong.
  9. There is now a fork with activity : https://github.com/LibrePhotos/librephotos
  10. https://github.com/LibrePhotos/librephotos Seems to be a great alternative for Google Photos, I just hope someone will make it available to Unraid
  11. Hello, I'm trying to get rid of Google Photos so I wanted to tried OwnPhotos, sadly there is no docker image available in Unraid's App, so I would like to install it by myself. I saw there that I need to use docker-compose to install this docker image. I install it using NerdPack but i'm stuck now, where should I edit the docker-compose.yml file? Do I need to download sources from the github and put it in a folder on my unraid server? If so what do I need to do next? Is there an option here I need to choose in order to use docker-compose? Sorry for the noob question...
  12. I tried to remove organizr docker but problem occurs on another docker
  13. Popup is sometimes stuck on this after that I have this error : Apply fix doesn't work : But if I click on rescan error disappears fabrice-diagnostics-20191218-1622.zip
  14. Hi, I have the same problem, here is my error log : Dec 18 14:06:10 Fabrice nginx: 2019/12/18 14:06:10 [error] 7959#7959: *23929 upstream timed out (110: Connection timed out) while reading response header from upstream, client: currentip, server: , request: "GET /plugins/dynamix.docker.manager/include/DockerContainers.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "myunraiddns:mycustomport", referrer: "http://myunraiddns:mycustomport/Docker" and here is my NetworkSettings, gateway doesn't seems to be defined for eth1, do I need to change something? fabrice-diagnostics-20191218-1414.zip
  15. Hi, I also have a problem since last update. I cannot access WebUI from outside my network. I have privoxy disabled, LAN_Network configured with 192.168.1.0/24, webui ports changed to 8090, I'm able to access qbt locally on address 192.168.1.xx:8090, port 8090 is opened in my firewall but I cannot access qbt from outside my network on address myunraiddns:8090 or myunraidip:8090 (other apps works well). I tried to rollback to binhex/arch-qbittorrentvpn:4.1.9-1-01 but I still cannot reach qbt webui Error message is This site can’t be reached myunraiddns took too long to respond.
  16. Hi, I'm stuck with Transmission_VPN and I can't understand why, I have the docker configured like this (by editing the variable and removing default values) : and appdata config file is set like this I downloaded and put config file in these folder (it's also available in /mnt/user/appdata/Transmission_VPN) but when I launch the docker logs begin with : Using OpenVPN provider: PROTONVPN Supplied config ch-10.protonvpn.com.tcp.ovpn could not be found. Using default OpenVPN gateway for provider protonvpn I don't understand what I am missing here, can anyone help me? Thanks in advance
  17. After checking cables it seems to work now after a reboot but preclear is still very slow : logs : Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) in /usr/local/emhttp/plugins/dynamix/scripts/disk_log on line 25 and in preview I got a lot of tput: unknown terminal "tmux-256color" /usr/local/emhttp/plugins/preclear.disk/script/preclear_disk.sh: line 35: echo: write error: No space left on device I guess these are not normal errors?
  18. I'm not sure if I use a Marvell Controller, in doubt I downgraded to UnRAID 6.6.6 but still nothing in preclear and SCSI Devices fabrice-diagnostics-20190627-1659.zip
  19. Hi, I'm currently on Unraid 6.7.0, I added a HDD on my tower last week and used the preclear script to add it to my current array. Script was taking a very long time (50% in 7 days for a 8TB drive) and I saw the update for 6.7.2 so I update the OS but after a reboot my drive isn't visible anymore, I can't see it in preclear plugin and the command lsscsi doesn't return it root@Fabrice:/# lsscsi [0:0:0:0] disk Kingston DataTraveler 3.0 PMAP /dev/sda [1:0:0:0] disk ATA WDC WD30EFRX-68E 0A82 /dev/sdb [2:0:0:0] disk ATA WDC WD80EZAZ-11T 0A83 /dev/sdc [3:0:0:0] disk ATA WDC WD80EZAZ-11T 0A83 /dev/sdd [4:0:0:0] disk ATA TS128GMTS400S 6B /dev/sde [5:0:0:0] disk ATA WDC WD30EFRX-68E 0A80 /dev/sdf [6:0:0:0] disk ATA WDC WD30EFRX-68E 0A80 /dev/sdg [8:0:0:0] disk ATA WDC WD30EFRX-68E 0A82 /dev/sdh [9:0:0:0] disk ATA WDC WD30EFRX-68E 0A80 /dev/sdi Drive was on /dev/sdj I guess it's maybe a hardware problem but I don't know where to search Here is a diagnostics file, hope someone can help me. Thanks in advance fabrice-diagnostics-20190627-1358.zip
  20. I've been able to install a new web ui by doing this : Update container Add another Path, Port, Variable, Label or Device Add variable named "TRANSMISSION_WEB_HOME" with value "/web" without "" Add path named "/web" with value "thepathwhereyousavedyourwebui" Save Transmission have a new web ui after a refresh cache from browser
  21. Hi, I'm pretty new to unraid (Unraid OS Trial 29 days remaining ) and I can't find where I can change the webui for transmission. I'm trying to switch from classic ui to Transmission Web Control or Combustion but I can't get it working. I tried install scription from TWC in putty with transmission running or not, from console with transmission running and by replacing web folder in /mnt/disk1/appdata/transmission /mnt/user/appdata/transmission but nothing works. I search online but found nothing, did someone succeed to change original web ui?