AsTuRkInG

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by AsTuRkInG

  1. 11 hours ago, cherrybullet said:

    Maybe it uses a different `appdata` folder? Doesn't the other docker save it in a `transmission-nzbtomedia` folder, and this one in `transmission`? try finding the settings for both and copy the old settings to the new one.

    seems like the problem comes from the umask, by default is 022 but I dont know if this is ok with files generated by other applications

  2. Hello, I just switched from the Transmission-NZBToMedia Docker to this one, and I'm having issues with verifying the existing local data from the previous installation. The content is there and accessible, but Transmission is unable to access it.

     

    The configuration is the default,

    PUID: 99

    PGID: 100

  3. 10 hours ago, mdrodge said:

    be patient it takes a few minutes to get everything talking (or you set the ip's in the btcgreen container setup wrong)

     

    Is setted like the other forks and all updated up to version 0.6.7 

     

    At the log everything seems be fine

     

    Welcome to Machinaris v0.6.7!
    btcgreen - fullnode on x86_64
    Configuring BTCGreen...
    Adding key at path: /root/.chia/mnemonic.txt
    Daemon not started yet
    Starting daemon
    btcgreen_harvester: started
    btcgreen_farmer: started
    btcgreen_full_node: started
    btcgreen_wallet: started
    Configuring Plotman...
    Starting Machinaris API server...
    Starting Machinaris Web server...
    Completed startup. Browse to port 8926.

     

    but still doesnt appear into the dashboard. How can I debug it?

  4. Hi, i'm choosing the hardware for my next server and i will need a controller with 6 sas ports

     

    I have seen several options but I do not know which of them will be the most recommended. The idea was to use only one controller and not depend on a sas expander

     

     

    The Adaptec asr-78165 has a good price but the drawback of having to use long cables to lead them back inside to the backplate

    The Adaptec asr-72405 has all the internal ports and seems like a good option, almost twice as expensive as the 78165.

     

    I do not know many options that offer 6 sas connections, so I am open to any recommendation

  5. On 8/8/2020 at 5:56 AM, xaositek said:

    I have noticed that Transmission makes a "complete" and "incomplete" folder in the specified "/downloads" folder on startup (new or restarted).

     

    I have "Host Path 2" set as "/mnt/user/media_downloads/" and in settings.json I have the following set:

     

        "download-dir": "/downloads/03 Download Complete/",

        "incomplete-dir": "/downloads/02 Download Incomplete/",

     

    I have confirmed the configuration is correct and this should override the need for "complete" and "incomplete" to be created.

     

    Ask: Can this be investigated? For now I just made a cronjob that deletes these folders as they are redundant and unnecessary.

    unraid_variables.png

    settings_json.png

    folders_created.png

    Same here. 

     

    idk why this 2 folders are recreated every time that the dorcker starts.