トラブルシュート (OpenCloud)
ナビゲーションに移動
検索に移動
アップグレード後 401 not found になる
/srv/opencloud/config/openclud.yaml を次のように修正する。
sharing: 項目に他の項目の service_account をコピーすればよい。
修正前
sharing:
events:
tls_insecure: failse
修正後
sharing:
events:
tls_insecure: failse
service_account:
service_account_id: ***********************************
service_account_secret: **********************************