taoxu1234 opened a new issue #5747:
URL: https://github.com/apache/incubator-doris/issues/5747


   描述
   1. 我用postman 发送 _stream_load json请求时,报no valid Basic authorization
   2. 有时候是成功的,不是每次都报no valid Basic authorization,也会 success
   
   步骤
   1. 我的版本是最新执行git clone https://github.com/apache/incubator-doris.git 
的版本,具体版本号暂时不清楚在哪看,调用接口ip:port/api/bootstrap 
显示的{"replayedJournalId":0,"queryPort":0,"rpcPort":0,"version":"","status":"OK","msg":"Success"}
 中version为空。
   2. 我的环境是1个fe加上3个be
   3. 由于本地安装了docker,网卡比较多,我的ip通过配置文件写死了。
   4. 用postman 发送http请求 有时候是成功,有时候显示 no valid Basic 
authorization,看了下日志也没有明显的报错信息,
   5. 执行SHOW PROC '/frontends';  SHOW PROC '/backends'; 两个命令,机器状态也正常。
   
   **Expected behavior**
   全部都是成功
   **Screenshots**
   
![fe](https://user-images.githubusercontent.com/83450258/116680716-95715b00-a9de-11eb-9955-93edf49f0ee4.png)
   
![be1](https://user-images.githubusercontent.com/83450258/116680724-97d3b500-a9de-11eb-87c7-c75650161b0f.png)
   
![be2](https://user-images.githubusercontent.com/83450258/116680732-9a360f00-a9de-11eb-9c4a-2fdc974b5f1b.png)
   
![be3](https://user-images.githubusercontent.com/83450258/116680744-9e622c80-a9de-11eb-8dfb-11b01e7feec2.png)
   
![tail](https://user-images.githubusercontent.com/83450258/116680757-a28e4a00-a9de-11eb-929a-ed7f5e8b5617.png)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to