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/28 07:33:33 UTC

[GitHub] [apisix-dashboard] liuxiran opened a new issue #424: bug: create route return 500

liuxiran opened a new issue #424:
URL: https://github.com/apache/apisix-dashboard/issues/424


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   - [ ] Requirements
   - [ ] Feature or performance improvement
   - [ ] Other
   
   ___
   ### Question
   - What do you want to know?
   
   ___
   ### Bug
   - Which version of Apache APISIX Dashboard, OS, and Browser?
   * Version: **latest master branch**
   * OS: fedora32
   * **use docker-compose to develop the project**
   * Browser: chrome 85
   
   
   
   - What happened?
   If possible, provide a way to reproduce the error.
   
   * I tried to create a route ,but I got the 500 error:
   ![2020-08-28 15-25-46屏幕截图](https://user-images.githubusercontent.com/2561857/91533897-3cc75b00-e943-11ea-8c9f-180938b31203.png)
   
   * the request info:
   ![2020-08-28 15-26-40屏幕截图](https://user-images.githubusercontent.com/2561857/91533942-4cdf3a80-e943-11ea-81e2-b2d096620074.png)
   ![2020-08-28 15-26-58屏幕截图](https://user-images.githubusercontent.com/2561857/91533950-4fda2b00-e943-11ea-9246-c09d7090965c.png)
   
   * I noticed that  I built the mysql docker image and container just now,  but the mysql image created time is long time ago, and I saw the route table structure has not been updated
   ![2020-08-28 15-28-12屏幕截图](https://user-images.githubusercontent.com/2561857/91534208-bbbc9380-e943-11ea-9eaf-a481fa89ee78.png)
   ![2020-08-28 15-27-20屏幕截图](https://user-images.githubusercontent.com/2561857/91534212-bcedc080-e943-11ea-8203-118be1c2cccf.png)
   
   
   
   ___
   ### Requirement or improvement
   - Please describe your requirements or improvement suggestions.


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



[GitHub] [apisix-dashboard] liuxiran closed issue #424: bug: create route return 500

Posted by GitBox <gi...@apache.org>.
liuxiran closed issue #424:
URL: https://github.com/apache/apisix-dashboard/issues/424


   


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



[GitHub] [apisix-dashboard] liuxiran commented on issue #424: bug: create route return 500

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


   after I clear the `/tmp/datadir` and redeploy the environment, everything worked fine. so this issue is caused by my environment, close it now.


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