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: 
<general-boun...@developer.marklogic.com<mailto:general-boun...@developer.marklogic.com>>
 on behalf of Mark Donoghue <m.donog...@ieee.org<mailto:m.donog...@ieee.org>>
Reply-To: MarkLogic Developer Discussion 
<general@developer.marklogic.com<mailto:general@developer.marklogic.com>>
Date: Thursday, June 22, 2017 at 10:45 AM
To: "general@developer.marklogic.com<mailto:general@developer.marklogic.com>" 
<general@developer.marklogic.com<mailto:general@developer.marklogic.com>>
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<tel:(732)%20562-6045>
m.donog...@ieee.org<mailto:m.donog...@ieee.org>

IEEE - Advancing Technology for Humanity
_______________________________________________
General mailing list
General@developer.marklogic.com
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to