-
|
Hey there, I'm running OpenCloud:
Everything is running fine besides the space feature, I always get an error when trying to create one: After seing the error in the UI, I can still see the space under Administration page but it's not assigned to any user. The {
"aud": [
"ab503f31-52fc-40fe-8686-165890a33e87"
],
"display_name": "xxx",
"email": "xxx@xxx.xxx",
"email_verified": false,
"exp": 1765279824,
"family_name": "xxx",
"given_name": "xxx",
"iat": 1765276224,
"iss": "https://<my_pocketid_domain>",
"name": "xxx",
"opencloud_role": "opencloudAdmin",
"picture": "xxx",
"preferred_username": "xxx",
"sub": "<sub UUID>",
"type": "id-token"
}ℹ️ The And the JWT: {
"aud": [
"ab503f31-52fc-40fe-8686-165890a33e87"
],
"exp": 1765279824,
"iat": 1765276224,
"iss": "https://<my_pocketid_domain>",
"sub": "<sub UUID>",
"type": "oauth-access-token"
}Any idea on this ? Thanks ! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
@damru Sorry to bring the bad news 🙈
Please be aware that this it not from opencloud. We have a helm chart which is closed source.
That is not possible. Samba does't support xattrs, which we depend on. NFS v4.2 should work. |
Beta Was this translation helpful? Give feedback.
@damru Sorry to bring the bad news 🙈
Please be aware that this it not from opencloud. We have a helm chart which is closed source.
That is not possible. Samba does't support xattrs, which we depend on. NFS v4.2 should work.