speedtest-tracker
speedtest-tracker copied to clipboard
Errors after every update until cache is cleared
Using latest version of LSIO in Unraid
have .env from original image for mail setting telegram bot etc ..
After every update have errors like : Mail , Telegram Bot etc ...
When cache cleared and restart container the error is gone !
Can you share your docker-compose.yml
configs?
Sure : Using Unraid LSIO docker image
.env :
@masterwishx let's try getting rid of your .env
by just making it's contents empty. Before you do make sure any vars you care about are moved to the Unraid UI.
@masterwishx let's try getting rid of your
.env
by just making it's contents empty. Before you do make sure any vars you care about are moved to the Unraid UI.
Do you mean leave empty file or i can remove it?
@
@masterwishx let's try getting rid of your
.env
by just making it's contents empty. Before you do make sure any vars you care about are moved to the Unraid UI.
OK i will check it seems we still need .env file : https://github.com/linuxserver/docker-speedtest-tracker/blob/aebf75e30897d2d2e442a281e83bc8a74dd51025/root/etc/s6-overlay/s6-rc.d/init-speedtest-tracker-config/run#L65
@alexjustesen I copyed all important vars to unraid, leaved.env as is, it seems the app reading container vars instead of.env if they both enabled
Will see on next update.... If will be OK will close issue
Good that's what I'd expect. To simplify the stack I'm considering dropping the .env file for v0.20.0
.