incubator-devlake
incubator-devlake copied to clipboard
Error While create webhook
Search before asking
- [X] I had searched in the issues and found no similar issues.
What happened
While Create webhook there is no response
Steps to reproduce: 1.Navigate to webhook tab 2.Click on Add a webhook 3.Enter text input for title of webhook 4.Click on generate Post url After this is not response in UI
But in netwrok tab found an issue with the API with 500 error resposne API details:
http://devlake.prod.phenom.local/api/plugins/webhook/connections Request Method:POST
payload: { "name": "argocd-mlopswebhook" }
response: { "success": false, "message": "Error 1205 (HY000): Lock wait timeout exceeded; try restarting transaction (500)\nWraps: (2) Error 1205 (HY000): Lock wait timeout exceeded; try restarting transaction\nError types: (1) *hintdetail.withDetail (2) *mysql.MySQLError", "causes": null, "data": null }
What do you expect to happen
Post URLs Must be generated which could be copied and configured as per user requirement
How to reproduce
1.Navigate to webhook tab 2.Click on Add a webhook 3.Enter text input for title of webhook 4.Click on generate Post url After this is not response in UI
Anything else
No response
Version
v0.20.0-beta1
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Try to use the latest version, the api has been updated.
While upgrading from v0.20.0-beta1 to v0.21.0-beta4, I encountered an issue when running migrations.
At first, the endpoint status returned a 500 error when using the POST method at http://localhost:32001/api/proceed-db-migration.
@srikanthgoud07 Can you share the log of the devlake container ? thanks.
This issue has been automatically marked as stale because it has been inactive for 60 days. It will be closed in next 7 days if no further activity occurs.
This issue has been automatically marked as stale because it has been inactive for 60 days. It will be closed in next 7 days if no further activity occurs.