You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/08/24 15:13:00 UTC

[GitHub] [apisix-dashboard] liuxiran commented on issue #396: bug:got error after login

liuxiran commented on issue #396:
URL: https://github.com/apache/apisix-dashboard/issues/396#issuecomment-679187611


   about login failed: error username or password
   
   the response code is 200:
   
   ![image](https://user-images.githubusercontent.com/2561857/91061338-a4895780-e65e-11ea-9657-64f73b57dea9.png)
   
   
   but it is returned a html in fact
   
   ![image](https://user-images.githubusercontent.com/2561857/91061189-760b7c80-e65e-11ea-88bb-a3ea5699d693.png)
   
   the key to the problem is the api url: /user/login, which is not match /apisix/admin/***, so its returned by dashboard-nginx server  instead of mange-api server, so may change the login api url , is a better solution
   


----------------------------------------------------------------
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:
users@infra.apache.org