You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got following errors while trying to take snapshot to GCP bucket:
[gcp_repo] path [snapshots] is not accessible on master node
[WARN ][o.o.r.g.GoogleCloudStorageService] [node-1] "Application Default Credentials" are not supported out of the box. Additional file system permissions have to be granted to the plugin.
java.security.AccessControlException: access denied ("java.io.FilePermission" "/usr/share/wazuh-indexer/.config/gcloud/active_config" "read")
Service user has "Storage Admin" permissions on the bucket.
I got following errors while trying to take snapshot to GCP bucket:
Service user has "Storage Admin" permissions on the bucket.
Full steps to reproduce:
https://pastebin.com/9ubzDn6G
wazuh-cluster.log:
https://pastebin.com/sBUgHz21
The text was updated successfully, but these errors were encountered: