-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When auto approve is disabled an error occurs on v1.21.0 #517
Comments
I'm getting the same sort of thing running in a Docker container on unRAID:
I also have Plex authentication enabled if this makes a difference. |
I'm getting the same errors, also on 1.21.0, have plex authentication enabled as well. Works fine if I turn of approval, but I'd really like to use approval. I'm not using Sonarr or any other plugin.
|
Same.
Oddly, it only appears to be happening on TV requests. Movies still work fine. Running master, 1.21.1, from linuxserver.io's docker on unRAID. |
Same problem. running in Unraid docker, approval required turned on.
|
Same for me, getting the same error as sethrd (others might match, his is just more legible), interspersed with my Exception is a "Sonarr Profiles Get -> ESOCKETTIMEOUT" (we don't use Sonarr) and "{ [Error: ESOCKETTIMEOUT] stack: [Getter] }" (there may be more to this but I'm missing lines from the display) One of my users has been trying to submit a request and keeps getting a page for IRON:ROUTER coming up; no idea if that's related; I haven't done any customization of the Meteor package. I've just run it and interfaced with it at the web UI. Critical information: PlexRequests Version: 1.21.0 - VMware ESXi running Ubuntu 16.04 LTS. I'm going to update to 1.21.2 and see if that makes a difference. I'll report back if it does. |
seems to be resolved with 1.21.2. Further testing may be required. also looks like the Sonarr issues were a bugfix in 1.21.1 (according to the release notes). I have the link to this thread so I'll be back if the issue reoccurs. |
This error seemingly persists in mobile view (desktop works just fine). |
When auto approve is disabled the following issues occurs:
Branch: master
Version: v1.21.0
Jan 7 18:53:57 requests meteor: #033[34mI20180107-18:53:57.527(-5)? #033[39mException while invoking method 'requestMovie' TypeError: Cannot read property 'permAPPROVAL' of undefined Jan 7 18:53:57 requests meteor: #033[34mI20180107-18:53:57.527(-5)? #033[39m at [object Object].Meteor.methods.requestMovie (server/methods/search/requestMovie.js:115:1) Jan 7 18:53:57 requests meteor: #033[34mI20180107-18:53:57.527(-5)? #033[39m at maybeAuditArgumentChecks (livedata_server.js:1698:12) Jan 7 18:53:57 requests meteor: #033[34mI20180107-18:53:57.527(-5)? #033[39m at livedata_server.js:708:19 Jan 7 18:53:57 requests meteor: #033[34mI20180107-18:53:57.528(-5)? #033[39m at [object Object]._.extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) Jan 7 18:53:57 requests meteor: #033[34mI20180107-18:53:57.528(-5)? #033[39m at livedata_server.js:706:40 Jan 7 18:53:57 requests meteor: #033[34mI20180107-18:53:57.528(-5)? #033[39m at [object Object]._.extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) Jan 7 18:53:57 requests meteor: #033[34mI20180107-18:53:57.529(-5)? #033[39m at livedata_server.js:704:46 Jan 7 18:53:57 requests meteor: #033[34mI20180107-18:53:57.529(-5)? #033[39m at tryCallTwo (/home/plex/.meteor/packages/promise/.0.5.1.dqgple++os+web.browser+web.cordova/npm/node_modules/meteor-promise/node_modules/promise/lib/core.js:45:5) Jan 7 18:53:57 requests meteor: #033[34mI20180107-18:53:57.529(-5)? #033[39m at doResolve (/home/plex/.meteor/packages/promise/.0.5.1.dqgple++os+web.browser+web.cordova/npm/node_modules/meteor-promise/node_modules/promise/lib/core.js:171:13) Jan 7 18:53:57 requests meteor: #033[34mI20180107-18:53:57.529(-5)? #033[39m at new Promise (/home/plex/.meteor/packages/promise/.0.5.1.dqgple++os+web.browser+web.cordova/npm/node_modules/meteor-promise/node_modules/promise/lib/core.js:65:3) Jan 7 18:53:59 requests meteor: #033[34mI20180107-18:53:59.882(-5)? #033[39mException while invoking method 'requestMovie' TypeError: Cannot read property 'permAPPROVAL' of undefined Jan 7 18:53:59 requests meteor: #033[34mI20180107-18:53:59.882(-5)? #033[39m at [object Object].Meteor.methods.requestMovie (server/methods/search/requestMovie.js:115:1) Jan 7 18:53:59 requests meteor: #033[34mI20180107-18:53:59.882(-5)? #033[39m at maybeAuditArgumentChecks (livedata_server.js:1698:12) Jan 7 18:53:59 requests meteor: #033[34mI20180107-18:53:59.882(-5)? #033[39m at livedata_server.js:708:19 Jan 7 18:53:59 requests meteor: #033[34mI20180107-18:53:59.883(-5)? #033[39m at [object Object]._.extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) Jan 7 18:53:59 requests meteor: #033[34mI20180107-18:53:59.883(-5)? #033[39m at livedata_server.js:706:40 Jan 7 18:53:59 requests meteor: #033[34mI20180107-18:53:59.883(-5)? #033[39m at [object Object]._.extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) Jan 7 18:53:59 requests meteor: #033[34mI20180107-18:53:59.883(-5)? #033[39m at livedata_server.js:704:46 Jan 7 18:53:59 requests meteor: #033[34mI20180107-18:53:59.884(-5)? #033[39m at tryCallTwo (/home/plex/.meteor/packages/promise/.0.5.1.dqgple++os+web.browser+web.cordova/npm/node_modules/meteor-promise/node_modules/promise/lib/core.js:45:5) Jan 7 18:53:59 requests meteor: #033[34mI20180107-18:53:59.884(-5)? #033[39m at doResolve (/home/plex/.meteor/packages/promise/.0.5.1.dqgple++os+web.browser+web.cordova/npm/node_modules/meteor-promise/node_modules/promise/lib/core.js:171:13) Jan 7 18:53:59 requests meteor: #033[34mI20180107-18:53:59.884(-5)? #033[39m at new Promise (/home/plex/.meteor/packages/promise/.0.5.1.dqgple++os+web.browser+web.cordova/npm/node_modules/meteor-promise/node_modules/promise/lib/core.js:65:3)
The text was updated successfully, but these errors were encountered: