Adam Schønemann
Adam Schønemann
Bump, I'm also seeing this. Also, when spinning up a new Seafile deployment via docker compose, the `SEAFILE_ADMIN_EMAIL` is not respected; an admin user with a similar `@auth.local` email address...
Hmm, I'm definitely still having problems logging in. What I do is: - download the [docker-compose from here](https://github.com/haiwen/seafile-admin-docs/blob/03644e886995cea718197a0483267250da1d5b83/manual/docker/docker-compose/ce/11.0/docker-compose.yml) - change timezone to 'Europe/Copenhagen' - change admin email and password -...
Btw, I'm also getting lots of these warnings as described in https://github.com/haiwen/seafile/issues/2508
This is very weird! You could not reproduce neither the failed login, nor the ignored email when running `reset-admin.sh`? I've reproduced this locally several times now. For reference, this is...
I found a workaround using the `customTags` configuration parameter of this plugin. However, I think it's surprising that `OTEL_RESOURCE_ATTRIBUTES` is not respected, since that's usually expected as specified in e.g....
I had the misfortune of running into this problem as well. I tried with the various vite/rollup common-js plugins but to no avail, and I think it's because `ajv` outputs...