HaoWang9909 commented on issue #5477:
URL: https://github.com/apache/openwhisk/issues/5477#issuecomment-2547666361
> I'm encountering an issue after replacing
ElasticSearchDurationCheckerProvider. Could you please let me know if you've
faced this problem and how you resolved it?fatal: [controller0]: FAILED! =>
{"cache_control": "must-revalidate", "changed": false, "connection": "close",
"content": "", "content_length": "58", "content_type": "application/json",
"date": "Wed, 02 Oct 2024 11:08:35 GMT", "msg": "Status code was 404 and not
[200]: HTTP Error 404: Object Not Found", "redirected": false, "server":
"CouchDB/2.3.1 (Erlang OTP/19)", "status": 404, "url":
"http://172.17.0.1:5984/whisk_local_subjects", "x_couch_request_id":
"fcb33f3516", "x_couchdb_body_time": "0"}
>
> Status code was 404 and not [200]: HTTP Error 404: Object Not Found
>
> PLAY RECAP
******************************************************************************************************************************************************************************************************************************
controller0 : ok=12 changed=4 unreachable=0 failed=1
You need to go to go
to`/openwhisk/ansible/environments/local/group_vars/all` and add this:
`db_activation_backend: ElasticSearch`
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]