srikanthgoud07 opened a new issue, #6952:
URL: https://github.com/apache/incubator-devlake/issues/6952

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) 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](https://github.com/apache/incubator-devlake/assets/159900519/aea95feb-c8a1-4aee-9b61-1d4bec434e8e)
   
   
   
   ### 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](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: dev-unsubscr...@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to