Automated esniper bug report.
esniper version 2.31.0
libcurl/7.39.0 GnuTLS/3.3.10 zlib/1.2.8 c-ares/1.10.0 libidn/1.29 libssh2/1.4.3
Error encountered in function ebayLogin in auction.c line 489
auction = 291298092151, price = 75, remain = 0
latency = 0, result = -1, error = 19
buf = 0x7f8cca006800, size = 16317, read = 0x7f8cca006800
time = 1416762085, offset = 0
pagename = "User Agreement", pageid = "(null)", srcid = "(null)"
specified options or config values:
1 x username(u) = ***
1 x password() = ***
1 x (P) = ***
1 x (c) = ".esniper"
1 x (f) = ".esniperauctions"
1 x bid() = 0
1 x (n) = 0
1 x debug(d) = 1
1 x batch(b) = 1
unknown pageinfo
Probably you have to log in manually to accept a user agreement.
It would be nice if esniper would exit with an error message instead of a bug report, but the manual action will be necessary anyway.
This is the sequence of steps
The ordering was lost at upload, please check the time in the file names
I don't know why you got this "Message from eBay" without text. When esniper failed, it found a page with the title "User Agreement".
eBay from time to time or under certain conditions displays such an additional page which needs to be confirmed. The only thing I might do here is to try and recognize this page in order to exit with a normal error message instead of a bug report.
As esniper cannot understand what eBay wants you to confirm, I will not try to automate this process. (And it is even technically difficult because I would need the HTML source of all pages involved in the process. Screenshots don't help.)
Duplicate of #669