I don't know if this is relevant, but my App-Services is running off port 8008 (not 8000). I tried changing it to another port and I still get the error.
- -- --- ----- -------- ------------- Mark Donoghue IEEE (732) 562-6045 [email protected] IEEE - Advancing Technology for Humanity On Thu, Jun 22, 2017 at 11:08 AM, Dave Cassel <[email protected]> wrote: > There's an article in the Support team's Knowledge Base about this ( > https://help.marklogic.com/Knowledgebase/Article/View/ > 478/0/query-console-security-badrequest-invalid-csrf-token-error), but it > sounds like you've already followed their recommendations. > > Anyone else have ideas? > > -- > Dave Cassel, @dmcassel <https://twitter.com/dmcassel> > Technical Community Manager > MarkLogic Corporation <http://www.marklogic.com/> > http://developer.marklogic.com/ > > From: <[email protected]> on behalf of Mark > Donoghue <[email protected]> > Reply-To: MarkLogic Developer Discussion <[email protected]> > Date: Thursday, June 22, 2017 at 10:45 AM > To: "[email protected]" <[email protected]> > Subject: [MarkLogic Dev General] Query Console error post upgrade 8 > 9 > > Hi, > > I just upgraded my local (laptop) install of Marklogic 8 to 9.0-1.1. > > Now, when I attempt to access the query console I get the following error: > > ====== > SECURITY-BADREQUEST (err:FOER0000): Your session has been terminated by > another login. Refresh Query Console to create a new session. > ====== > > Admin interface and Configuration Manager work fine. > > I have attempted the following: > > - Refreshed the browser (Chrome ver. 59.0.3071.109), and deleted browsing > data. > - Restarted my laptop several times. > - Using Firefox (45.5.1) and get the same error message. > - Created a new user with query-console permission (same error). > - Changed the auth scheme from digest to basic, and back to digest. > > Chrome developer tools reports errors from the following resources: > ====== > jquery-1.7.min.js:4 > > GET http://localhost:8008/qconsole/endpoints/workspaces. > xqy?cache=1498142153868 > > 500 (SECURITY-BADREQUEST (err:FOER0000): Your session has been terminated > by another login. Refresh Query Console to create a new session.) > send @ jquery-1.7.min.js:4 > ====== > > and > > ====== > jquery-1.7.min.js:4 > > GET http://localhost:8008/qconsole/endpoints/sources. > xqy?type=databases&cache=1498142153871 > > 500 (SECURITY-BADREQUEST (err:FOER0000): Your session has been terminated > by another login. Refresh Query Console to create a new session.) > ====== > > The only evidence of a similar error that I could find on the web refers > to a tool named Roxy, which I'm not familiar with. It is also for version 8 > of Marklogic. See: https://github.com/marklogic-community/roxy/issues/679 > > I am out of ideas. Has anyone else had this experience? > > Thanks, > Mark > - -- --- ----- -------- ------------- > Mark Donoghue > IEEE > (732) 562-6045 > [email protected] > > IEEE - Advancing Technology for Humanity > > _______________________________________________ > General mailing list > [email protected] > Manage your subscription at: > http://developer.marklogic.com/mailman/listinfo/general > >
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
