dariusz65

Members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by dariusz65

  1. I've been using this docker successfully for months but it stopped working yesterday. I'm unable to start it. I've not made any changes to my system. 

     

    2023-03-26 16:29:31.078671 [INFO] VPN_ENABLED defined as 'yes'
    2023-03-26 16:29:31.099255 [INFO] VPN_TYPE defined as 'wireguard'
    2023-03-26 16:29:31.120809 [INFO] WireGuard config file is found at /config/wireguard/wg0.conf
    2023-03-26 16:29:31.144734 [INFO] VPN remote line defined as 'atl-331-wg.whiskergalaxy.com:1194'
    2023-03-26 16:29:31.162835 [INFO] VPN_REMOTE defined as 'atl-331-wg.whiskergalaxy.com'
    2023-03-26 16:29:31.180867 [INFO] VPN_PORT defined as '1194'
    2023-03-26 16:29:31.197038 [INFO] VPN_PROTOCOL set as 'udp', since WireGuard is always udp.
    2023-03-26 16:29:31.214796 [INFO] VPN_DEVICE_TYPE set as 'wg0', since WireGuard will always be wg0.
    2023-03-26 16:29:31.233300 [INFO] LAN_NETWORK defined as '192.168.1.0/24'
    2023-03-26 16:29:31.254009 [INFO] NAME_SERVERS defined as '1.1.1.1,1.0.0.1'
    2023-03-26 16:29:31.274231 [INFO] Adding 1.1.1.1 to resolv.conf
    2023-03-26 16:29:31.294288 [INFO] Adding 1.0.0.1 to resolv.conf
    2023-03-26 16:29:31.309907 [INFO] Starting WireGuard...

     

    I do have this error:

     

    [#] '/root/wireguardup.sh'
    /usr/bin/wg-quick: line 295: /root/wireguardup.sh: No such file or directory

     

    I re-did my wg0.conf file to make sure that the server is valid. I tested the conf file with a different docker and it worked fine. 

  2. 23 minutes ago, maxse said:

    Resurrecting an old thread here but I have question. I'm looking for an simple way to backup my unraid to a remote location. I want to purchase an 8-bay synology NAS to place at a friend's place. 

     

    Would it be possible to run the XPEnology VM on my unraid at home, and use their hyperbackup to backup the unraid shares to the remote synology? Would I also be able to create snapshots of the shared folder on my home unraid machine?

     

    That would be amazing and just go this thought. I am currently attempting to use cludberry to an ofiste unraid running minio and it's just been such as hassle. 

     

    *EDIT*

    Hmmm now that I think about. I wouldn't mind even purchasing a small 2-bay synology NAS if this could be done. I can't seen to find any info though.

     

    Do you guys know if I could the Synology Hyperbackup on the network shares from unraid, and than back those shares up to the remote Synology?

    I'm running 3615 in VM. I'm not sure about hyberbackup but other Synology apps are working fine including Surveillance. 

  3. On 5/4/2020 at 5:24 AM, binhex said:

    login to plex via browser, go to settings/transcoder and see if you have a hard coded path set for 'Transcoder temporary directory', if so remove everything in there, save changes and restart the container.

    The field is empty in Plex. I'm thinking about starting over with correct parameters set from the very beginning. 

  4. I know that this was covered not long time ago but I still cannot get the transcoding to RAM to work.  I tried everything and Plex is always transcoding to 

     

    /mnt/cache/appdata/binhex-plex/Plex Media Server/Cache/Transcode/Sessions

     

    This is my configuration:

     

    fa6b5d1b-f2a1-40eb-ad29-f2d0c4d20dc5.png

  5. 18 hours ago, casperse said:

    Then you forgot to change the controller in the xml (Had the same problem when I started)

    
    change hdd bus sata controller from 0 to 1
    
        <disk type='file' device='disk'>
          <driver name='qemu' type='qcow2' cache='writeback'/>
          <source file='/mnt/user/domains/XPEnology_3/vdisk2.img'/>
          <target dev='hdd' bus='sata'/>
          <address type='drive' controller='1' bus='0' target='0' unit='3'/>
        </disk>

     

    Thank you. It worked perfectly. One change I had to make was to replace e1000e with e1000. I was getting wrong transmission stats in Xpenology.  Thanks again for help. 

  6. On 4/20/2020 at 1:46 PM, casperse said:

    So I went back experimenting with this in Unraid 6.8.3:

    And I got the following results:

     

    DS3615xs up to DSM_DS3615xs_25423_6.2.3 ! - Performance seem really good even LAN

    DS3617xs I can only get to DSM_DS3617xs_23739_6.2.0 anything higher and it breaks?

     

    If anyone have had better luck then please share 😏

    Can you post your settings for 3615 6.2.3? I'm getting hard disk not found. I'm using 1.3b bootloader.

  7. 1 hour ago, dlandon said:

    Disk sdk does not have a serial number.  This is a Linux issue and is probably the reason for the php error.  Remove it from the system?

     

    Your sdd disk does not have a format that UD can mount.  Why do you have it set to auto mount?

     

    Thank you for looking into this. I removed that disk couple days ago as parity drive to copy substantial amount of data to the unraid.  I put it back as parity and all is well.