owncloud / owncloud/ocis

OCIS web downloads fail

Open
#9,560 35 comments 0 reactions 0 assignees View on GitHub
Type:Bug
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

I have an OCIS deployment running on macos. I recently upgraded from a 5.0 alpha to 5.0.5 by replacing the binary and adding the needed OCIS_SERVICE_ACCOUNT and OCIS_SERVICE_ACCOUNT_SECRET env vars.

When I attempt to download a file from the web, I get a standard apache web authentication dialogue. Clicking "cancel" results in a 0b file. Very odd.

Below is the terminal output from the server. The relevant messages seem to be "proxy error signature match" "Could not get user by claim"

```
server:~ user$ sudo /opt/ocis.sh
Password:
2024/07/04 14:49:21 ERROR failed to set GOMEMLIMIT package=github.com/KimMachineGun/automemlimit/memlimit error="failed to set GOMEMLIMIT: cgroups is not supported on this system"

{"level":"error","service":"thumbnails","time":"2024-07-04T14:49:37-04:00","message":"resource info is missing checksum"}
{"level":"error","service":"thumbnails","time":"2024-07-04T14:50:01-04:00","message":"resource info is missing checksum"}
^C{"level":"error","service":"auth-machine","server":"auth-machine","time":"2024-07-04T14:50:59-04:00","message":"Shutting down server"}
server:~ user$ sudo /opt/ocis.sh
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 6m34.175197s","authenticator":"oidc","path":"/ocs/v1.php/cloud/user","time":"2024-07-04T15:01:06-04:00","message":"failed to authenticate the request"}
2024/07/04 18:15:51 http: TLS handshake error from 44.220.188.137:43714: unexpected EOF
2024/07/04 18:52:48 http: TLS handshake error from 0.0.0.0:43034: unexpected EOF
2024/07/04 18:52:49 http: TLS handshake error from 0.0.0.0:45388: tls: unsupported SSLv2 handshake received
2024/07/04 18:53:20 http: TLS handshake error from 0.0.0.0:43676: tls: first record does not look like a TLS handshake
2024/07/04 18:53:20 http: TLS handshake error from 0.0.0.0:43680: tls: unsupported SSLv2 handshake received
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55478: tls: no cipher suite supported by both client and server
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55522: tls: client offered only unsupported versions: [301]
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55494: tls: client offered only unsupported versions: [301]
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55508: tls: no cipher suite supported by both client and server
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55512: tls: unsupported SSLv2 handshake received
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55536: tls: no cipher suite supported by both client and server
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55530: tls: client offered only unsupported versions: []
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55548: EOF
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55572: tls: client offered only unsupported versions: [301]
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55556: tls: client offered only unsupported versions: [302 301]
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55602: tls: client offered only unsupported versions: [301]
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55612: tls: client offered only unsupported versions: [302 301]
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55586: tls: no cipher suite supported by both client and server
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55584: EOF
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55628: tls: client offered only unsupported versions: [301]
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55650: tls: client offered only unsupported versions: [301]
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55634: EOF
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55644: EOF
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55660: EOF
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55670: tls: client offered only unsupported versions: [301]
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55676: tls: no cipher suite supported by both client and server
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55698: tls: client offered only unsupported versions: [301]
2024/07/04 18:53:30 http: TLS handshake error from 0.0.0.0:55682: EOF
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55712: tls: client offered only unsupported versions: []
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55736: tls: client offered only unsupported versions: [301]
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55714: read tcp 0.0.0.0:9200->0.0.0.0:55714: read: connection reset by peer
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55726: EOF
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55752: tls: no cipher suite supported by both client and server
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55790: tls: client offered only unsupported versions: [301]
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55784: tls: no cipher suite supported by both client and server
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55768: read tcp 0.0.0.0:9200->0.0.0.0:55768: read: connection reset by peer
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55804: tls: no cipher suite supported by both client and server
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55820: tls: client offered only unsupported versions: [301]
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55810: EOF
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55816: EOF
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55836: tls: no cipher suite supported by both client and server
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55852: tls: client offered only unsupported versions: [301]
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55840: EOF
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55842: EOF
2024/07/04 18:53:31 http: TLS handshake error from 0.0.0.0:55866: tls: no cipher suite supported by both client and server
2024/07/04 18:53:32 http: TLS handshake error from 0.0.0.0:55878: EOF
2024/07/04 18:53:32 http: TLS handshake error from 0.0.0.0:55874: read tcp 0.0.0.0:9200->0.0.0.0:55874: read: connection reset by peer
2024/07/04 18:53:32 http: TLS handshake error from 0.0.0.0:55882: tls: client offered only unsupported versions: [302 301]
2024/07/04 18:53:32 http: TLS handshake error from 0.0.0.0:55892: tls: no cipher suite supported by both client and server
2024/07/04 18:53:32 http: TLS handshake error from 0.0.0.0:55904: tls: no cipher suite supported by both client and server
2024/07/04 18:53:32 http: TLS handshake error from 0.0.0.0:55906: tls: no cipher suite supported by both client and server
2024/07/04 18:53:32 http: TLS handshake error from 0.0.0.0:55910: tls: no cipher suite supported by both client and server
2024/07/04 18:53:32 http: TLS handshake error from 0.0.0.0:55912: EOF
2024/07/04 18:53:33 http: TLS handshake error from 0.0.0.0:55916: EOF
2024/07/04 18:53:33 http: TLS handshake error from 0.0.0.0:55930: EOF
2024/07/04 18:53:52 http: TLS handshake error from 0.0.0.0:55938: EOF
2024/07/04 21:37:26 http: TLS handshake error from 48.216.178.106:36566: tls: first record does not look like a TLS handshake
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 11.009796s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T00:01:46-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 1.004269s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T00:06:47-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 1.014154s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T00:11:48-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 1.188557s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T00:16:49-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 1.089392s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T00:21:50-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 82.802ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T00:26:50-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 61.37ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T00:31:50-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 64.624ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T00:36:50-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 28.911181s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T00:42:18-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 28.979087s","authenticator":"oidc","path":"/remote.php/webdav/","time":"2024-07-05T00:47:47-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 910.388ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T00:52:48-04:00","message":"failed to authenticate the request"}
2024/07/05 00:53:45 http: TLS handshake error from 0.0.0.0:15668: EOF
2024/07/05 00:53:45 http: TLS handshake error from 0.0.0.0:15672: EOF
2024/07/05 00:53:45 http: TLS handshake error from 0.0.0.0:15678: EOF
2024/07/05 00:53:46 http: TLS handshake error from 0.0.0.0:15688: EOF
2024/07/05 00:53:46 http: TLS handshake error from 0.0.0.0:15698: EOF
2024/07/05 00:53:46 http: TLS handshake error from 0.0.0.0:15706: tls: client offered only unsupported versions: [302 301]
2024/07/05 00:53:47 http: TLS handshake error from 0.0.0.0:15712: read tcp 0.0.0.0:9200->0.0.0.0:15712: read: connection reset by peer
2024/07/05 00:53:47 http: TLS handshake error from 0.0.0.0:15718: EOF
2024/07/05 00:53:48 http: TLS handshake error from 0.0.0.0:15732: EOF
2024/07/05 00:53:48 http: TLS handshake error from 0.0.0.0:15740: read tcp 0.0.0.0:9200->0.0.0.0:15740: read: connection reset by peer
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 8m46.80277s","authenticator":"oidc","path":"/dav/spaces/dc0b96eb-74ac-49aa-bbf4-fe3415810fd7$945e05c8-29f8-4c72-8938-f69cf932434c/","time":"2024-07-05T13:13:10-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 1.625859s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T13:17:07-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 625.134ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T13:22:07-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 612.522ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T13:27:07-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 616.105ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T13:32:07-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 2h12m13.869805s","authenticator":"oidc","path":"/remote.php/webdav/","time":"2024-07-05T13:35:46-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 1.611435s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T13:37:08-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 20m21.493123s","authenticator":"oidc","path":"/remote.php/webdav/","time":"2024-07-05T13:38:31-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"could not authenticate with username and password user: xdXOt13JKxym1B1QcEncf2XDkLAexMBFwiT9j6EfhhHFJhs2KM9jbjTmf8JBXE69, got code: 6","authenticator":"basic","path":"/index.php/apps/oauth2/api/v1/token","time":"2024-07-05T13:38:34-04:00","message":"failed to authenticate request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 764.924ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T13:42:08-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 7.591843s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T13:47:15-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 3m14.548072s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T13:48:59-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 10m3.206491s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T13:50:50-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 578.928ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T13:52:15-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 11.36522s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T13:54:11-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 566.163ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T13:57:15-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 5m24.820108s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T14:01:14-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 2m36.755192s","authenticator":"oidc","path":"/remote.php/webdav/","time":"2024-07-05T14:01:47-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 553.545ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T14:02:15-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 1.554504s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T14:07:16-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 526.506ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T14:12:16-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 6m37.924829s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T14:13:24-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 626.171ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T14:17:16-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 620.041ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T14:22:16-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 5m48.989419s","authenticator":"oidc","path":"/remote.php/webdav/","time":"2024-07-05T14:24:13-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"could not authenticate with username and password user: xdXOt13JKxym1B1QcEncf2XDkLAexMBFwiT9j6EfhhHFJhs2KM9jbjTmf8JBXE69, got code: 6","authenticator":"basic","path":"/index.php/apps/oauth2/api/v1/token","time":"2024-07-05T14:24:27-04:00","message":"failed to authenticate request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 704.119ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T14:27:16-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 27.966024s","authenticator":"oidc","path":"/remote.php/webdav/","time":"2024-07-05T14:30:25-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 6.125855s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T14:32:22-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 23h39m57.817931s","authenticator":"oidc","path":"/ocs/v1.php/cloud/user","time":"2024-07-05T14:34:29-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 9.928407s","authenticator":"oidc","path":"/remote.php/webdav/","time":"2024-07-05T14:35:35-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 104.99ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T14:37:22-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 9.911929s","authenticator":"oidc","path":"/remote.php/webdav/","time":"2024-07-05T14:40:45-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 169.162ms","authenticator":"oidc","path":"/remote.php/webdav/","time":"2024-07-05T14:42:22-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 9.887026s","authenticator":"oidc","path":"/remote.php/webdav/","time":"2024-07-05T14:45:55-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 102.413ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T14:47:22-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 9.858628s","authenticator":"oidc","path":"/remote.php/webdav/","time":"2024-07-05T14:51:05-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 101.826ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T14:52:22-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 9.929571s","authenticator":"oidc","path":"/remote.php/webdav/","time":"2024-07-05T14:56:15-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 1.163565s","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T14:57:23-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 20m59.931781s","authenticator":"oidc","path":"/ocs/v1.php/cloud/user","time":"2024-07-05T15:00:29-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"thumbnails","time":"2024-07-05T15:00:31-04:00","message":"resource info is missing checksum"}
{"level":"error","service":"proxy","error":"signature mismatch: expected ff668c9da4aaba1813abc08f580309bc71f12c44d4ebf52270699c146bfecd08 != actual 871840de192d05190f12f45c002713643a98459acf388234c3934216695b95fa","authenticator":"signed_url","path":"/remote.php/dav/spaces/dc0b96eb-74ac-49aa-bbf4-fe3415810fd7$4c7bc07e-8526-454b-ad2c-fc28654b26a9/folder/file.jpg","url":"/remote.php/dav/spaces/dc0b96eb-74ac-49aa-bbf4-fe3415810fd7$4c7bc07e-8526-454b-ad2c-fc28654b26a9/folder/file.jpg?OC-Credential=peter&OC-Date=2024-07-05T19%3A00%3A47.841Z&OC-Expires=1200&OC-Verb=GET&OC-Algo=PBKDF2%2F10000-SHA512&OC-Signature=871840de192d05190f12f45c002713643a98459acf388234c3934216695b95fa","time":"2024-07-05T15:00:47-04:00","message":"Could not get user by claim"}
{"level":"error","service":"proxy","error":"signature mismatch: expected ff668c9da4aaba1813abc08f580309bc71f12c44d4ebf52270699c146bfecd08 != actual 871840de192d05190f12f45c002713643a98459acf388234c3934216695b95fa","authenticator":"signed_url","path":"/remote.php/dav/spaces/dc0b96eb-74ac-49aa-bbf4-fe3415810fd7$4c7bc07e-8526-454b-ad2c-fc28654b26a9/folder/file.jpg","url":"/remote.php/dav/spaces/dc0b96eb-74ac-49aa-bbf4-fe3415810fd7$4c7bc07e-8526-454b-ad2c-fc28654b26a9/folder/file.jpg?OC-Credential=peter&OC-Date=2024-07-05T19%3A00%3A47.841Z&OC-Expires=1200&OC-Verb=GET&OC-Algo=PBKDF2%2F10000-SHA512&OC-Signature=871840de192d05190f12f45c002713643a98459acf388234c3934216695b95fa","time":"2024-07-05T15:00:59-04:00","message":"Could not get user by claim"}
{"level":"error","service":"proxy","error":"signature mismatch: expected c4653f64ba11ee03859924b228bdd6640f744fd92b2a6aa708bb4d6576b706d1 != actual f00c4a8f592f15244db6ff22ecfe4f7d1d55b646029c0f7be9ef93fb840a8492","authenticator":"signed_url","path":"/remote.php/dav/spaces/dc0b96eb-74ac-49aa-bbf4-fe3415810fd7$4c7bc07e-8526-454b-ad2c-fc28654b26a9/folder/file.jpg","url":"/remote.php/dav/spaces/dc0b96eb-74ac-49aa-bbf4-fe3415810fd7$4c7bc07e-8526-454b-ad2c-fc28654b26a9/folder/file.jpg?OC-Credential=peter&OC-Date=2024-07-05T19%3A01%3A12.169Z&OC-Expires=1200&OC-Verb=GET&OC-Algo=PBKDF2%2F10000-SHA512&OC-Signature=f00c4a8f592f15244db6ff22ecfe4f7d1d55b646029c0f7be9ef93fb840a8492","time":"2024-07-05T15:01:12-04:00","message":"Could not get user by claim"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 9.905443s","authenticator":"oidc","path":"/remote.php/webdav/","time":"2024-07-05T15:01:25-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"signature mismatch: expected c4653f64ba11ee03859924b228bdd6640f744fd92b2a6aa708bb4d6576b706d1 != actual f00c4a8f592f15244db6ff22ecfe4f7d1d55b646029c0f7be9ef93fb840a8492","authenticator":"signed_url","path":"/remote.php/dav/spaces/dc0b96eb-74ac-49aa-bbf4-fe3415810fd7$4c7bc07e-8526-454b-ad2c-fc28654b26a9/folder/file.jpg","url":"/remote.php/dav/spaces/dc0b96eb-74ac-49aa-bbf4-fe3415810fd7$4c7bc07e-8526-454b-ad2c-fc28654b26a9/folder/file.jpg?OC-Credential=peter&OC-Date=2024-07-05T19%3A01%3A12.169Z&OC-Expires=1200&OC-Verb=GET&OC-Algo=PBKDF2%2F10000-SHA512&OC-Signature=f00c4a8f592f15244db6ff22ecfe4f7d1d55b646029c0f7be9ef93fb840a8492","time":"2024-07-05T15:01:41-04:00","message":"Could not get user by claim"}
{"level":"error","service":"thumbnails","time":"2024-07-05T15:02:13-04:00","message":"resource info is missing checksum"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 156.845ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T15:02:23-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"thumbnails","time":"2024-07-05T15:02:52-04:00","message":"resource info is missing checksum"}
{"level":"error","service":"proxy","error":"signature mismatch: expected e1a89a6ef74e1f0e54f83e74afd2341ce3a717bd0254406a31af4c8bfa891ef8 != actual dd65deb323490dc41a5c3ef61b1db7ceba9c1d9a66484384fc26b013ce5d998b","authenticator":"signed_url","path":"/remote.php/dav/spaces/dc0b96eb-74ac-49aa-bbf4-fe3415810fd7$4c7bc07e-8526-454b-ad2c-fc28654b26a9/folder/file.jpg","url":"/remote.php/dav/spaces/dc0b96eb-74ac-49aa-bbf4-fe3415810fd7$4c7bc07e-8526-454b-ad2c-fc28654b26a9/folder/file.jpg?OC-Credential=peter&OC-Date=2024-07-05T19%3A03%3A09.684Z&OC-Expires=1200&OC-Verb=GET&OC-Algo=PBKDF2%2F10000-SHA512&OC-Signature=dd65deb323490dc41a5c3ef61b1db7ceba9c1d9a66484384fc26b013ce5d998b","time":"2024-07-05T15:03:09-04:00","message":"Could not get user by claim"}
{"level":"error","service":"proxy","error":"signature mismatch: expected e1a89a6ef74e1f0e54f83e74afd2341ce3a717bd0254406a31af4c8bfa891ef8 != actual dd65deb323490dc41a5c3ef61b1db7ceba9c1d9a66484384fc26b013ce5d998b","authenticator":"signed_url","path":"/remote.php/dav/spaces/dc0b96eb-74ac-49aa-bbf4-fe3415810fd7$4c7bc07e-8526-454b-ad2c-fc28654b26a9/folder/file.jpg","url":"/remote.php/dav/spaces/dc0b96eb-74ac-49aa-bbf4-fe3415810fd7$4c7bc07e-8526-454b-ad2c-fc28654b26a9/folder/file.jpg?OC-Credential=peter&OC-Date=2024-07-05T19%3A03%3A09.684Z&OC-Expires=1200&OC-Verb=GET&OC-Algo=PBKDF2%2F10000-SHA512&OC-Signature=dd65deb323490dc41a5c3ef61b1db7ceba9c1d9a66484384fc26b013ce5d998b","time":"2024-07-05T15:03:12-04:00","message":user}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 9.892711s","authenticator":"oidc","path":"/remote.php/webdav/","time":"2024-07-05T15:06:35-04:00","message":"failed to authenticate the request"}
{"level":"error","service":"proxy","error":"failed to verify access token: token is expired by 145.533ms","authenticator":"oidc","path":"/graph/v1.0/me/drives","time":"2024-07-05T15:07:23-04:00","message":"failed to authenticate the request"}

```

![Screenshot 2024-07-05 at 3 14 48 PM](https://github.com/owncloud/web/assets/12946938/7b9bd0ee-aca7-4784-87b3-7082a58e0b87)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.