mathgeek97

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by mathgeek97

  1. I can't seem to get this running and I don't know what the container might be missing to have this error.
    Unraid 6.9.2
     

    2021-10-10 18:42:55.103477 [info] Host is running unRAID
    2021-10-10 18:42:55.132781 [info] System information Linux d803c532142d 5.10.28-Unraid #1 SMP Wed Apr 7 08:23:18 PDT 2021 x86_64 GNU/Linux
    2021-10-10 18:42:55.170916 [info] OS_ARCH defined as 'x86-64'
    2021-10-10 18:42:55.208211 [info] PUID defined as '99'
    2021-10-10 18:42:55.250655 [info] PGID defined as '100'
    2021-10-10 18:42:55.342888 [info] UMASK defined as '000'
    2021-10-10 18:42:55.380514 [info] Permissions already set for '/config'
    2021-10-10 18:42:55.418258 [info] Deleting files in /tmp (non recursive)...
    2021-10-10 18:42:55.464281 [info] Starting Supervisor...
    2021-10-10 18:42:55,679 INFO Included extra file "/etc/supervisor/conf.d/prowlarr.conf" during parsing
    2021-10-10 18:42:55,680 INFO Set uid to user 0 succeeded
    2021-10-10 18:42:55,682 INFO supervisord started with pid 7
    2021-10-10 18:42:56,684 INFO spawned: 'shutdown-script' with pid 58
    2021-10-10 18:42:56,687 INFO spawned: 'start-script' with pid 59
    2021-10-10 18:42:56,687 INFO reaped unknown pid 8 (exit status 0)
    2021-10-10 18:42:56,722 DEBG 'start-script' stderr output:
    Failed to create CoreCLR, HRESULT: 0x80004005

     

    Thanks,

    mathgeek97

     

    Edit: I'm going to assume this is a permission problem. But, maybe it's been compiled for newer architecture than I have?  Any suggestions?

  2. Working great for me. Thanks!!!

    Connected to Home Assistant Core. The VNC interface is not user friendly enough for me.

    I see, above, that some people are running the hassio Core Docker like I am. Would we get any benefit from running an hassio VM, instead? Easier editing of YAML files is not motivation enough for me. What would make it worth switching?

    Anybody connecting to anything else?

  3. On 2/19/2020 at 2:04 AM, Bob1215 said:

    - I tried both Host and Bridge, and they both worked for me.

    - causes the container to succeed in creation, but fails to start (and no logs)

    - worked perfectly

    -  I copied a different container and put `http://[IP]:[PORT:631]/`, which works!

     

     

    I have an HP printer connected by USB (with Parallel Port to USB cable) that I cannot get CUPS to see. Some basic info:

     

    
    root@Tower:~# lsusb
    
    Bus 002 Device 003: ID 0781:5575 SanDisk Corp. Cruzer Glide
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 003: ID 067b:2305 Prolific Technology, Inc. PL2305 Parallel Port
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 002: ID 046b:ff10 American Megatrends, Inc. Virtual Keyboard and Mouse
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

     

     

    
    root@Tower:~# ls -l /dev/bus/usb/006/
    total 0
    crw-rw-r-- 1 root root 189, 640 Feb 18 23:43 001
    crw-rw-r-- 1 root lp   189, 642 Feb 19 00:50 003

     

    Any advice is welcome.

     

     

    See how the printer shows up in Unraid. Try, in a console window,

    dmesg | grep tty

    and see what you get (I'll pretend it was ttyUSB0)

    Then in advanced view, add
    --device=/dev/bus/usb/006/003:/dev/ttyUSB0

     

    You could also see if anything here works: https://wiki.ubuntu.com/DebuggingPrintingProblems

  4. CUPS Server Success

     

    I've had some luck with the CUPS server docker, jstrader/airprint-cloudprint
    I had to set it up 100% manually.  Oddly enough the docker hub page says, "On unRaid, install from the Community Repositories and enter the required folder locations," but I didn't find such a thing when I searched.
    I had to do a whole lot of "+Add another Path, Port, Variable, Label or Device" to get it all set up.

    All settings can be found on https://hub.docker.com/r/jstrader/airprint-cloudprint

    I ended up mapping to

    • /mnt/user/appdata/cups/config/
    • /mnt/user/appdata/cups/logs/
    • /mnt/user/appdata/cups/cpc/

    for 

    • /etc/cups
    • /var/log/cups
    • /etc/cloud-print-connector

    respectively, since I already had a share, which is actually not shared on the network, /mnt/user/appdata/

    The settings I used, which were not mentioned on the docker hub page were

    • click "Advanced," then set WebUI to http://<IP-ADDRESS-OF-UNRAID-SERVER>:631
    • Network Type: Host
    • Console shell command: Bash
    • I left Privileged set to "OFF"

    Once it's all set up, hit the <Apply> button at the bottom of the Docker "Add Container" form page, and you're ready to configure CUPS with the Web GUI.

    It worked for AirPrint with no issues.  I followed the directions for Google Cloud Print (I had to enter the container's console), and my Google account says it sees my printer, but I need to sneak off with one of my kids' Chromebooks to see if it really works.

    The only thing I don't like is the sluggish performance vs other CUPS containers I've played with, including other v2.3.1 containers.  But, I now have AirPrint and Google Cloud Print, so I'll call it a win.
    All this to let my family print to our wireless Brother HL-2270DW laser printer from any device.

  5. 17 hours ago, maxse said:

    damn it, just when I get everything running butter smooth haha. Looks like I'll have to upgrade tomorrow, in case something goes wrong it won't be the middle of the night.

     

    BTW, any reason why someone would install anything other than Catalina, which is the latest OS? I need something super stable as I will only be using this VM to run Arq Backup for my backups. Nothing else. Is one version more stable then others?

    If you have an older CPU, you might not meet the requirements to run Catalina.

  6. 13 hours ago, mathgeek97 said:

    I tried installing LibreELEC v6.6RC3.  It didn't going well. I don't think my VMs were loading, but the TVHeadend docker did.  And just to make my life more challenging, only the header was loading in the Web GUI. Luckily, I did get the GUI to load in Safe Mode, so I was able to revert back to v6.5.3.

    Suggestions?

    11 hours ago, DMcK said:

    install 6.6rc3 again. reboot. delete (or rename) /boot/config/plugins/dynamix.plg. reboot.

     

    That did it.  I suppose the updates to the Web GUI were the culprit? But, really, I would have never guessed (or remembered) that the old GUI was a Dynamix plugin.

    Thanks for your help!!!!!

  7. I tried installing LibreELEC v6.6RC3.  It didn't going well. I don't think my VMs were loading, but the TVHeadend docker did.  And just to make my life more challenging, only the header was loading in the Web GUI. Luckily, I did get the GUI to load in Safe Mode, so I was able to revert back to v6.5.3.

    Suggestions?

  8. On 12/22/2017 at 8:26 PM, Yousty said:

    I think I finally figured it out. First off, I deleted the PVR setup in Plex but I forgot to remove the dvb passthrough parameter from the docker so thank you for that advice! Secondly when doing initial network scan I had to only use 1 ATSC-T tuner, for some reason if I used multiple tuners it would fail, so I now have all the channels listed!

     

    Now my next question, I am a complete novice when it comes to linux and tvheadend (I was using nextPVR with schedules direct on Windows before). Is there a good step by step guide anywhere for how to setup an EPG grabber for tvheadend in unraid?

     

    I'm also using ATSC-T and am just using the the over-the-air EPG info the broadcasters are required to send. It's only something like 48 hours, but it's free.

    Configuration -> Channel / EPG -> EPG Grabber Modules

    The only grabber I have enabled is

    Over-the-air: PSIP: ATSC Grabber

     

  9. On 12/5/2017 at 4:35 PM, Neo_999 said:

    Just posting a NordVPN possible error fix:

     

    I am a NordVPN user and this is my first time configuring DelugeVPN in unRaid. I have followed throughly the Newbie VPN Guide (in binhex - General thread) and have reconfigured the docker several times but, when launching the WebUI, I would always get the "Not connected" error.

     

    I noticed that the supervisord.log file was ending with the line:

     

    
    [debug] Waiting for valid IP address from tunnel...

     

    And it would hang there indefinitely. A couples lines above that, there was this error:

     

    
    Options error: --keepalive conflicts with --ping, --ping-exit, or --ping-restart.  If you use --keepalive, you don't need any of the other --ping directives.
    Use --help for more information.

     

    So opening the server .ovpn file turns out that it defines a couple of parameters, amongst them:

     

    
    ping 15
    ping-restart 0

     

    I have deleted those two lines from the .ovpn file and after that DelugeVPN worked as supposed to.

     

    Hope I can help someone out there.

     

    I just noticed this post.  Did you ever get this to work with NordVPN? I've not had any problems.

    I never edited the .ovpn file. Make sure you're grabbing a udp file, not tcp.

    I have my dockers in a share, Container, which is not shared.  So, I end up putting the .ovpn file in

    /mnt/user/Containers/appdata/binhex-delugevpn/openvpn/

    This directory has two files,

    credentials.conf

    usNNNN.nordvpn.com.udp1194.ovpn

    The credentials.conf file has two lines, my username and the plain-text password:

    [email protected]

    MyPlainTextPassword

     

    Both files have chmod 775 and user.group is set to nobody.users

     

    Under the DelugeVPN settings, you just need:

    VPN_ENABLED       yes

    VPN_PROV              custom

     

    Nothing else was touched (but, I originally put my username/password as plain text in the settings page).

    Hope this helps.

     

  10. I'm not sure that I know what I'm doing here. I got the Docker up and running and I am able to connect to my VPN.  What I can't do is to log into the GUI or connect from something like Couchpotato. Am I looking in the right place when I look at the file

    appdata/binhex-rtorrentvpn/nginx/security/auth   ?
    It has a single entry:

    admin:<password entry that I didn't post>

    The default password, deluge, didn't work for the Web gui.  Help, please.

  11. Not sure if I'm doing something wrong here.  I installed this plugin today, let it create bait files in the root directories (also bait shares).  As soon as I try to connect to a share using AFP from my Mac, it sets off a trigger and the array immediately stops.

    the error message is:

    Attack Detected

     

    SMB has been set to be in read-only mode due to a possible attack on /mnt/user/Shared/SquidBait-DO_NOT_DELETE.docx

    You can choose to reset the SMB/AFP permissions by clicking below. If this was caused by an attack, it is not advised to reset permission to normal

     

    The Attack History isn't telling me anything useful:

    ******************************************************************************************

     

    Time Of Attack:Tue, 20 Dec 2016 23:38:50 -0500

     

    Attacked File: /mnt/user/Shared/SquidBait-DO_NOT_DELETE.docx

     

     

    Samba version 4.4.5

    PID    Username    Group        Machine                                  Protocol Version  Encryption          Signing

    ----------------------------------------------------------------------------------------------------------------------------------------

     

    Service      pid    Machine      Connected at                    Encryption  Signing

    ---------------------------------------------------------------------------------------------

     

    No locked files

     

    -------

    Is this a bug or a feature that I'm not really getting?

    Thanks!