R
Runtipi12mo ago
Veradux

Kimai won't accept credentials

After initial install of Kimai, I am unable to get it to accept credentials. I checked the docker-compose and it looks like credentials are set here
...
kimai:
container_name: kimai
image: kimai/kimai2:fpm-2.1.0-prod
environment:
- ADMINMAIL=${KIMAI_ADMINMAIL}
- ADMINPASS=${KIMAI_ADMINPASS}
...
...
kimai:
container_name: kimai
image: kimai/kimai2:fpm-2.1.0-prod
environment:
- ADMINMAIL=${KIMAI_ADMINMAIL}
- ADMINPASS=${KIMAI_ADMINPASS}
...
Assuming my pass manager had it wrong I went to runtipi/app-data/kimai/app.env and used the username and pass from there (which is stored in plaintext btw) and it still failed... Tipi version: v3.1.0 OS: Linux ... 6.5.0-21-generic #21~22.04.1-Ubuntu SMP ... x86_64 x86_64 x86_64 GNU/Linux HW: Inspiron 13-7368, Intel i5-6200U, 16GiB RAM I do have some error logs but unrelated to Kimai. Can provide if necessary After running into this issue in the past I did uninstall it and reinstall it
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?