hosts:k8s:minio
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| hosts:k8s:minio [2023/08/30 18:34] – created tcmal | hosts:k8s:minio [2023/12/11 15:51] (current) – [OAuth broken?] tcmal | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| Users are only able to create and use buckets that start with ''< | Users are only able to create and use buckets that start with ''< | ||
| + | |||
| + | ===== OAuth broken? ===== | ||
| + | |||
| + | If MinIO can't contact the [[hosts: | ||
| + | |||
| + | First, check the logs: | ||
| + | |||
| + | < | ||
| + | $ k logs -n minio deploy/ | ||
| + | MinIO Object Storage Server | ||
| + | Copyright: 2015-2023 MinIO, Inc. | ||
| + | License: GNU AGPLv3 < | ||
| + | Version: RELEASE.2023-11-01T01-57-10Z (go1.21.3 linux/ | ||
| + | |||
| + | Status: | ||
| + | S3-API: http:// | ||
| + | Console: https:// | ||
| + | |||
| + | Documentation: | ||
| + | Warning: The standard parity is set to 0. This can lead to data loss. | ||
| + | |||
| + | API: SYSTEM() | ||
| + | Time: 15:40:16 UTC 11/01/2023 | ||
| + | DeploymentID: | ||
| + | Error: Unable to initialize OpenID: Get " | ||
| + | 5: internal/ | ||
| + | 4: cmd/ | ||
| + | 3: cmd/ | ||
| + | 2: cmd/ | ||
| + | 1: cmd/ | ||
| + | </ | ||
| + | |||
| + | If this is the case, make sure keycloak is all good, and restart it: | ||
| + | |||
| + | < | ||
| + | $ k rollout restart -n minio deploy/ | ||
| + | deployment.apps/ | ||
| + | </ | ||
hosts/k8s/minio.1693420473.txt.gz · Last modified: 2023/08/30 18:34 by tcmal
