Veradux
Veradux
RRuntipi
Created by Veradux on 3/7/2024 in #🙋🏼・help
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
1 replies
RRuntipi
Created by Veradux on 7/7/2023 in #🙋🏼・help
Can't Open Home Assistant
Trying to access via the IP address results in connection timeout. Investigating in Portainer shows that the container isnt connected to the runtipi_tipi_main_network
4 replies