Jump to content

kesm

Members
  • Posts

    25
  • Joined

  • Last visited

Posts posted by kesm

  1. On 8/3/2023 at 3:53 PM, kubed_zero said:

    I've submitted a PR to the NerdTools GitHub repo to upgrade Python 3.9 to Python 3.11. https://github.com/UnRAIDES/unRAID-NerdTools/pull/84 As far as I could tell, not a single person had shared a Python 3.11 build for Slackware anywhere on the internet, so I took it upon myself to get an Unraid development environment functional so I could compile Python 3.11 specially for Unraid.

    I also included Setuptools 65.5.0 and Pip 23.2.1 as part of the package, so there is no longer a need to install them separately. They can always be updated using Pip if desired, for example "pip3 install --upgrade pip" 

     

    I've tested it with a couple different Python projects, including my Difflens project as well as Borgbackup 1.2.4, and as far as I can see it's working well for my uses. There are a few modules that are not compiled into the Python package. For example, OpenSSL now needs >1.1.1 to be installed on the system as of Python 3.10, which Unraid does not meet by default. For that reason, the OpenSSL package will need to be installed alongside the Python package for Python/Pip to work correctly. I've updated the NerdTools dependency list to include OpenSSL, and it should get installed automatically when installing Python 3.11. 

     

    Some other modules that I didn't compile were "`_dbm  _tkinter    _uuid nis    readline" so they will need to be installed via Pip or another method if necessary.

     

    See 

    for more detail on development 

    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

    • Like 1
  2. On 3/20/2022 at 6:24 PM, thekiefs said:

    I notice that after a download is completed, Sonarr/Raddarr is not hard linking (checked with ls -i). Does the download folder need to be in the rclone mount folder?

    It looks like I have the same problem, here are my sonarr and qbt docker conf
    image.png.fb22deb14b7183fdfb78e400552ef6f6.pngimage.thumb.png.19b1b6b02860565152466d1499238920.png

    image.png.b50a75e57eb1ee0a75cce18dfd9e7712.png

    image.png.211520c54bd4075c448c050c8da2562c.png

     

    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

     

  3. 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.

     

  4. 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?
    image.thumb.png.a112e5084f4e2906b54822692daeeee7.png

     

    Sorry for the noob question...

  5. 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.

  6. 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) : 

    image.thumb.png.6c2af97d851186e007d260b17f07d02a.png

    and appdata config file is set like this 

    image.thumb.png.5b96eeb830bfa049a1b05d84ff3ca7b1.png

    I downloaded and put config file in these folder 
    image.png.4f53822b28cf4924aa94647c0c666e74.png

    (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

  7. After checking cables it seems to work now after a reboot but preclear is still very slow : 
    image.thumb.png.62cce04de9b3b7129ee68c023551b3f3.png
    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?

  8. 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

  9. On 10/29/2018 at 5:43 PM, kesm said:

    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?

    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

    • Upvote 1
  10. 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?

×
×
  • Create New...