May 27, 201511 yr Am I being stupid? But where is the admin page? Just get the Plex Requests web page with movies and tvseries. Have tried both the stable and now the dev branches. add /admin to the plexrequest url
May 27, 201511 yr add /admin to the plexrequest url Thanks, that makes configuring a bit easier, was altering server.js in Notepad++ before you told me that!
May 28, 201511 yr The docker description has a link to their github page, which explains how to set it up very nicely
June 1, 201511 yr Got this working great and proxied to a subdomain on my site. Thanks aptalca been after something like this for years for my brother to use.
June 1, 201511 yr aptalca, any luck looking at PlexReports? It's doable. I just haven't had the time to put it together yet. I'll do it this week.
June 1, 201511 yr Author No rush, just wondering if you thought it was doable let me know if you need a tester or anything. thanks again for your excellent work!
June 2, 201511 yr aptalca, any luck looking at PlexReports? It's doable. I just haven't had the time to put it together yet. I'll do it this week. I decided against it. Some issues with the plexreport app: 1. Everything is command-line based. They have scripts for everything but you have to answer questions while the script is running and I would have to convert them all to silent installs 2. When I installed it, it didn't work. I saw at least one other person who posted the same issue on the forums more than two weeks ago. Might be an issue with the latest version that is not yet fixed. 3. Because of its command line nature, and diy style, there are too many support requests. I feel like even if I get this done, I'll have to provide a ton of support but I really don't have the time. 4. Smdion has a beta version container in the repo (I haven't tested it)
June 2, 201511 yr I gave up on PlexReport. It was a nightmare to get working properly, and then the html was bungled in Outlook, which I use most often. I ended up cobbling together my own PowerShell script, using the Plex API to pull XML data and my own web server to host images.
June 2, 201511 yr Author I decided against it. Some issues with the plexreport app: 1. Everything is command-line based. They have scripts for everything but you have to answer questions while the script is running and I would have to convert them all to silent installs 2. When I installed it, it didn't work. I saw at least one other person who posted the same issue on the forums more than two weeks ago. Might be an issue with the latest version that is not yet fixed. 3. Because of its command line nature, and diy style, there are too many support requests. I feel like even if I get this done, I'll have to provide a ton of support but I really don't have the time. 4. Smdion has a beta version container in the repo (I haven't tested it) Makes sense, I thought smdion's was abandoned His is partly functioning although setup doesn't work and the CRON job's don't work. Maybe PlexReport is just a lost cause haha.
June 13, 201511 yr hey guys i wanted to give this a go but when i get the container setup and what not for some reason it doesn't install meteor it stops around 30-40%. This is what my log file for Plex request is saying. *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/firstrun.sh... First install detected, cloning repository Cloning into 'plexrequests-meteor'... Bleeding edge requested! Switching to dev branch Switched to a new branch 'dev' Branch dev set up to track remote branch dev from origin. *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 28 Jun 13 16:27:38 06d62356bb9a syslog-ng[34]: syslog-ng starting up; version='3.5.3' nobody, this is your first time using Meteor! Installing a Meteor distribution in your home directory. ############################# 40.3% curl: (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104 gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now Any thoughts? Thanks!
June 14, 201511 yr hey guys i wanted to give this a go but when i get the container setup and what not for some reason it doesn't install meteor it stops around 30-40%. This is what my log file for Plex request is saying. *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/firstrun.sh... First install detected, cloning repository Cloning into 'plexrequests-meteor'... Bleeding edge requested! Switching to dev branch Switched to a new branch 'dev' Branch dev set up to track remote branch dev from origin. *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 28 Jun 13 16:27:38 06d62356bb9a syslog-ng[34]: syslog-ng starting up; version='3.5.3' nobody, this is your first time using Meteor! Installing a Meteor distribution in your home directory. ############################# 40.3% curl: (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104 gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now Any thoughts? Thanks! It looks like the connection was interrupted during download of meteor. You should try again. It might be an issue with their server. ***EDIT*** I just did a fresh install of PlexRequests and it installed fine
June 14, 201511 yr hey guys i wanted to give this a go but when i get the container setup and what not for some reason it doesn't install meteor it stops around 30-40%. This is what my log file for Plex request is saying. *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/firstrun.sh... First install detected, cloning repository Cloning into 'plexrequests-meteor'... Bleeding edge requested! Switching to dev branch Switched to a new branch 'dev' Branch dev set up to track remote branch dev from origin. *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 28 Jun 13 16:27:38 06d62356bb9a syslog-ng[34]: syslog-ng starting up; version='3.5.3' nobody, this is your first time using Meteor! Installing a Meteor distribution in your home directory. ############################# 40.3% curl: (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104 gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now Any thoughts? Thanks! It looks like the connection was interrupted during download of meteor. You should try again. It might be an issue with their server. ***EDIT*** I just did a fresh install of PlexRequests and it installed fine so weird this is what i have going on with my settings
June 14, 201511 yr I pulled down my plexReports... it was.. hell to try to figure out. Got mine working OK, maybe I could return all the favours you've done for me!
June 15, 201511 yr hey guys i wanted to give this a go but when i get the container setup and what not for some reason it doesn't install meteor it stops around 30-40%. This is what my log file for Plex request is saying. *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/firstrun.sh... First install detected, cloning repository Cloning into 'plexrequests-meteor'... Bleeding edge requested! Switching to dev branch Switched to a new branch 'dev' Branch dev set up to track remote branch dev from origin. *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 28 Jun 13 16:27:38 06d62356bb9a syslog-ng[34]: syslog-ng starting up; version='3.5.3' nobody, this is your first time using Meteor! Installing a Meteor distribution in your home directory. ############################# 40.3% curl: (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104 gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now Any thoughts? Thanks! It looks like the connection was interrupted during download of meteor. You should try again. It might be an issue with their server. ***EDIT*** I just did a fresh install of PlexRequests and it installed fine so weird this is what i have going on with my settings I can't see the picture you posted
July 17, 201510 yr Question, is it possible to change the port from 3000, i already have something else there
July 17, 201510 yr Question, is it possible to change the port from 3000, i already have something else there Change the host port to whatever you like
July 29, 201510 yr Hey man, Just tried to install today, and it fails, here is the log: *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/firstrun.sh... Updating repository Already up-to-date. Bleeding edge requested! Switching to dev branch Already on 'dev' Your branch is up-to-date with 'origin/dev'. *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 48 Jul 29 16:43:11 2d069b6890e2 syslog-ng[54]: syslog-ng starting up; version='3.5.3' nobody, this is your first time using Meteor! Installing a Meteor distribution in your home directory. ######################################################################## 100.0% [[[[[ /config/plexrequests-meteor ]]]]] => Started proxy. Unexpected mongo exit code 14. Restarting. Unexpected mongo exit code 14. Restarting. Unexpected mongo exit code 14. Restarting. Can't start Mongo server. Unspecified unrecoverable error. Exit was not clean This happens with both stable and dev branch, any ideas?
July 29, 201510 yr Hey man, Just tried to install today, and it fails, here is the log: *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/firstrun.sh... Updating repository Already up-to-date. Bleeding edge requested! Switching to dev branch Already on 'dev' Your branch is up-to-date with 'origin/dev'. *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 48 Jul 29 16:43:11 2d069b6890e2 syslog-ng[54]: syslog-ng starting up; version='3.5.3' nobody, this is your first time using Meteor! Installing a Meteor distribution in your home directory. ######################################################################## 100.0% [[[[[ /config/plexrequests-meteor ]]]]] => Started proxy. Unexpected mongo exit code 14. Restarting. Unexpected mongo exit code 14. Restarting. Unexpected mongo exit code 14. Restarting. Can't start Mongo server. Unspecified unrecoverable error. Exit was not clean This happens with both stable and dev branch, any ideas? See the following post and the one before it. Let me know if that fixes the problem: http://lime-technology.com/forum/index.php?topic=39413.msg392265.msg#392265
July 30, 201510 yr Yeah, that fixed it mate, made a cache only share for it, and boom, fired up fine, odd problem
August 11, 201510 yr What was the fix? I am having the same problem so must have done the same thing wrong. The linked post (392265) seems to have disappeared. Thanks.
August 11, 201510 yr What was the fix? I am having the same problem so must have done the same thing wrong. The linked post (392265) seems to have disappeared. Thanks. For some reason it doesn't work when you use a /mnt/user/blah as the config folder location. But it works when you use /mnt/cache/blah No idea why but several people reported it so far
August 11, 201510 yr It was weird I had to hope on my unraid and chmod -R 777 * om my plexrequest directory what I saw from my logs was I was having issues with the download of meteordb (I think). Mine has been semi working.
Archived
This topic is now archived and is closed to further replies.