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


   online debug page is Available ,but the debug request still failed.
   
   * reason
   After communicating with @nic-chen , The online site is a network 
environment where the internal and external networks are isolated. This would 
also be a common deployment strategy. 
   At present, the baseURl obtained by reading conf.json is an intranet address 
and cannot be used for online debug
   
   * solution
   try to add a config item in the conf.json, which used to configure debugUrl, 
that would fix the 
https://github.com/apache/apisix-dashboard/blob/69199d22dd30e47a71c191060a0402d43633addf/src/pages/Route/transform.ts#L353
 together
   


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


Reply via email to