Steps to reproduce
- OCIS seems to be running normally, Client is running normally. I’m not logged into UI.
Expected behaviour
expect no errors in log
Actual behaviour
getting regular “failed to verify access token: token is expired by…” (see below)
Server configuration
Bare Metal Install (Raspberry Pi 4B rev 1.5)
Functionality otherwise as expected.
Web server:
apache2 reverse proxy (as described in Bare Metal Install)
Database:
NA
PHP version:
NA
ownCloud version: (see ownCloud admin page)
Version: 5.0.9
Compiled: 2024-11-14 00:00:00 +0000 UTC
Updated from an older ownCloud or fresh install:
fresh
Where did you install ownCloud from:
https://download.owncloud.com
The content of config/config.php:
NA
List of activated apps:
None
Are you using external storage, if yes which one: local/smb/sftp/…
No
Are you using encryption: yes/no
No
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/…
No
Client configuration
ownCloud 5.3.1.14018 f15fd5
Libraries Qt 6.4.3, OpenSSL 3.1.2 1 Aug 2023
Using virtual files plugin: suffix
OS: debian-6.1.0-27-amd64
QPA: xcb
Operating system:
bookworm
Logs
I can provide if needed.
ownCloud log (data/owncloud.log)
Same error about every 10 minutes:
Nov 25 09:07:57 HuPi5 ocis[912]: {“level”:“error”,“service”:“proxy”,“error”:“failed to verify access token: token is expired by 1.842776739s”,“authenticator”:“oidc”,“path”:“/graph/v1.0/me/drives”,“time”:“2024-11-25T09:07:57+01:00”,“message”:“failed to authenticate the request”}
Browser log
NA