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 have installed a barebones opencloud instance, that is behind an nginx proxy that doesn't terminate tls/ssl, it passes it via stream/tcp connection. After I installed the instance it seems to be working without any experienced issue, however, I seem to be getting some error messages related to ocs and the reported IP is that of my internal proxy so I can't shake the feeling it has to do with it.
Jan 22 15:54:07 cloud opencloud[6095]: {"level":"error","service":"proxy","error":"failed to verify access token: token has invalid c
laims: token is expired","authenticator":"oidc","path":"/ocs/v2.php/cloud/capabilities","user_agent":"Mozilla/5.0 (Android) OpenCloud
-android/1.0.0","client.address":"","network.peer.address":"10.0.3.8","network.peer.port":"45050","time":"2026-01-22T15:54:07Z","mess
age":"failed to authenticate the request"}
Jan 22 15:54:07 cloud opencloud[6095]: {"level":"error","service":"proxy","error":"failed to verify access token: token has invalid c
laims: token is expired","authenticator":"oidc","path":"/remote.php/dav/files/perch/","user_agent":"Mozilla/5.0 (Android) OpenCloud-a
ndroid/1.0.0","client.address":"","network.peer.address":"10.0.3.8","network.peer.port":"45052","time":"2026-01-22T15:54:07Z","messag
e":"failed to authenticate the request"}
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed a barebones opencloud instance, that is behind an nginx proxy that doesn't terminate tls/ssl, it passes it via stream/tcp connection. After I installed the instance it seems to be working without any experienced issue, however, I seem to be getting some error messages related to ocs and the reported IP is that of my internal proxy so I can't shake the feeling it has to do with it.
Beta Was this translation helpful? Give feedback.
All reactions