Posts that Yfirstrumpur is monitoring
Sep 26, 2013
|
Topic: Cannot add auction...either invalid or communication error Hi there, may be, this is related: it seems since mid of september 2013 I am not able any more to get items from ebay.de? The above changes did not work for me, while looking at the error logs, it seems, that all items are requested at ebay.com… My guess is that ebay has changed something? BRS |
Aug 26, 2013
|
Topic: Cannot add auction...either invalid or communication error Hello, |
Aug 1, 2013
|
Topic: Cannot add auction...either invalid or communication error Thanks Hoddy, PS: Real show stopper :/ |
Jul 31, 2013
|
Topic: Cannot add auction...either invalid or communication error Hi, Open JBidWatcher and click on ‘Windows’ on the menu bar and then click on ‘Search Manager’. In the box that pops up highlight the ‘My Ebay’ search and click ob ‘Edit’. Check that the destination is set to the Current tab. If all else fails go and delete the .jbidwatcher folder (make sure jbidwatcher is closed) found in the C:\Documents and Settings\YOURUSERNAME folder. Re start Jdidwatcher and if still no items check the ‘My Ebay’ search destination again. Hoddy |
Jul 29, 2013
|
Topic: Cannot add auction...either invalid or communication error It’s a real drag … anyone ? Gixen just doesn’t cut it … Y |
Jul 25, 2013
|
Topic: Cannot add auction...either invalid or communication error Same here – all active auctions gone, list empty, plus I cannot add any new auctions. |
Jul 23, 2013
|
Topic: Cannot add auction...either invalid or communication error Hi all, OK, strange thing happened … JBW crashed and didn’t bid on the auction I was following. Thanks, Y PS: Using Gixen as suggested by Morgan somewhere, for now … not enthused however … |
Jul 2, 2013
|
Topic: Cannot add auction...either invalid or communication error guys… it totally works!! What I did: 2. open with notepad 3. in the config file add the lines suggested by kltxfm just before the = 4. then additionally change the ebay.us_only= to false! (its somewhere up higher) 5. save 6. enjoy works for germany and I quickly had to sign up to post this “thanks note” because the problem was driving me insane. |
Mar 4, 2013
|
Topic: Cannot add auction...either invalid or communication error I got the same problem. kltxfm’s workaround didn’t work for me. |
Jan 7, 2013
|
Topic: Cannot add auction...either invalid or communication error @zappram – go to ebay.at and pick any auction item # from there. Try item # 181057596044 — the item exists but won’t load in JBW. I also see the “green light” in JBW — but once I try to do anything, the text gets a strikethrough and it’s written in a smaller size. But the light remains green. |
Jan 6, 2013
|
Topic: Cannot add auction...either invalid or communication error BTW – when I added the two lines at the bottom of the cfg file, my login credential on top right of JBW is GREEN, but crossed out bye two horizontal black lines ??? |
Jan 6, 2013
|
Topic: Cannot add auction...either invalid or communication error is there any other item # to test out the fix? The old# is apparently expired from eBay |
Jan 6, 2013
|
Topic: Cannot add auction...either invalid or communication error @Hirsch, thanks for the location in Mac OS X. Do you also know the location in Windows? (Sorry that I wasn’t specific in my previous post. I’ve edited it.) |
Jan 6, 2013
|
Topic: Cannot add auction...either invalid or communication error Hi there, worked for me, too. Best, hirsch |
Jan 6, 2013
|
Topic: Cannot add auction...either invalid or communication error @kltxfm: Where is this “JBidwatch.cfg” that you speak of? I downloaded the 2.5.3pre3 installer and completed the installation, so I don’t think I’m simply using the “standalone” version — unless the download link for the installer is wrong (I noticed that the download link to the version 2.5.2 also points to the 2.5.3pre3 file, that’s the only reason I have for suspecting the download link for the 253pre3 installer). |
Jan 5, 2013
|
Topic: Cannot add auction...either invalid or communication error Hi, I just signed up expressly to thank kltxfm for the above solution. I had been having these problems on ebay.de for a long time & they had rendered JBidWatcher almost useless. However, I can confirm that adding the above lines to JBidWatch.cfg has sorted everything out beautifully. Huzzah. Nice work, kltxfm! |
Dec 17, 2012
|
Topic: Cannot add auction...either invalid or communication error Hello people, has anybody tried the solution from my mail above? Quit the software and edit the JBidWatch.cfg preference file by changing or adding: ebay.non_us=true Restart. Open the error log and add a non-us auction. You have only successfully changed your preferred server from ebay.com to ebay.co.uk if it doesn’t appear in the log file anymore! It should read: […] Parsing URL http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&item=…. Note, that JBidWatcher only works with .com and .co.uk. Morgan said it’s just too hard to parse sites in many different languages because they all have very different tags and tend to change a lot. Btw., there is nothing wrong with the code getting a “File not found” exception. The auction is just not there on ebay.com as you can easily verify for yourself! Regards |
Dec 16, 2012
|
Topic: Cannot add auction...either invalid or communication error Yup. Auction 140895521146 can be added and viewed on .uk even so it is only shipping to Germany. Don’t know if a snipe would work. 300829905785 is shipping worldwide with lots of exceptions and can be viewed on .uk, but it can’t be added. 121030992955 is shipping worldwide, can be viewed on .uk and can be added, but does not show the photo icon. |
Dec 5, 2012
|
Topic: Cannot add auction...either invalid or communication error Even with new Beta Version not all auctions are shown. JBidwatcher (2.5.3pre3-2-g03a9bc3) – A program to manage auction bids! Wed Dec 05 10:15:57 CET 2012: Loading page 1 of My eBay for user |
Dec 5, 2012
|
Topic: Cannot add auction...either invalid or communication error Hi, I’ve had the same problem. I could only add auctions that existed on ebay.com. You should be able to resolve it by checking the “Prefer non-US auction server?” checkbox on the eBay panel in the preferences. The program will then use ebay.co.uk, and the auctions in question should exist there. However, in my case I was not able to make the selection permanent so after looking at the code I found that I could by manually editing the ‘JBidWatch.cfg’ preference file by adding: ebay.non_us=true There is also a setting called ebay.us_only=true which I thought I had to change to false but that didn’t help. Maybe Morgan could elaborate? The settings seem a bit contradictory. Regards, |
Oct 28, 2012
|
Topic: Cannot add auction...either invalid or communication error Hi. actually the program has been working great (thanks to the developer!), however I can confirm the problem above. My tests showed that only auction numbers visible from ebay.com (hence not ebay.de!) are added to the list. |
Oct 9, 2012
|
Topic: Cannot add auction...either invalid or communication error Hello, this communication error hit me today, also. Debugging into the problem will show a FileNotFound exception for the “http://cpi.ebay.com/itm/Error?item=xxx” URL, while at the same time the URL typed into the browser will deliver the correct “item remove or not available” information. I’m not so deep in web programming. jbidwatcher tries to access to the error URL with the current login credentials. I also tried to access without a correct login, but still get the same “FileNotFound” exception: bq. |
Oct 2, 2012
|
Topic: Cannot add auction...either invalid or communication error Dear Morgan, same here when I add a German auction item, the first few might work. Subsequently adding auctions fails for unknown reason. I also tried to look up the items on ebay.com using the URLs in the log, but now all of them fail with the following message: > This listing (330802949011) has been removed, or this item is not available. Changing the ebayServer.viewHost to cgi.ebay.de made things worse, i.e. no date and other item details, though adding worked. Kind regards, Tue Oct 02 09:36:14 CEST 2012: Parsing URL http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=330802949011 |
Sep 30, 2012
|
Topic: Cannot add auction...either invalid or communication error Hello, |
Sep 29, 2012
|
Topic: Cannot add auction...either invalid or communication error seems to be an ebay.de problem only.. I can add auctions from any european ebay site except germany.. get the “invalid auction or error talking to server” message.. I’m also getting periodically ALL auctions displaying 1.00 (FP) AS CURRENT PRICES. QUITTING AND REBOOTING BIDWATCHER AND CLICKING UPDATE ALL AUCTIONS RESTORES THE CORRECT PRICES THOUGH… ooops caps.. sorry not retyping all that… |