clowrym

Members
  • Posts

    550
  • Joined

  • Last visited

Everything posted by clowrym

  1. Excellent, perfect test case. If you are running unRAID 6b12 you can inspect the container by SSH'ing into your tower and typing: docker exec -it plexWatch bash That will give you a bash shell inside the plexWatch container. From there, type: tail -f /var/log/apache2/error.log and then try accessing plexWatch via your browser. If the log file shows messages like this: Call to undefined function curl_init() Then I'll ask Needo to implement the fix I provided earlier, because it solves for that. To exit the container, hit CTRL-C then type "exit" I have this issue as well, I get the following running these commands.. [sat Dec 06 13:00:30.978881 2014] [:error] [pid 1047] [client 192.168.1.70:64370] PHP Warning: file_get_contents(http://localhost:32400/status/sessions?X-Plex-Token=): failed to open stream: HTTP request failed! HTTP/1.0 401 Unauthorized\r\n in /var/www/html/plexWatch/index.php on line 88, referer: http://tower.local/Docker [sat Dec 06 13:00:30.979800 2014] [:error] [pid 1047] [client 192.168.1.70:64370] PHP Warning: simplexml_load_file(http://localhost:32400/library/sections): failed to open stream: HTTP request failed! HTTP/1.0 401 Unauthorized\r\n in /var/www/html/plexWatch/index.php on line 91, referer: http://tower.local/Docker [sat Dec 06 13:00:30.979827 2014] [:error] [pid 1047] [client 192.168.1.70:64370] PHP Warning: simplexml_load_file(): I/O warning : failed to load external entity "http://localhost:32400/library/sections" in /var/www/html/plexWatch/index.php on line 91, referer: http://tower.local/Docker [sat Dec 06 13:00:38.512367 2014] [:error] [pid 1047] [client 192.168.1.70:64370] PHP Warning: file_get_contents(http://localhost:32400/status/sessions?X-Plex-Token=): failed to open stream: HTTP request failed! HTTP/1.0 401 Unauthorized\r\n in /var/www/html/plexWatch/index.php on line 88, referer: http://192.168.1.50:8080/plexWatch/stats.php [sat Dec 06 13:00:38.513037 2014] [:error] [pid 1047] [client 192.168.1.70:64370] PHP Warning: simplexml_load_file(http://localhost:32400/library/sections): failed to open stream: HTTP request failed! HTTP/1.0 401 Unauthorized\r\n in /var/www/html/plexWatch/index.php on line 91, referer: http://192.168.1.50:8080/plexWatch/stats.php [sat Dec 06 13:00:38.513062 2014] [:error] [pid 1047] [client 192.168.1.70:64370] PHP Warning: simplexml_load_file(): I/O warning : failed to load external entity "http://localhost:32400/library/sections" in /var/www/html/plexWatch/index.php on line 91, referer: http://192.168.1.50:8080/plexWatch/stats.php [sat Dec 06 13:01:46.108174 2014] [:error] [pid 117] [client 192.168.1.70:64462] PHP Warning: file_get_contents(http://localhost:32400/library/metadata/52161): failed to open stream: HTTP request failed! HTTP/1.0 401 Unauthorized\r\n in /var/www/html/plexWatch/info.php on line 87, referer: http://192.168.1.50:8080/plexWatch/history.php [sat Dec 06 13:01:53.932407 2014] [:error] [pid 27] [client 192.168.1.70:64468] PHP Warning: file_get_contents(http://localhost:32400/status/sessions?X-Plex-Token=): failed to open stream: HTTP request failed! HTTP/1.0 401 Unauthorized\r\n in /var/www/html/plexWatch/index.php on line 88, referer: http://192.168.1.50:8080/plexWatch/stats.php [sat Dec 06 13:01:53.933519 2014] [:error] [pid 27] [client 192.168.1.70:64468] PHP Warning: simplexml_load_file(http://localhost:32400/library/sections): failed to open stream: HTTP request failed! HTTP/1.0 401 Unauthorized\r\n in /var/www/html/plexWatch/index.php on line 91, referer: http://192.168.1.50:8080/plexWatch/stats.php [sat Dec 06 13:01:53.933546 2014] [:error] [pid 27] [client 192.168.1.70:64468] PHP Warning: simplexml_load_file(): I/O warning : failed to load external entity "http://localhost:32400/library/sections" in /var/www/html/plexWatch/index.php on line 91, referer: http://192.168.1.50:8080/plexWatch/stats.php [sat Dec 06 13:03:23.631365 2014] [:error] [pid 115] [client 192.168.1.70:64505] PHP Warning: file_get_contents(http://localhost:32400/status/sessions?X-Plex-Token=): failed to open stream: HTTP request failed! HTTP/1.0 401 Unauthorized\r\n in /var/www/html/plexWatch/index.php on line 88, referer: http://192.168.1.50:8080/plexWatch/history.php [sat Dec 06 13:03:23.632550 2014] [:error] [pid 115] [client 192.168.1.70:64505] PHP Warning: simplexml_load_file(http://localhost:32400/library/sections): failed to open stream: HTTP request failed! HTTP/1.0 401 Unauthorized\r\n in /var/www/html/plexWatch/index.php on line 91, referer: http://192.168.1.50:8080/plexWatch/history.php [sat Dec 06 13:03:23.632615 2014] [:error] [pid 115] [client 192.168.1.70:64505] PHP Warning: simplexml_load_file(): I/O warning : failed to load external entity "http://localhost:32400/library/sections" in /var/www/html/plexWatch/index.php on line 91, referer: http://192.168.1.50:8080/plexWatch/history.php
  2. I did read a couple days ago, that its not working with the latest version of plex....so maybe thats my issue
  3. Steved, the bottom one you have /Plex ....this one isn't part of the container? something you added? what is this one supposed to reference? the first time i tried without this it wouldn't work at all, with this added It partially works, but on the plexwatcch homepage is where it displays cannot connect to server.
  4. I always seemed to get an error... Failed to access Plex Media Server. Please check your settings.
  5. Not sure if this is an issue with the new guy... I had turned off the docker service and now when I try to turn it back on, (clicking the start button) nothing happenss... I had to do a manual start via terminal.
  6. I had this issue on one of my servers, had to copy templates from my other server. I only used docker on one, so I believe when they changed the location of the templates a while back, I didn't move the files on one of my servers
  7. Is it possible to use the docker container for plexwatch with the plex unraid 64 bit plugin....I haven't configured Docker plex, but would like to play around with plexwatch!!
  8. i converted all my 9 disks to btrfs, Haven't tried the scrub option yet. I did see ~2gig less space on every disk after format, so in my conversion from reiser to btrfs i had a couple disks that I had to shuffle files around, other then that I haven't noticed much of a differnce.
  9. in my quest to switch formats from reiser to btrfs, I had one disk that originally had under 2g free space, i was unable to copy the full disk, as there was 2.18gb used on a freshly formatted btrfs disk...... not sure on ifs though....
  10. I seem to be getting these when I try and delete a file via OSX network share The file does delete... Sep 28 15:18:06 test shfs/user: shfs_rmdir: rmdir: /mnt/disk1/T_Media/.AppleDB (39) Directory not empty Sep 28 15:18:30 test shfs/user: shfs_rmdir: rmdir: /mnt/disk2/.TemporaryItems (39) Directory not empty Sep 28 15:19:40 test shfs/user: shfs_rmdir: rmdir: /mnt/disk1/T_Media/.AppleDB (39) Directory not empty Sep 28 15:23:50 test shfs/user: shfs_rmdir: rmdir: /mnt/disk1/T_Media/Torrent/Formula.1.2014x11.Hungary.Race.SkyF1HD.720p (39) Directory not empty
  11. Please add modules for i5k_amb.ko for lm-sensors memory temp sensors
  12. I had no issues with upgrading / Docker, all is working great w/ the instructions here!!
  13. I have bonding turned off actually,i couldn't get bridge to work with bonding on... so i didn't see any reason why it should be turned on. STP is also turned off on my managed switch. I dropped back down to 6b5a, going to tuen off stp see if it still happens! # Generated settings:^M USE_DHCP="yes"^M IPADDR="192.168.1.86"^M NETMASK="255.255.255.0"^M GATEWAY="192.168.1.254"^M DHCP_KEEPRESOLV="no"^M DNS_SERVER1="192.168.1.254"^M DNS_SERVER2=""^M DNS_SERVER3=""^M BONDING="no"^M BONDING_MODE="0"^M BRIDGING="yes"^M BRNAME="br0"^M BRSTP="yes"^M
  14. I have not pinned any CPU's to anything, and I switched from SMB to NFS as a test, and mine still dies after a few minutes. Hopefully this can be resolved soon. I'll probably end up just moving to using docker for the things I'm currently using Arch for now, but still, I'd like to get this working. serious grasp at straws here , dont suppose you have STP turned off? tried turning of STP on my test server.... killed my whole network!!
  15. Atttached!! Please share your syslinux.cfg, your arch.cfg file, and your syslog. We're checking this out today as well. A further update, it seems to die within minutes of starting Transmission-Daemon.....
  16. Atttached!! Please share your syslinux.cfg, your arch.cfg file, and your syslog. We're checking this out today as well. Config_Logfiles.zip
  17. not sure if this is related, but after shutting down my archVM via command & trying to restart it i get the following error: root@test:/mnt/cache/Apps/ArchVM# xl create arch.cfg Parsing config from arch.cfg failed to free memory for the domain root@test:/mnt/cache/Apps/ArchVM#
  18. I have not pinned any CPU's to anything, and I switched from SMB to NFS as a test, and mine still dies after a few minutes. Hopefully this can be resolved soon. I'll probably end up just moving to using docker for the things I'm currently using Arch for now, but still, I'd like to get this working. serious grasp at straws here , dont suppose you have STP turned off? I have STP turned on.....
  19. Likewise I'm experiencing this same problem with Arch. Although on reboot my VM will boot up fine through the powerdown Sxx.sh scripts for APCUPSD plugin. My arch cfg file name = "archVM" bootloader = "pygrub" memory = 2560 vcpus = '2' disk = [ 'phy:/mnt/cache/Domains/ArchVM/arch.img,xvda,w', 'file:/mnt/cache/Domains/ArchVM/data.img,xvdb,w' # 'phy:/mnt/user/nameofshare,xvdb,w' ] vif = [ 'mac=00:16:3e:27:11:22,bridge=xenbr0' ] bootloader = "pygrub" I am also having issues with Arch, Seems to start, but once I start my Transmission daemon, everything dies within minutes, losing all access. my config name = "archVM" bootloader = "pygrub" memory = 4096 #vcpus = 4 disk = [ 'phy:/mnt/cache/Apps/ArchVM/arch.img,xvda,w', # 'phy:/mnt/cache/Apps,xvdb,w' ] vif = [ 'mac=00:16:3e:xx:xx:xx,bridge=br0' ] bootloader = "pygrub"
  20. I have 2 boxes On one I run Plex APC plugin I used to run more, but rarely used them on the other I run a vm so no plugins
  21. I currently have 16, with another 16 sitting on the bench ready to install when I get a chance!!
  22. If you are trying to use the local Folder locations, you cannot us file:// to your location, you have to use the actual location ie. /mnt/cache/Apps/plex/plexicon.png...one for each section you want to change.... I struggled with the instructions for a while as well, I'm not sure where the file:// came into play, but I have done this on pms for Mac / Windows / and Linux and file:/ does not work on any of them!!.... If that doesn't work for you, I can probably upload a sample of my plex.db for you to look at with the editor
  23. I still have about 1.5t free, so will likely have to add another drive or 2 over the next couple weeks, I'll let you know if the speeds are the same after. I had also upgraded the Proc's to 2.83 Xeon quad core's as well as 16gb ram. Tried to go to 32gb as the board supports it, but for some reason it won't post with 8-4gb chips (no issues with 8-2gb chips so slots are ok)