It seems like ebay changed the login page again:
Automated esniper bug report.
esniper version 2.29.0
libcurl/7.26.0 GnuTLS/2.12.20 zlib/1.2.7 libidn/1.25 libssh2/1.4.2 librtmp/2.3
Error encountered in function ebayLogin in auction.c line 486
auction = 111355284014, price = 25.00, remain = 0
latency = 0, result = -1, error = 19
buf = 0x3ca560, size = 220680, read = 0x3ca560
time = 1400647768, offset = 0
pagename = "Electronics, Cars, Fashion, Collectibles, Coupons and More | eBay", pageid = "(null)", srcid = "(null)"
specified options or config values:
1 x seconds(s) = 20
1 x quantity(q) = 100
1 x (P) = ***
1 x (U) = "hvontres_2"
1 x (f) = "rand_c.auction"
2 x logdir(l) = "/root/esniper/"
unknown pageinfo
I just tested the following patch and esniper seems to be happy again:
Last edit: Henry von Tresckow 2014-05-21
Although the patch fixes the problem in your case, it doesn't seem to be a good concept in general. The page title looks as if it depends on your interests or preferences.
It would be better to find a setting to display one of the expected pages after login.
I agree. I am still trying to figure out how to change it. It was working just fine the day before. The Patch was more of a proof of concept than a good fix. Any ideas on how to change the first page after login back to a "My ebay" page?
I just had a quick look but did not find any obvious setting yet.
Hmm, looks like there are now 5 duplicates of this, all showing the same page ID
At least the page titles are very similar (with or without "Online Shopping") and your patch should work for all of them. Before creating a new version I want to check if eBay's changes allow esniper to recognize a failed login.
patch worked for me. My greetings page title looks like this:
<title>Electronics, Cars, Fashion, Collectibles, Coupons and More Online Shopping | eBay</title>
worked for me as well (my page title is the same as vicvic42)
Patch worked for me too. Additionally, I reset my password to be incorrect and restarted esniper. I got the Login failed error message as expected.
Thanks for testing a failed login. I will prepare a new version that includes the patch.
fixed in CVS (hopefully)