Skip to content
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

query date_format error 401 #9

Closed
liguobao opened this issue Sep 7, 2018 · 2 comments
Closed

query date_format error 401 #9

liguobao opened this issue Sep 7, 2018 · 2 comments

Comments

@liguobao
Copy link

liguobao commented Sep 7, 2018

query as

* and kube-system  request: CreateUser and status:200 | select  date_format(__time__ -__time__%3600,'%Y-%m-%d')  as date ,count(*)  as count group by date order by date desc

error message:

{StatusCode: 401, ReasonPhrase: '', Version: 1.1, Content: System.Net.Http.HttpConnection+HttpConnectionResponseContent, Headers:\r\n{\r\n

if remove date_format , the query is success.

@liguobao liguobao changed the title query error 401 query date_format error 401 Sep 7, 2018
@JasonMing
Copy link
Collaborator

401 indicates unauthorized, should not be related to SQL query.
@wind-tangkai please check this out.

@JasonMing
Copy link
Collaborator

no updates, close!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants