krschuerman

Members
  • Posts

    6
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

krschuerman's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Thank you for this docker image, it has saved me hoards of storage space. I recently built a replacement server with a compatible iGPU to allow for HW accelerated transcoding. After transferring all of my recordings I fired up this container and let it churn. It successfully converted nearly 900 .ts recordings in about 10 days. I am using the Intel example script unmodified with iGPU HW acceleration enabled, but I am experiencing an issue with both comskip and comchap using either the main or alpha repositories. /usr/local/bin/ffmpeg: error while loading shared libraries: libavdevice.so.58: cannot open shared object file: No such file or directory
  2. Last night I attempted to setup transmission_vpn for the first time using NordVPN. It looks as though the config file URL the docker uses to download the config has an extra .ovpn extension resulting in a 404. Using OpenVPN provider: NORDVPN Setting NORDVPN_PROTOCOL to: OVPN 2019-07-12 11:05:02 Checking curl installation 2019-07-12 11:05:02 Removing existing configs 2019-07-12 11:05:02 Selecting the best server... 2019-07-12 11:05:02 Searching for group: legacy_p2p 2019-07-12 11:05:02 Best server : us3737.nordvpn.com 2019-07-12 11:05:02 Downloading config: default.ovpn 2019-07-12 11:05:02 Downloading from: https://downloads.nordcdn.com/configs/files/us3737.nordvpn.com.ovpn.ovpn % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 2019-07-12 11:05:02 Using OpenVPN CONFIG :: https://downloads.nordcdn.com/configs/files/ovpn_udp/servers/us4031.nordvpn.com.udp.ovpn 2019-07-12 11:05:02 Downloading config: https://downloads.nordcdn.com/configs/files/ovpn_udp/servers/us4031.nordvpn.com.udp.ovpn.ovpn 2019-07-12 11:05:02 Downloading from: https://downloads.nordcdn.com/configs/files/https://downloads.nordcdn.com/configs/files/ovpn_udp/servers/us4031.nordvpn.com.udp.ovpn.ovpn % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed Warning: https://downloads.nordcdn.com/configs/files/ovpn_udp/servers/us4031.no Warning: rdvpn.com.udp.ovpn.ovpn: No such file or directory curl: (23) Failed writing body (0 != 1) Supplied config https://downloads.nordcdn.com/configs/files/ovpn_udp/servers/us4031.nordvpn.com.udp.ovpn.ovpn could not be found. Using default OpenVPN gateway for provider nordvpn Setting OPENVPN credentials... adding route to local network 172.16.16.0/24 via 172.17.0.1 dev eth0 Options error: Unrecognized option or missing or extra parameter(s) in /etc/openvpn/nordvpn/default.ovpn:1: html (2.4.7)
  3. I am having a problem with VM Manager since upgrading to 6.4.1 libvirtd has a startup error on (re)boot 2018-03-05 20:00:38.969+0000: 3213: error : virNetSocketNewListenTCP:343 : Unable to resolve address '127.0.0.1' service '16509': Address family for hostname not supported system log has a related error Mar 5 14:00:38 vmhost1 root: /usr/sbin/libvirtd: error: Unable to initialize network sockets. Check /var/log/messages or run without --daemon for more info. system log also has this error root: error: /webGui/include/ProcessStatus.php: wrong csrf_token If I kill virtlockd and virtlogd from the CLI I am able to start libvirtd from the VM Manager settings but then the VM page displays an error Warning: sort() expects parameter 1 to be array, boolean given in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(379) : eval()'d code on line 109 Clicking the Add button to create a new VM does nothing. I have attempted to remove all of the settings and libvirt image and start from scratch with VM Manager but the errors persist. vmhost1-diagnostics-20180305-1410.zip
  4. Thank you for this! I have tried for weeks through the GUI to join my domain to no avail. This command worked. net ads join -S domaincontroller -U administrator
  5. Were you able to resolve this issue? I am having the same problem. My VMs have unique MAC addresses which differ from the host and have unique names in Windows. I do have IPv6 active on my network. Thanks.
  6. Did you find a solution to this issue? I am experiencing the exact same problem.