Issue with deployment deletion from within the Web client #36
Replies: 2 comments
-
|
Tried from a local instance using the same Camunda/CIB7 DB -> took forever. The deployment is from August -> maybe old corrupted data. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Same issue running C7 7.24 on the same DB. So apparently our test DB was somehow corrupted... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Trying to delete an old deployment using the Web client log errors:
Caused by: org.springframework.web.client.HttpServerErrorException$GatewayTimeout: 504 Gateway Time-out on DELETE request for "https://*******************:8860/engine-rest/deployment/b7485a0a-7072-11f0-8964-02222987f365": "
I've checked other functions but the ui seems to be able to communicate with the REST engine: everything is correctly displayed in the Web Client.
Has anybody encountered the same issue?
BR
Pascal
Beta Was this translation helpful? Give feedback.
All reactions