jakehilborn / debbit

Automate spending requirements for high interest checking accounts / credit cards
https://jakehilborn.github.io/debbit/
MIT License
264 stars 31 forks source link

"No purchases yet complete" then not working? #102

Open tlcaputi opened 10 months ago

tlcaputi commented 10 months ago

Hi,

I haven't used Debbit in a while but wanted to use it again. I tried inserting my details in the config.txt file for 2 Amazon gift card purchases of $0.50. However, when I ran debbit, it just said "No purchases yet complete for November 2023" and "Bursting the next 2 card purchases after 2023-12-01 12:00AM". It didn't actually do any transactions.

I figured there must have been an update. I downloaded debbit v2.1.4 for Mac and tried running the it with the default config.txt file. However, I get still get essentially the same issue -- it's not attempting to do any transactions, it's just waiting:

INFO: 2023-11-30 11:31:38,055        __     __    __    _ __ 
INFO: 2023-11-30 11:31:38,055   ____/ /__  / /_  / /_  (_) /_
INFO: 2023-11-30 11:31:38,055  / __  / _ \/ __ \/ __ \/ / __/
INFO: 2023-11-30 11:31:38,056 / /_/ /  __/ /_/ / /_/ / / /_  
INFO: 2023-11-30 11:31:38,056 \__,_/\___/_.___/_.___/_/\__/  v2.1.4
INFO: 2023-11-30 11:31:38,056 
INFO: 2023-11-30 11:31:38,256 No purchases yet complete for November 2023
INFO: 2023-11-30 11:31:38,256 
INFO: 2023-11-30 11:31:38,260 Bursting next 2 example_card_description_example_merchant purchases after 2023-12-02 12:00AM

Do you happen to know what's happening?

Thanks for all of your help!