Jump to content

numbnu7s

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by numbnu7s

  1. I was opening it on Safari and no joy. Looks much better in Chrome.

     

    Carry on...

     

     

    53 minutes ago, numbnu7s said:

    Ok, installed, mapped and the logs look good but there's no left nav and the top nav buttons are greyed out and not useable.

     

    Not even sure where to start with this one.

     

     

     

  2. Yes, I got the same problem myself.

    It does not seem to be a 6.2 issue as I had it running on 6.2 before the recent update.

    I will raise this with the docker and netdata developers.

    Sorry, I am out of my dept here. Do you guys have any useful logs?

     

    Not sure if it's useful or not but here's my log file.

     

    Here's my start up:

     

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Netdata" --net="host" -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -v "/mnt/cache/appdata/netdata":"/etc/netdata":rw -v "/proc":"/host/proc":ro -v "/sys":"/host/sys":ro --cap-add SYS_PTRACE --log-opt max-size=50m --log-opt max-file=1 titpetric/netdata

  3. Hi,

     

    I recently upgraded to unraid 6.2 and had to re-install netdata. It installs fine but when I open a browser it displays only one line of text.

     

    Access to file '/usr/share/netdata/web/' is not permitted.

     

    I read through this post and I didn't see anything related to this and I don't see any netdata directory in /usr/share/

     

    any ideas?

     

    thx

  4. Excellent!  Some opening questions -

    * What would you like for the page name?  some ideas - Flashing LSI Controllers, Controllers and Firmware, Flashing SATA Controllers, etc

    * I can link to it from the Hardware Compatibility page, and I can modify the first post of this thread to point to it.  Anywhere else you would like?

    * Would you like me to import Madburg's first 4 posts and reformat for wiki syntax?  Or leave it all to you.  You would still have to update them.  You also may have your own ideas for formatting style.

     

    Maybe: "Crossflashing Controllers"

    In fact I have no preference. I figure it should be self-explanatory, simple and easy to find.

    If you can import those posts, it would be a good base to start from.

    We should link only from the specific controllers in the compatibility page that are covered on the new wiki pages.

    There could be a "general" section, where the intention/basics of flashing are explained more in detail, that can be linked to, as a guide for users who have to flash new, unknown hardware or as background information.

     

    Well I've gotten it started, and there's lots of info imported, and a skeleton of a page fleshed out, but there's a LOT more work to do!  Have at it!  It's all yours!  I'm afraid much of it was painstaking cut and paste, line by line because each needed different formatting, so it's possible I've made mistakes.  I hope not, but someone will need to double check all info.  There's important info missing too, like how do you flash!  And I didn't know how best to set up the bottom sections, like boot disks, tools, etc.

     

    Let me know if there's anything else you would like me to do.

     

    The page is at ->  Crossflashing Controllers

     

    This page is great and is just what I'm looking for. I have a Lenovo TS440 and a Lenovo RAID 500 card. Could I selfishly ask for the procedure listed here be updated next/soon? I see the section on SAS2008 is already there but the previous instructions go from P11 to P19 (and I believe now P20 is available). Since this is my first time doing a cross-flash, I'm a bit nervous to do this.

     

    Thanks

  5. Hi, new to unraid (v6.1.9) and new to docker so I'm struggling a bit here. After installing (via Community Applications), I can't get to the webui on port 8080. I checked post #3 and my environment variable looks to be set correctly. Here's my string:

     

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="binhex-sabnzbdvpn" --net="bridge" --privileged="true" -e VPN_ENABLED="yes" -e VPN_USER="vpn username" -e VPN_PASS="vpn password" -e VPN_REMOTE="nl.privateinternetaccess.com" -e VPN_PORT="1198" -e VPN_PROTOCOL="udp" -e VPN_PROV="pia|airvpn|custom" -e STRONG_CERTS="no" -e ENABLE_PRIVOXY="no" -e LAN_NETWORK="192.168.1.0/24" -e ADDITIONAL_PORTS="8081" -e DEBUG="false" -e PUID="99" -e PGID="100" -e TZ="America/Los_Angeles" -p 8080:8080/tcp -p 8090:8090/tcp -p 8118:8118/tcp -v "/mnt/user/appdata/sabnzbd/":"/config":rw -v "/mnt/user/nzb_download/":"/data":rw binhex/arch-sabnzbdvpn
    

     

    When looking at the log it looks like the start-script is erring out but I'm not sure why. I see the VPN is missing OpenVPN configs, do I need to pre-configure this?

     

    [info] Env var PUID defined as 99
    [info] Env var PGID defined as 100
    [info] Setting permissions recursively on /config and /data...
    [info] Starting Supervisor...
    2016-09-10 21:13:39,945 CRIT Set uid to user 0
    2016-09-10 21:13:39,946 INFO Included extra file "/etc/supervisor/conf.d/sabnzbdvpn.conf" during parsing
    2016-09-10 21:13:39,948 INFO supervisord started with pid 14
    2016-09-10 21:13:40,950 INFO spawned: 'start-script' with pid 17
    2016-09-10 21:13:40,951 INFO spawned: 'sabnzbd-script' with pid 18
    2016-09-10 21:13:40,953 INFO spawned: 'privoxy-script' with pid 19
    2016-09-10 21:13:40,962 DEBG 'sabnzbd-script' stdout output:
    [info] VPN is enabled, checking VPN tunnel local ip is valid
    
    2016-09-10 21:13:40,963 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2016-09-10 21:13:40,963 INFO success: sabnzbd-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2016-09-10 21:13:40,963 INFO success: privoxy-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2016-09-10 21:13:40,963 DEBG 'privoxy-script' stdout output:
    [info] VPN is enabled, checking VPN tunnel local ip is valid
    
    2016-09-10 21:13:40,965 DEBG 'start-script' stdout output:
    [info] VPN is enabled, beginning configuration of VPN
    
    2016-09-10 21:13:40,976 DEBG 'start-script' stdout output:
    [info] VPN provider defined as pia|airvpn|custom
    [crit] Missing OpenVPN configuration file in /config/openvpn/ (no files with an ovpn extension exist) please create and restart delugevpn
    
    2016-09-10 21:13:40,976 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 47293091757160 for <Subprocess at 47293094494648 with name start-script in state RUNNING> (stderr)>
    2016-09-10 21:13:40,976 DEBG fd 6 closed, stopped monitoring <POutputDispatcher at 47293094494936 for <Subprocess at 47293094494648 with name start-script in state RUNNING> (stdout)>
    2016-09-10 21:13:40,977 INFO exited: start-script (exit status 1; not expected)
    2016-09-10 21:13:40,977 DEBG received SIGCLD indicating a child quit

     

    I've tried removing and re-installing with no success. I can't get to 8090 or 8118 either.

     

    Thanks

    VPN_prov needs to be defined, you haven't chosen between pia, airvpn, or custom

     

    Sent from my SM-G900F using Tapatalk

     

    This helped me get on to the next step. sabnzbd is now configured and running through the vpn. I enabled privoxy but I'm getting

    Invalid header received from client.

    when I browse to the webui.

     

    edit: Also, :8090 just spins. What should be showing up on that webui? Duh... nevermind

     

    Thanks

  6. Hi, new to unraid (v6.1.9) and new to docker so I'm struggling a bit here. After installing (via Community Applications), I can't get to the webui on port 8080. I checked post #3 and my environment variable looks to be set correctly. Here's my string:

     

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="binhex-sabnzbdvpn" --net="bridge" --privileged="true" -e VPN_ENABLED="yes" -e VPN_USER="vpn username" -e VPN_PASS="vpn password" -e VPN_REMOTE="nl.privateinternetaccess.com" -e VPN_PORT="1198" -e VPN_PROTOCOL="udp" -e VPN_PROV="pia|airvpn|custom" -e STRONG_CERTS="no" -e ENABLE_PRIVOXY="no" -e LAN_NETWORK="192.168.1.0/24" -e ADDITIONAL_PORTS="8081" -e DEBUG="false" -e PUID="99" -e PGID="100" -e TZ="America/Los_Angeles" -p 8080:8080/tcp -p 8090:8090/tcp -p 8118:8118/tcp -v "/mnt/user/appdata/sabnzbd/":"/config":rw -v "/mnt/user/nzb_download/":"/data":rw binhex/arch-sabnzbdvpn
    

     

    When looking at the log it looks like the start-script is erring out but I'm not sure why. I see the VPN is missing OpenVPN configs, do I need to pre-configure this?

     

    [info] Env var PUID defined as 99
    [info] Env var PGID defined as 100
    [info] Setting permissions recursively on /config and /data...
    [info] Starting Supervisor...
    2016-09-10 21:13:39,945 CRIT Set uid to user 0
    2016-09-10 21:13:39,946 INFO Included extra file "/etc/supervisor/conf.d/sabnzbdvpn.conf" during parsing
    2016-09-10 21:13:39,948 INFO supervisord started with pid 14
    2016-09-10 21:13:40,950 INFO spawned: 'start-script' with pid 17
    2016-09-10 21:13:40,951 INFO spawned: 'sabnzbd-script' with pid 18
    2016-09-10 21:13:40,953 INFO spawned: 'privoxy-script' with pid 19
    2016-09-10 21:13:40,962 DEBG 'sabnzbd-script' stdout output:
    [info] VPN is enabled, checking VPN tunnel local ip is valid
    
    2016-09-10 21:13:40,963 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2016-09-10 21:13:40,963 INFO success: sabnzbd-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2016-09-10 21:13:40,963 INFO success: privoxy-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2016-09-10 21:13:40,963 DEBG 'privoxy-script' stdout output:
    [info] VPN is enabled, checking VPN tunnel local ip is valid
    
    2016-09-10 21:13:40,965 DEBG 'start-script' stdout output:
    [info] VPN is enabled, beginning configuration of VPN
    
    2016-09-10 21:13:40,976 DEBG 'start-script' stdout output:
    [info] VPN provider defined as pia|airvpn|custom
    [crit] Missing OpenVPN configuration file in /config/openvpn/ (no files with an ovpn extension exist) please create and restart delugevpn
    
    2016-09-10 21:13:40,976 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 47293091757160 for <Subprocess at 47293094494648 with name start-script in state RUNNING> (stderr)>
    2016-09-10 21:13:40,976 DEBG fd 6 closed, stopped monitoring <POutputDispatcher at 47293094494936 for <Subprocess at 47293094494648 with name start-script in state RUNNING> (stdout)>
    2016-09-10 21:13:40,977 INFO exited: start-script (exit status 1; not expected)
    2016-09-10 21:13:40,977 DEBG received SIGCLD indicating a child quit

     

    I've tried removing and re-installing with no success. I can't get to 8090 or 8118 either.

     

    Thanks

×
×
  • Create New...