Michael Cammarata

Results 86 comments of Michael Cammarata

> I don't think that I'll have enough time for that in the near future. Completely understandable! I don't know enough how this runs yet to contribute the solution myself,...

Thank you to everyone in this thread! For anyone else finding their way here trying to fix the constant login for a docker version of calibre/calibre-web (0.6.20) on Ubuntu (technically...

As a quick follow-up the above steps seem to break search (that being said, search would prompt a constant login anyways) with error ``` Calibre-Web Error 400 Bad Request ```...

> After more than one year the script is no longer working in the recent version published in Oktober 2023 gives error when the server starts. Anyone has update for...

Hey, thanks so much for this especially with the in-built scheduling. I’ll test on my end as well. FYI I’m not sure if this repo is still in active development,...

> @mgrimace Thank you for letting me know! However there is already a Dockerized version of that fork: https://github.com/LtCMDstone/MS-Rewards-Farmer-Docker/tree/main > > Still, there are some things I don't like about...

> > just add a line that kills all chrome.exe easy > > bruh moment it's not my job to fix it and i dont use this anymore L i...

I use this as my crontab entry: `0 6,8 * * * /usr/bin/python3 /home/msbot/Microsoft-Rewards-Farmer/main.py` the entry follows the order: `cron schedule python location script location` tips: use [cronguru](https://crontab.guru) to create...

> OK, I'll try "cron" again, although in previous versions of the "Farm" project it didn't work well for me on my ubuntu. If it works well I report it...

> I have tested the execution of the script with "cron" in ubuntu and it works correctly. I think the best solution is to run it with cron. > >...