ocis icon indicating copy to clipboard operation
ocis copied to clipboard

No thumbnails after upgrading OCIS 5->6

Open prohtex opened this issue 1 year ago • 0 comments

Hi all, I have a vanilla OCIS deployment using the macos binary. Previous version was a 5 alpha. I recently upgraded to 5.0.5 and things look fine.

When I try to swap out the 5.0.5 binary for 6.0 or 6.1.0 alpha, thumbnail generation is broken. The only thing I changed was adding the necessary OCIS_SERVICE_ACCOUNT and OCIS_SERVICE_ACCOUNT_SECRET env vars.

The browser is littered with 500 errors and thumbs are not created. The only console errors I see are also included below.

Any ideas?

Screenshot 2024-07-04 at 2 50 45 PM

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"}

prohtex avatar Jul 04 '24 19:07 prohtex