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/11/04 05:49:30 UTC

[GitHub] [apisix-dashboard] anime777 opened a new issue, #2656: bug: /apisix/admin/migrate/export "error_msg": "not found"

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

   ### Current Behavior
   
    GET     http://127.0.0.1:9080/apisix/admin/migrate/export    
   {
       "error_msg": "not found"
   }
   
   docker       image: apache/apisix:2.15.0-alpine
   
   reference:    https://apisix.apache.org/docs/dashboard/api/api/#apisixadminmigrateexport
   
   ### Expected Behavior
   
   _No response_
   
   ### Error Logs
   
   _No response_
   
   ### Steps to Reproduce
   
   SET X-API-KEY
    GET     http://192.192.0.5:9080/apisix/admin/migrate/export    
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


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