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 2022/09/08 12:56:38 UTC

[GitHub] [apisix-dashboard] FullStackPlayer opened a new issue, #2614: It's funny that APISIX can't route it's own dashboard web app correctly!

FullStackPlayer opened a new issue, #2614:
URL: https://github.com/apache/apisix-dashboard/issues/2614

   ### Issue description
   
   I have successfully installed APISIX family and it worked!
   ---------------------------
   apisix:2.15
   apisix-dashboard:2.13
   etcd:3.4.15
   ---------------------------
   I was able to access apisix-dashboard via http://ip:9000, but that's not elegent enough, it deserves a sub domain, so i created a new route which matches a sub domain for apisix-dashboard itself, but i failed!
   Login page loaded successfully, but with errors appeared in console, as you can see below:
   ![image](https://user-images.githubusercontent.com/77406496/189124435-09edd8bc-c7bd-4a84-a79c-653def62adcc.png)
   BTW: these two errors always appeared, even when i visited it via ip, but that would not interrupt my login progress anyway.
   Once i tried to login with my account/password, it gave me a 401 error:
   ![image](https://user-images.githubusercontent.com/77406496/189125057-eec34889-c007-401e-9334-715cd9c71a42.png)
   I did think about the possibility that i made some mistakes, but creating a route for another app just worked well.
   So i thought this should be reported.
   
   ### Expected behavior
   
   No CSP issues, no 401s, i just want it works.
   
   ### How to Reproduce
   
   Just do it as what i described.
   
   ### Screenshots
   
   _No response_
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): 2.15
   - OS (cmd: `uname -a`): Ubuntu 20.04
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `etcd --version`): 3.4.15
   - apisix-dashboard version, if have: 2.13
   - Browser version, if have: Chromium build 98.0.4758.102
   
   
   ### Additional context
   
   _No response_


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-dashboard] FullStackPlayer closed issue #2614: It's funny that APISIX can't route it's own dashboard web app correctly!

Posted by GitBox <gi...@apache.org>.
FullStackPlayer closed issue #2614: It's funny that APISIX can't route it's own dashboard web app correctly!
URL: https://github.com/apache/apisix-dashboard/issues/2614


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-dashboard] FullStackPlayer commented on issue #2614: It's funny that APISIX can't route it's own dashboard web app correctly!

Posted by GitBox <gi...@apache.org>.
FullStackPlayer commented on issue #2614:
URL: https://github.com/apache/apisix-dashboard/issues/2614#issuecomment-1241793854

   > 
   
   Thanks for your reply!
   I think the main point is an individual admin port, i changed it and now everything seems ok.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-dashboard] bzp2010 commented on issue #2614: It's funny that APISIX can't route it's own dashboard web app correctly!

Posted by GitBox <gi...@apache.org>.
bzp2010 commented on issue #2614:
URL: https://github.com/apache/apisix-dashboard/issues/2614#issuecomment-1241495962

   It would be better if you could read the documentation. https://apisix.apache.org/docs/apisix/FAQ/#how-do-i-access-the-apisix-dashboard-through-apache-apisix-proxy


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org