Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

HUE CSRF token missing or incorrect.

avatar
Rising Star

Hi,

 

When i execute a query with the Impala editor in Hue, i get an error after a while.

In my logs i can see that it is caused by the web frontend not sending a CSRF token or an incorrect token.

 

I'm using CDH version:5.9.0 with Hue version: 3.11

 

Error from log:

 

[18/Nov/2016 16:00:26 +0100] WARNING 94.198.159.131 maarten - "POST /notebook/api/check_status HTTP/1.1" -- CSRF token missing or incorrect.

 

Any ideas what is causing this?

1 ACCEPTED SOLUTION

avatar
Super Guru
This happens when you log-out and re-logging in another tab. You will need
to refresh the page to make it work again (Hue 3.12 comes with a better
error message and proposes to refresh the page)

View solution in original post

1 REPLY 1

avatar
Super Guru
This happens when you log-out and re-logging in another tab. You will need
to refresh the page to make it work again (Hue 3.12 comes with a better
error message and proposes to refresh the page)