Menu

#709 Login still not possible (even with new auction.c)

v1.0 (example)
closed-fixed
nobody
None
5
2016-10-30
2016-10-14
td
No

Even with auction.c from 12th October ebay login isn't possible:
Automated esniper bug report.
esniper version 2.31.0
libcurl/7.37.0 OpenSSL/1.0.1i zlib/1.2.8 libidn/1.28 libssh2/1.4.3
Error encountered in function ebayLogin in auction.c line 489
auction = 272408535080, price = 22.33, remain = 0
latency = 0, result = -1, error = 19
buf = 0x1538810, size = 14858, read = 0x1538810
time = 1476452491, offset = 0
pagename = "Error", pageid = "(null)", srcid = "(null)"
specified options or config values:
1 x username(u) = ***
1 x password() = ***
1 x seconds(s) = 10
1 x quantity(q) = 1
1 x reduce() = 1
1 x bid() = 1
1 x debug(d) = 1
1 x batch(b) = 0
1 x logdir(l) = "/tmp/thomas/esniperlogs"
unknown pageinfo

1 Attachments

Discussion

  • Michael S.

    Michael S. - 2016-10-14

    You are definitly NOT using the correct auction.c !

    You get

    Error encountered in function ebayLogin in auction.c line 489

    but because of the additional code you will get

    Error encountered in function ebayLogin in auction.c line 645

    with the NEW version.

     
    • Tony G

      Tony G - 2016-10-18

      omg michael you're right. I copied auction.c to my original install folder and ran configure make & make install and now esniper is working again. Thanks so much, Tony

       
    • td

      td - 2016-10-18

      Hello Michael,

      my bash history shows me that I exactly used the file you told me. Before that I "make clean". After downloading I used "make" and "make install" with the result I stated.
      I did it again, now with "configure" before making and it works.

      Thank you very much!

      td

       
  • DavidM

    DavidM - 2016-10-24

    The new version of auction.c also fixed things for us. Any reason not to release this? Can I assist in any way?

     
  • Michael S.

    Michael S. - 2016-10-24

    I'am not maintainer of the esniper project - just a regular user.
    For that reason I cannot build and release a new version of esniper.

     
  • Bodo

    Bodo - 2016-10-30
    • status: open --> closed-fixed
     
  • Bodo

    Bodo - 2016-10-30

    fixed in 2.32.0

     

Log in to post a comment.