Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASKLIST] camunda helm chart version 8.1.7 TASKLIST BACKUP not work #613

Open
securityBoB opened this issue Apr 13, 2023 · 1 comment
Open
Labels
kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between

Comments

@securityBoB
Copy link

version 8.1.7

root@camunda-tasklist-846d7d8598-sltdd:/# curl --request POST 'http://localhost:8080/actuator/backup' \
> -H 'Content-Type: application/json' \
> -d '{ "backupId": 8 }'
root@camunda-tasklist-846d7d8598-sltdd:/# 
2023-04-13 17:30:21.841  WARN 1 --- [nio-8080-exec-4] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported]
2023-04-13 17:31:33.925  WARN 1 --- [nio-8080-exec-7] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported]
2023-04-13 17:33:17.620  WARN 1 --- [nio-8080-exec-9] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported]
2023-04-13 17:33:54.276  WARN 1 --- [nio-8080-exec-1] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'POST' not supported]

TASKLIST BACKUP Request method 'POST' not supported

@securityBoB securityBoB added the kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between label Apr 13, 2023
@securityBoB securityBoB changed the title [ISSUE] <camunda helm chart version 8.1.7 TASKLIST BACKUP not work> [TASKLIST] camunda helm chart version 8.1.7 TASKLIST BACKUP not work Apr 13, 2023
@MatveiRalchik
Copy link

I got the same issue with Camunda 8.4
Any suggestion how to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between
Projects
None yet
Development

No branches or pull requests

2 participants