Results 1 to 9 of 9

Thread: problems with esniper

  1. #1

    Unhappy problems with esniper

    Hi!
    I'm trying to setup esniper (Ebay autobidder) on my WL500gP with Olegs Firmware 1.9.2.7-8, but there were some problems and I hope someone can help me out or at least give me a hint.

    Ok here is what I've done so far, starting with a clean and fresh installation. I will write this like a tutorial, hoping that others can benefit from it

    1.) installing esniper with
    Code:
    ipkg install esniper -force-depends
    Also zlib package will be needed
    Code:
    ipkg install zlib
    This installed following packages
    Code:
    esniper - 2.17.1-1
    libcurl - 7.18.1-1
    openssl - 0.9.7m-3
    zlib - 1.2.3-2
    2.) adjusting control and auctionfiles in the same way as described in the manpages of esniper, that can be found at http://esniper.sourceforge.net/ - mine look like this ...
    Controlfile (named .esniper)
    Code:
    #esniper config file - see esniper -h for help
    batch = false
    #set bid=yes if you really want to place bids
    bid = no
    debug = disabled
    reduce = y
    logdir = /tmp/harddisk/esniper/log/
    #password = pw
    #username = user
    historyHost = offer.ebay.com
    prebidHost = offer.ebay.com
    bidHost = offer.ebay.com
    seconds = 10
    The auctionfile (named bidlist and is placed in the same directory as .esniper)
    Code:
    #only bid for one item - bid will be placed 10sec before auction is closed
    quantity=1
    #usage: articelnumber price
    200XXXXXXX44 10
    3.) Running esniper with
    Code:
    esniper bidlist
    and entering username and password yields this error message
    Code:
    Auction 200XXXXXXX44: Cannot connect to URL ??D: Peer certificate cannot be authenticated with known CA certificates: SSL certificate problem, verify that the CA cert is OK. Details:
    error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
    Retrying...
    Auction 200XXXXXXX44: Cannot connect to URL?B: Peer certificate cannot be authenticated with known CA certificates: SSL certificate problem, verify that the CA cert is OK. Details:
    error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
    Retrying...
    Auction 200XXXXXXX44: Cannot connect to URL ??D: Peer certificate cannot be authenticated with known CA certificates: SSL certificate problem, verify that the CA cert is OK. Details:
    error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
    
    Auction 200XXXXXXX44: Cannot connect to URL ??D: Peer certificate cannot be authenticated with known CA certificates: SSL certificate problem, verify that the CA cert is OK. Details:
    error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
    Seems like there are some problems with the libcurl package!?
    What have I done wrong, are any packages missing?
    Has anyone had the same problem before or does anyone have a solution for this problem?

    Thanks in advance!

  2. #2
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    I think you do not have any "root certificates" installed, so the verification of the ebay certificate will fail.
    Have a look at the ebay certificate and try to install the used CA certificate.

    This seems not to be an issue of esniper.

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  3. #3
    I receive the same error message. :-(

    Previously it was working.

  4. #4
    I did a downgrade to libcurl_7.17.0-2 to get rid of the ssl ca-certificate problem
    Code:
    http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/libcurl_7.17.0-2_mipsel.ipk
    It seems that the connection can be established now but I still get an error
    Code:
    Auction 200XXXXXXX44: Description
    Time remaining: 4 days 22 hours 58 mins (428280 seconds)
    End time: 08/04/2008 17:27:33
    esniper encountered a bug.  It looks like your esniper version is not
    current.  You have version 2.17.1, the newest version is 2.18.0.
    Please go to http://esniper.sf.net/ and update your copy of esniper.
    
    If you want to report this bug, please go to:
    	http://sourceforge.net/tracker/?func=add&group_id=45285&atid=442436
    paste this into "Detailed Description":
    	Automated esniper bug report.
    	esniper version 2.17.1
    	libcurl/7.17.0 OpenSSL/0.9.7m zlib/1.2.3
    	Error encountered in function parseBidHistory in history.c line 447
    	auction = 200XXXXXXX44, price = 10, remain = 928280
    	latency = 0, result = -1, error = 0
    	buf = 0x4826a0, size = 50713, read = 0x488105
    	time = 1207240174, offset = 23141
    	pagename = "PageViewBids_Active_None", pageid = "(null)", srcid = "ViewBids"
    	bid price could not be converted
    then upload and attach esniper.762.1.bug.html and click submit.
    
    Auction 200XXXXXXX44: Cannot convert price "??*??G"
    So an update to esniper-2-18-0 would be nice - can someone cross-compile the new version (there are some threads about that in the forum but I still don't know how it works)

    Threads:
    Need help to compile esniper

  5. #5
    I have the same problem-

    Code:
    esniper encountered a bug.  It looks like your esniper version is not
    current.  You have version 2.17.1, the newest version is 2.18.0.
    Please go to http://esniper.sf.net/ and update your copy of esniper.
    
    If you want to report this bug, please go to:
            http://sourceforge.net/tracker/?func=add&group_id=45285&atid=442436
    paste this into "Detailed Description":
            Automated esniper bug report.
            esniper version 2.17.1
            libcurl/7.18.0 OpenSSL/0.9.7m zlib/1.2.3
            Error encountered in function parseBidHistory in history.c line 447
    can someone cross-compile the new version????

  6. #6
    Quote Originally Posted by sonice View Post
    can someone cross-compile the new version????
    I just committed version 2.18.1 into the repository.
    It should appear in the feed in a couple of hours.

  7. #7
    I'm getting the following errors with esniper 2.18.1 and openSSL 0.9.7m-4:

    Auction 150234587061: Cannot connect to URL ñD: Peer certificate cannot be authenticated with known CA certificates: SSL certificate problem, verify that the CA cert is OK. Details:
    error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
    Retrying...

  8. #8

    Talking Esniper Working!

    The following combination of packages is working for me:

    From http://ipkg.nslu2-linux.org/feeds/unslung/wl500g:
    libcurl - 7.17.0-2 -
    openssl - 0.9.7m-3 -

    From http://ipkg.nslu2-linux.org/feeds/op...g/cross/stable
    esniper - 2.18.1-1 - A lightweight eBay sniping tool

    It seems like it has something to do with the newer version of libcurl and openssl in the optware feed (i.e. openssl_0.9.7m-4 and libcurl_7.18.1-1).

  9. #9

    Unhappy

    http://patrickmd.net/blog/2008/07/07...-certificates/

    Apparently you have to update the certificate cache that cURL uses as the default cache is not very upto date (10 years old). Obvoiusly the new packages have solved this issue.
    Last edited by trampjuice; 07-08-2009 at 12:57.

Similar Threads

  1. Need help to compile esniper
    By samoht in forum WL-500g Custom Development
    Replies: 23
    Last Post: 24-08-2010, 13:42
  2. 1.9.2.7-9 encryption problems fix
    By wpte in forum WL-500w Firmware Discussion
    Replies: 0
    Last Post: 30-03-2008, 18:45
  3. WL500W VPN (DNS) Problems
    By refresh in forum WL-500w Q&A
    Replies: 0
    Last Post: 12-01-2008, 13:36
  4. login problems with admin/admin
    By primorc1 in forum WL-500gP Q&A
    Replies: 2
    Last Post: 30-12-2007, 12:03
  5. problems with file handling or file size
    By black_bottom in forum WL-HDD Q&A
    Replies: 1
    Last Post: 28-03-2006, 15:55

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •