[RESOLVED] unsure how to resolve ABE conflict

Ask for help about NoScript, no registration needed to post
ginahoy
Senior Member
Posts: 57
Joined: Tue Feb 07, 2012 6:32 pm

[RESOLVED] unsure how to resolve ABE conflict

Post by ginahoy »

I recently downloaded Plex Media Server on my new Linux machine. To set up PMS, I must sign into my Plex account, upon which, I get the following ABE feedback: http://bit.ly/2hHa1Vs. The site confirms successful sign-in, but fails to redirect me to my local Plex server page. I had to disable ABE to continue.

I can live with this as it's only an issue during setup or version upgrades, but I'm guessing there's a custom rule I need to add. I don't recall this happening on my XP machine (I have the same browser and ABE settings & rules), although it's been several years since I upgraded so I may have simply forgotten that I had to disable ABE.
Last edited by ginahoy on Tue Oct 03, 2017 12:33 am, edited 1 time in total.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: unsure how to resolve ABE conflict

Post by barbaz »

Does this work? -
NoScript Options > Advanced > ABE > SYSTEM, add *at the very top*

Code: Select all

Site http://localhost:32400/*
Accept from https://app.plex.tv/*
If not, please post the full messages from ABE in the Browser Console (Ctrl-Shift-J).
*Always* check the changelogs BEFORE updating that important software!
-
ginahoy
Senior Member
Posts: 57
Joined: Tue Feb 07, 2012 6:32 pm

Re: unsure how to resolve ABE conflict

Post by ginahoy »

The ABE feedback popup was MUCH shorter (the part after the <<<), but presumably that's because I generated the error in a different way. But the DENY is the same..

Code: Select all

POST https://metrics.plex.tv/collect/event [HTTP/2.0 200 OK 576ms]
PUT XHR https://plex.tv/api/v2/pins/link [HTTP/1.1 204 No Content 522ms]
[ABE] < LOCAL> Deny on {GET http://localhost:32400/web/index.html# <<< https://app.plex.tv/auth/#!?clientID=0b46wvvo3rmox542i3rv1efq&forwardUrl=http%3A%2F%2Flocalhost%3A32400%2Fweb%2Findex.html%23&code=8S1X - 6}
SYSTEM rule: Site LOCAL Accept from LOCAL Deny
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: unsure how to resolve ABE conflict

Post by barbaz »

Image
The exception should allow that. Did you read my post before I added instructions where to put the exception?
*Always* check the changelogs BEFORE updating that important software!
-
ginahoy
Senior Member
Posts: 57
Joined: Tue Feb 07, 2012 6:32 pm

Re: unsure how to resolve ABE conflict

Post by ginahoy »

Sorry, my bad. I added to USER instead of SYSTEM... not sure if that's what you edited, but I've been known to not read something carefully :oops:

Working now! Thanks.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: unsure how to resolve ABE conflict

Post by barbaz »

ginahoy wrote:I added to USER instead of SYSTEM... not sure if that's what you edited,
Yep.
ginahoy wrote:Working now! Thanks.
You're welcome! Image
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply