speedtest-tracker icon indicating copy to clipboard operation
speedtest-tracker copied to clipboard

Errors after every update until cache is cleared

Open masterwishx opened this issue 10 months ago • 8 comments

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 !

image

image

masterwishx avatar Apr 21 '24 07:04 masterwishx

Can you share your docker-compose.yml configs?

alexjustesen avatar Apr 23 '24 11:04 alexjustesen

Sure : Using Unraid LSIO docker image

image

.env :

image

masterwishx avatar Apr 23 '24 19:04 masterwishx

@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.

alexjustesen avatar Apr 25 '24 18:04 alexjustesen

@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 avatar Apr 25 '24 19:04 masterwishx

@

@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

masterwishx avatar Apr 25 '24 19:04 masterwishx

@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

masterwishx avatar Apr 25 '24 19:04 masterwishx

Will see on next update.... If will be OK will close issue

masterwishx avatar Apr 25 '24 19:04 masterwishx

Good that's what I'd expect. To simplify the stack I'm considering dropping the .env file for v0.20.0.

alexjustesen avatar Apr 25 '24 19:04 alexjustesen