incubator-devlake icon indicating copy to clipboard operation
incubator-devlake copied to clipboard

Error While create webhook

Open srikanthgoud07 opened this issue 1 year ago • 10 comments

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 }

Screenshot from 2024-02-13 15-47-24

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

srikanthgoud07 avatar Feb 13 '24 10:02 srikanthgoud07

Try to use the latest version, the api has been updated.

d4x1 avatar Feb 15 '24 15:02 d4x1

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. Screenshot from 2024-02-23 14-28-09

srikanthgoud07 avatar Feb 23 '24 09:02 srikanthgoud07

@srikanthgoud07 Can you share the log of the devlake container ? thanks.

klesh avatar Feb 26 '24 03:02 klesh

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.

github-actions[bot] avatar Apr 27 '24 00:04 github-actions[bot]

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.

github-actions[bot] avatar Jun 28 '24 00:06 github-actions[bot]