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
Installed a new helm chart for nextcloud and now i am facing this issue
this didnt happen in an old version that i had installed before. i re-used most of the same configuration from an old deployment in the same enviroment.
this error is preventing me from enabling apps and other stuff.
In the values file you can see i already tried some fixes i found in the web (like overwriteprotocol flag)
Logs and Errors
Refused to connect to 'http://domain.com/remote.php/dav/' because it violates the following ContentSecurityPolicy directive:"connect-src 'self'".
overview:1Refused to connect to 'http://domain.com/index.php/.well-known/webfinger' because it violates the following ContentSecurityPolicy directive:"connect-src 'self'".
overview:1Refused to connect to 'http://domain.com/remote.php/dav/' because it violates the following ContentSecurityPolicy directive:"connect-src 'self'".
overview:1Refused to connect to 'http://domain.com/index.php/.well-known/nodeinfo' because it violates the following ContentSecurityPolicy directive:"connect-src 'self'".
Describe your Environment
Kubernetes distribution: k3s v1.27
Helm Version (or App that manages helm): latest helm
Describe your Issue
Installed a new helm chart for nextcloud and now i am facing this issue
this didnt happen in an old version that i had installed before. i re-used most of the same configuration from an old deployment in the same enviroment.
this error is preventing me from enabling apps and other stuff.
In the values file you can see i already tried some fixes i found in the web (like overwriteprotocol flag)
Logs and Errors
Describe your Environment
Kubernetes distribution: k3s v1.27
Helm Version (or App that manages helm): latest helm
Helm Chart Version: 4.6.6
values.yaml
:The text was updated successfully, but these errors were encountered: