ridge

Members
  • Posts

    115
  • Joined

  • Last visited

Everything posted by ridge

  1. Perfect! I couldn't get it to work using a subdirectory. Switched to using a subdomain as in your example and we're golden. Thanks!
  2. Hey @realiesI just got this docker working, and I was wondering if you had a functioning reverse proxy going for it? I can't seem to get nginx to work on this novnc container. Thanks!
  3. You guys were so fast with the ninja-update I didn’t even have chance to! Posted the above, went to bed, and woke up a few hours ago to an automatically updated and working Airsonic. Thank you!
  4. New problem after this week's update: I can't access Airsonic at all. Without my reverse proxy (by accessing the docker via the internal IP and assigned port) I get this displayed in the browser: Error 404 - Not Found. No context on this server matched or handled this request. Contexts known to this server are: /music ---> o.e.j.w.WebAppContext@769c9116{/music,file:///tmp/jetty-0.0.0.0-4040-airsonic.war-_music-any-8871381388144330769.dir/webapp/,AVAILABLE}{file:///app/airsonic/airsonic.war} Powered by Jetty:// 9.3.14.v20161028 And with the reverse proxy in use (proxied to mydomain.com/music) I just get this displayed in the browser: Directory: /music/ I've tried forcing an update, but nothing has changed. Log: ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-config: executing... [cont-init.d] 20-config: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. 2018-05-05 01:24:41.542:INFO::main: Logging initialized @317ms 2018-05-05 01:24:41.553:INFO:oejr.Runner:main: Runner 2018-05-05 01:24:41.854:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2018-05-05 01:24:42.150:INFO:oeja.AnnotationConfiguration:main: Scanning elapsed time=1ms 2018-05-05 01:24:42.274:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppContext@769c9116{/music,file:///tmp/jetty-0.0.0.0-4040-airsonic.war-_music-any-7774717693097823199.dir/webapp/,AVAILABLE}{file:///app/airsonic/airsonic.war} 2018-05-05 01:24:42.305:INFO:oejs.AbstractConnector:main: Started ServerConnector@71423665{HTTP/1.1,[http/1.1]}{0.0.0.0:4040} 2018-05-05 01:24:42.307:INFO:oejs.Server:main: Started @1089ms
  5. Ah okay. Well, changing that up to -Xms256m -Xmx512m worked. Thanks!
  6. Okay, after removing the new JAVA_OPTS optional field the container was able to start, and I'm back up and running. I have to assume it's somewhat important to keep it in, but for now it doesn't seem to do any harm to delete it.
  7. Hey guys, Airsonic isn't working (for me) since the recent update. Got this error (repeating into infinity) today: Too small initial heap Error occurred during initialization of VM Restarted the container, no joy. Forced an update, no joy. What else can I provide you to help diagnose?
  8. First of all, thank you for this docker. The instructions to move over from gfjardim's docker were clear and my migration went without a hitch. Secondly, I may have missed something in the settings but if not, I have a feature request...in gfjardim's Crashplan docker there's a field for Unassigned Devices - essentially to map a drive using that plugin to the container. Would it be possible to have a similar field added to your docker? My unassigned device is the only folder sitting in the cloud that has a red "Missing" next to it. I'm aware I could back up locally to the array and then back that new folder up to Crashplan, but if I can keep it simple I'd like to. Thanks!
  9. Problems after the update for me too. 2017-04-27 10:56:59,954 WARN received SIGTERM indicating exit request 2017-04-27 10:56:59,954 INFO waiting for start-script, sabnzbd-script to die 2017-04-27 10:57:00,956 DEBG killing sabnzbd-script (pid 114) with signal SIGTERM 2017-04-27 10:57:00,957 DEBG fd 16 closed, stopped monitoring <POutputDispatcher at 47681140893960 for <Subprocess at 47681140892808 with name sabnzbd-script in state STOPPING> (stderr)> 2017-04-27 10:57:00,957 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 47681140894104 for <Subprocess at 47681140892808 with name sabnzbd-script in state STOPPING> (stdout)> 2017-04-27 10:57:00,957 INFO stopped: sabnzbd-script (terminated by SIGTERM) 2017-04-27 10:57:00,957 DEBG received SIGCLD indicating a child quit 2017-04-27 10:57:00,958 DEBG killing start-script (pid 113) with signal SIGTERM 2017-04-27 10:57:00,958 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 47681140893240 for <Subprocess at 47681140893096 with name start-script in state STOPPING> (stdout)> 2017-04-27 10:57:00,958 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 47681140893384 for <Subprocess at 47681140893096 with name start-script in state STOPPING> (stderr)> 2017-04-27 10:57:00,958 INFO stopped: start-script (terminated by SIGTERM) 2017-04-27 10:57:00,959 DEBG received SIGCLD indicating a child quit 2017-04-27 10:57:39.335455 [info] Starting Supervisor... 2017-04-27 10:57:39,683 CRIT Set uid to user 0 2017-04-27 10:57:39,683 INFO Included extra file "/etc/supervisor/conf.d/sabnzbdvpn.conf" during parsing 2017-04-27 10:57:39,686 INFO supervisord started with pid 7 2017-04-27 10:57:40,689 INFO spawned: 'start-script' with pid 113 2017-04-27 10:57:40,691 INFO spawned: 'sabnzbd-script' with pid 114 2017-04-27 10:57:40,692 INFO spawned: 'privoxy-script' with pid 115 2017-04-27 10:57:40,700 DEBG 'start-script' stdout output: [info] VPN is enabled, beginning configuration of VPN 2017-04-27 10:57:40,700 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-04-27 10:57:40,700 INFO success: sabnzbd-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-04-27 10:57:40,700 INFO success: privoxy-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2017-04-27 10:57:40,700 DEBG 'sabnzbd-script' stdout output: [info] VPN is enabled, checking VPN tunnel local ip is valid 2017-04-27 10:57:40,702 DEBG 'privoxy-script' stdout output: [info] Privoxy set to disabled 2017-04-27 10:57:40,703 DEBG fd 17 closed, stopped monitoring <POutputDispatcher at 47128651112960 for <Subprocess at 47128651116344 with name privoxy-script in state RUNNING> (stdout)> 2017-04-27 10:57:40,703 DEBG fd 21 closed, stopped monitoring <POutputDispatcher at 47128651114328 for <Subprocess at 47128651116344 with name privoxy-script in state RUNNING> (stderr)> 2017-04-27 10:57:40,703 INFO exited: privoxy-script (exit status 0; expected) 2017-04-27 10:57:40,703 DEBG received SIGCLD indicating a child quit 2017-04-27 10:57:40,706 DEBG 'start-script' stdout output: [info] VPN default certs defined, copying to /config/openvpn/... 2017-04-27 10:57:40,710 DEBG 'start-script' stdout output: [info] VPN config file (ovpn extension) is located at /config/openvpn/openvpn.ovpn 2017-04-27 10:57:40,711 DEBG 'start-script' stderr output: dos2unix: converting file /config/openvpn/openvpn.ovpn to Unix format... 2017-04-27 10:57:40,758 DEBG 'start-script' stdout output: [info] Default route for container is 172.17.0.1 2017-04-27 10:57:40,762 DEBG 'start-script' stdout output: [info] Adding 8.8.8.8 to /etc/resolv.conf 2017-04-27 10:57:40,765 DEBG 'start-script' stdout output: [info] Adding 37.235.1.174 to /etc/resolv.conf 2017-04-27 10:57:40,769 DEBG 'start-script' stdout output: [info] Adding 8.8.4.4 to /etc/resolv.conf 2017-04-27 10:57:40,772 DEBG 'start-script' stdout output: [info] Adding 37.235.1.177 to /etc/resolv.conf 2017-04-27 10:57:40,779 DEBG 'start-script' stdout output: [info] Adding 192.168.1.0/24 as route via docker eth0 2017-04-27 10:57:40,780 DEBG 'start-script' stdout output: [info] ip route defined as follows... -------------------- 2017-04-27 10:57:40,780 DEBG 'start-script' stdout output: default via 172.17.0.1 dev eth0 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.2 192.168.1.0/24 via 172.17.0.1 dev eth0 2017-04-27 10:57:40,781 DEBG 'start-script' stdout output: -------------------- 2017-04-27 10:57:40,787 DEBG 'start-script' stdout output: [info] iptable_mangle support detected, adding fwmark for tables 2017-04-27 10:57:40,815 DEBG 'start-script' stdout output: [info] Docker network defined as 172.17.0.0/16 2017-04-27 10:57:40,882 DEBG 'start-script' stdout output: [info] iptables defined as follows... -------------------- 2017-04-27 10:57:40,884 DEBG 'start-script' stdout output: -P INPUT DROP -P FORWARD ACCEPT -P OUTPUT DROP -A INPUT -i tun0 -j ACCEPT -A INPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A INPUT -i eth0 -p udp -m udp --sport 1198 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --dport 8080 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --sport 8080 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --dport 8090 -j ACCEPT -A INPUT -i eth0 -p tcp -m tcp --sport 8090 -j ACCEPT -A INPUT -p udp -m udp --sport 53 -j ACCEPT -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT -A INPUT -i lo -j ACCEPT -A OUTPUT -o tun0 -j ACCEPT -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT -A OUTPUT -o eth0 -p udp -m udp --dport 1198 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --dport 8080 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --sport 8080 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --dport 8090 -j ACCEPT -A OUTPUT -o eth0 -p tcp -m tcp --sport 8090 -j ACCEPT -A OUTPUT -p udp -m udp --dport 53 -j ACCEPT -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT -A OUTPUT -o lo -j ACCEPT 2017-04-27 10:57:40,884 DEBG 'start-script' stdout output: -------------------- 2017-04-27 10:57:40,885 DEBG 'start-script' stdout output: [info] Starting OpenVPN... 2017-04-27 10:57:40,891 DEBG 'start-script' stdout output: [info] OpenVPN started 2017-04-27 10:57:42,231 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd not running [info] Attempting to start SABnzbd... 2017-04-27 10:57:42,231 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd not running [info] Attempting to start SABnzbd... 2017-04-27 10:57:43,027 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd started 2017-04-27 10:58:13,172 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd not running [info] Attempting to start SABnzbd... 2017-04-27 10:58:13,878 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd started 2017-04-27 10:58:44,030 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd not running [info] Attempting to start SABnzbd... 2017-04-27 10:58:44,030 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd not running [info] Attempting to start SABnzbd... 2017-04-27 10:58:44,763 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd started 2017-04-27 10:59:14,913 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd not running [info] Attempting to start SABnzbd... 2017-04-27 10:59:15,700 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd started 2017-04-27 10:59:45,848 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd not running [info] Attempting to start SABnzbd... 2017-04-27 10:59:46,663 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd started 2017-04-27 11:00:16,791 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd not running [info] Attempting to start SABnzbd... 2017-04-27 11:00:17,444 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd started 2017-04-27 11:00:47,569 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd not running [info] Attempting to start SABnzbd... 2017-04-27 11:00:47,569 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd not running [info] Attempting to start SABnzbd... 2017-04-27 11:00:48,211 DEBG 'sabnzbd-script' stdout output: [info] SABnzbd started Seems to be in a loop of some kind. I can't get to the web interface for SAB obviously.
  10. I set up nextCloud in a docker, and use the nextCloud app to access/upload. Easy, and wife-proof.
  11. Thanks guys. Jon, I figured the data was safe, I was just a little nervous about recreating the VM and pointing to an existing vdisk file without confirmation that all would be okay. After reading your post, and a fully-puckered moment of hitting "Create" on the new VM, it started up just fine. I'm now up and running with my 3 existing VMs. Thanks again!
  12. I had 3 Windows VMs working perfectly right up until I rebooted into 6.3.3 this morning. Now the VMs tab shows "No Virtual Machines installed". I've already deleted the libvirt.img file, therefore recreating a new one, and have done a fresh reboot just to be sure (probably completely unnecessary, but want to be certain). Nothing is working and I'm now at a dead end, and I'd dearly love to get these VMs back up and running. Syslog attached (libvirt.log is blank, so not attached). Screenshots for reference... syslog.txt
  13. Working here too. It's almost like it lost the http_root setting. Never even thought to check that in Plexpy's settings.
  14. there was a permissions issue, can you stop affected running containers and delete perms.txt from /config folders then upgrade any containers via unraid webui and start again, let me know how you get on. That worked. Thanks!
  15. Problem after updating the container just now. Container not starting. Relevant portion of the logfile (I think): Mon Feb 22 10:40:30 2016 Initialization Sequence Completed 2016-02-22 10:40:30,088 DEBG 'sabnzbd' stdout output: [info] All checks complete, starting SABnzbd... 2016-02-22 10:40:30,189 DEBG 'privoxy' stdout output: [info] Privoxy set to disabled 2016-02-22 10:40:30,190 DEBG fd 8 closed, stopped monitoring (stderr)> 2016-02-22 10:40:30,190 DEBG fd 6 closed, stopped monitoring (stdout)> 2016-02-22 10:40:30,190 INFO exited: privoxy (exit status 0; expected) 2016-02-22 10:40:30,190 DEBG received SIGCLD indicating a child quit 2016-02-22 10:40:30,701 DEBG 'sabnzbd' stdout output: Error: Can't write to logfile 2016-02-22 10:40:30,733 DEBG fd 19 closed, stopped monitoring (stderr)> 2016-02-22 10:40:30,733 DEBG fd 15 closed, stopped monitoring (stdout)> 2016-02-22 10:40:30,733 INFO exited: sabnzbd (exit status 2; expected) 2016-02-22 10:40:30,734 DEBG received SIGCLD indicating a child quit
  16. Just chiming in to confirm the error message: 2016-02-04 14:27:56,159 DEBG 'start' stderr output: /root/iptable.sh: line 27: lsmod: command not found 2016-02-04 14:27:56,163 DEBG 'start' stdout output: [warn] iptable_mangle module not supported, you will not be able to connect to SABnzbd webui or Privoxy outside of your LAN Latest unRAID, latest version of this container. Everything works - I'm even running it behind a reverse proxy without issue. Just confirming I'm seeing the same error message.
  17. Additional question I just thought of: Recommended power supply for this build? Will my current 650W suffice?
  18. Thanks! A lot of the time transcoding depends on the device accessing the content. Plex for iOS (of which I have a few devices locally in the family) will oftentimes play a transcoded file. So yeah, those transcoding streams soon add up!
  19. It's finally time. Gallifrey - my Norco 4220, Supermicro C2SEA, Core 2 Quad Q8300, and 4GB of RAM - is creaking under the weight of Dockers a-plenty. I have a decent size bonus check coming my way at the end of January, so a significant portion is going on this little lot. With some advice that I'm on the right track, of course! I'm keeping my case (unless I get more in that bonus than I'm thinking, in which case the 4224 it is!), and obviously all my drives, of which I have 20 4TB drives (including the parity drive) for a total of 76TB, plus a 480GB SSD cache drive. This upgrade is focused strictly on the horsepower of the system itself, and is probably just going to be a straight swap for the following. Does this look good? Motherboard Supermicro Extended ATX DDR4 LGA 2011 Motherboard X10DAI-O Processor1 Intel Xeon Eight-Core E5-2660 2.2GHz CPU Cooler2 Noctua i4 CPU Cooler for Intel Xeon Memory3 Crucial 64GB Kit (16GBx4) DDR4 2133 (PC4-2133) DR x4 288-Pin Server Memory [*]Probably going to start with 1 processor, then expand to 2 later and if necessary. The server gets heavy Plex usage, with local and remote users transcoding, especially in the evenings. It's not unusual currently for the server to become unresponsive when it gets too busy. I figure going from a passmark of 3000 and change to 11,000 and change (with 1 CPU) will be a pretty decent improvement! [*]Question: Will this fit in a 4U server case like the 4220/4224? I want something relatively quiet, as the server shares my office, but want the cooling to be efficient. I'm running Noctua fans throughout the 4220 and love them, so sticking with a brand I know. [*]Question: Is this good memory? I'm hazy on buffered vs unbuffered, registered, etc. I've also heard it's better to balance the memory across the channels on a multi-processor board, but I'm not sure that's a thing. Will 4x16GB sticks work, or should I be looking at 8X8GB? I want this server to be decently future-proofed, and be able to handle whatever I throw at it. Thoughts? Questions? Comments? I'm all ears!
  20. So ownCloud now works, therefore I'm at 100% working again. Thanks for your help!
  21. A fan for 40 years and counting. OK, commands have been run, and so far the log looks like this: ----------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io ----------------------------------- GID/UID ----------------------------------- User uid: 99 User gid: 100 ----------------------------------- We are now refreshing packages from apt repositorys, this *may* take a while Nov 14 21:45:19 aab3299b69a3 syslog-ng[59]: syslog-ng starting up; version='3.5.3' 151114 21:45:19 mysqld_safe Logging to '/config/databases/aab3299b69a3.err'. 151114 21:45:19 mysqld_safe Starting mysqld daemon with databases from /config/databases No repeating itself over and over. And most importantly I can now connect to the MySQL server from another computer using the root account. I'll now enable the ownCloud docker and see if it connects ok. Will post back when I find out. Thank you for your help! But FYI, I haven't run the newperms script at all since I originally installed MariaDB.
  22. Well... root@Gallifrey:~# docker exec -it mariadb find /config/databases \! -user abc -print /config/databases /config/databases/mysql
  23. I have no idea where that abc user came from. Nothing I've personally created, but I did notice reference in my.cnf to an abc user when I was trying to figure this out earlier. Didn't touch it, haven't changed anything.