Hello,
i'm using latest esniper master with latest esniper frontend master and getting (not only on this auction). I'm using Ebay Germany:
Auction 132773688414: Alu Fahrrad Klingel Glocke Radfahren MTB Lenker Ring Horn Alarm Silber .Neu
Time remaining: 0 days 1 hours 0 mins 6 secs (3606 seconds)
End time: 09/09/2018 11:54:23
# of bids: 0
Currently: -- (your maximum bid: 2.1)
High bidder: -- (NOT xxxx)
Latency: 2 seconds
Sun Sep 9 10:54:19 2018: Sleeping for 49 minutes 57 seconds
Auction 132773688414: Alu Fahrrad Klingel Glocke Radfahren MTB Lenker Ring Horn Alarm Silber .Neu
Time remaining: -- (0 seconds)
# of bids: 0
Currently: -- (your maximum bid: 2.1)
High bidder: -- (NOT xxxx)
Latency: 2 seconds
Automated esniper bug report.
esniper version 2.34.0
libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
Error encountered in function preBid in auction.c line 400
auction = 132773688414, price = 2.1, remain = 0
latency = 2, result = -1, error = 11
buf = 0x3b02530, size = 129504, read = 0x3b02530
time = 1536494415, offset = 0
pagename = "Alu Fahrrad Klingel Glocke Radfahren MTB Lenker Ring Horn Alarm Silber .Neu | eBay", pageid = "(null)", srcid = "(null)"
specified options or config values:
1 x username(u) = ***
1 x password() = ***
1 x seconds(s) = 5
1 x quantity(q) = 1
1 x (c) = ".c"
1 x (f) = "132773688414.xxxx"
1 x debug(d) = 0
1 x batch(b) = 1
1 x logdir(l) = "/var/log/esniper"
cannot find bid token (found=0)
then upload and attach esniper.12959.1.bug.html and click submit.
Cannot get bid key
Auction 132773688414: Bid uiid not found
There is no bid on auction like you will see in the bug html. But i don't understand whats going wrong.
There are two different tickets open with similar symptoms but i don't know if it really matches my issue.
ticket 763: You are stating that there is some kind of forwarding and no bidding has been taking place. In my case there was no forwarding. Whats the so called PRE_BID_URL? I (or esniper frontend) did not set anything like this.
ticket 764: You are stating that there is something wrong if ebay sends a french page. So probably a ebay parsing issue...?!?
Are there some timing issues? My server is NTPd synched. So i don't think so...
Could you please help me?
Thank you!
Probably my issue: There seems to be some path issues on my server. So i used a outdated 2.34.0 version. I fixed that and will do an other test with latest 2.35.1 master build.
works now :)
Where do you find version 2.35.1? I can only find 2.35.0, even in the master on git.
And I have the same problem (uiid not found) with version 2.35.0
Any help appreciated!!
After preparing release 2.35.0 the version number in the source code has been changed to 2.35.1. The next release should get a higher version.
This is intended to distinguish a development version (which may contain experimental changes) from a release.