Closed Izanagi52 closed 2 years ago
Hi @Izanagi52 I am having similar issues as well. Will work on it asap.
Hey trying to look into it today.
Try this without delay and let me know. This should set the delay to default.
docker run -d --restart always --name earnapp-monitor \
-e AUTH=YOUR_AUTH_COOKIE_HERE \
-e WEBHOOK_URL=YOUR_WEBHOOK_URL_HERE \
-e AUTOMATIC_REDEEM=0
fazalfarhan01/earnapp-earning-monitor:python-latest
It seems to works. I have receive all notification since this (at 10 minute of each hours). Thanks !
I just notice that percentage aren't correctly displayed
wait till next update. The values to calculate the percentage don't come from the moon ^^ Calculating the procentage +/- since the last update
wait till next update. The values to calculate the percentage don't come from the moon ^^ Calculating the procentage +/- since the last update
Lol
Anyways.. I tested on my side a few mins ago. Turns out the containers glitched out coz of a network error and sent multiple requests to GitHub to check for updates.. got rate limited and thus the malfunction.
Everything works as expected. Good work on the update @Yariya
@Izanagi52 closing the issue. Reopen it if you have any related bugs.
Hi, Since version 2.2.0.2, I don't receive the hourly update notifications. The app start, send the test notification successfully and nothing else is send.
Note : I use the ARM64 docker version on a RPi4 on Ubuntu desktop 21.10, with the default docker-compose file.