ruippeixotog / ebay-snipe-server

An eBay auction sniping service managed by a RESTful API
MIT License
134 stars 21 forks source link

Sign in failed repeatedly during bid.. cant_sign_in #14

Closed geotheory closed 4 years ago

geotheory commented 4 years ago

I had this working fine until recently. Now each snipe reports:

2019-12-20 09:48:47,000 WARN  SnipeServer$ - Completed snipe SnipeInfo(123456789012,,GBP 1.0,1,Some(Fri Dec 20 09:48:42 GMT 2019)) with errors - Sign in failed repeatedly during bid
2019-12-20 09:48:47,458 WARN  EbayClient - Bid on item 123456789012 not successful: cant_sign_in

The login details are correct and I just logged in again from another computer at the same IP address. Sniper still fails. It seems like I need to log in with the server, but as I'm running headless raspi this is a challenge.

ruippeixotog commented 4 years ago

This seems the same issue as #13.