Open Asoudo opened 10 years ago
@tyrcho I've had several other reports of this issue. It seems like the site is responding fine though.
@Asoudo can you email me your userkey? jeff@hearthstats.net
I can do that, sure.
@trigun0x2 I'm not sure if it's related, but yesterday I had similar errors for about 20 min, and it was the site being down (even from the browser). It was around the time of this commit : cd8c12a10bb09041144754c20cc967a93c7b8243
@Asoudo from the log file you shared, it seems you lost internet for a while : the google analytics tracker could not be reached also (and it's the google site, not hs.net). Do you reproduce this issue today or was it temporary ?
Yes actually, I can replicate the problem right now, and I have a fine internet connection at the moment, both web browser and Hearthstone are running just fine.
Log File below, as I think I accidentally deleted that post.
10:18:12.515 [ main] INFO net.hearthstats.Main - **
10:18:12.529 [ main] INFO net.hearthstats.Main - Starting HearthStats Companion 0.20.2 on WINDOWS
10:18:12.531 [ main] INFO net.hearthstats.Main - os.name=Windows 7
10:18:12.531 [ main] INFO net.hearthstats.Main - os.version=6.1
10:18:12.531 [ main] INFO net.hearthstats.Main - os.arch=x86
10:18:12.531 [ main] INFO net.hearthstats.Main - java.runtime.version=1.8.0_25-b18
10:18:12.531 [ main] INFO net.hearthstats.Main - java.class.path=C:\Users\Shane Bong\Desktop\HearthStats.exe;anything;uploader-0.20.2.jar;updater-0.20.2.jar;scala-library-2.11.1.jar;scala-swing_2.11-1.0.1.jar;rxjava-scala-0.18.3.jar;rxjava-core-0.18.3.jar;grizzled-slf4j_2.11-1.0.2.jar;commons-lang3-3.3.1.jar;commons-io-2.4.jar;jna-platform-4.0.0.jar;jna-4.0.0.jar;ini4j-0.5.2.jar;jai_imageio-1.1.jar;javaocr-core-1.0.jar;javaocr-plugin-awt-1.0.jar;javaocr-plugin-cluster-1.0.jar;commons-math-2.1.jar;javaocr-plugin-fir-1.0.jar;javaocr-plugin-moment-1.0.jar;javaocr-plugin-morphology-1.0.jar;json-simple-1.1.1.jar;miglayout-swing-4.2.jar;miglayout-core-4.2.jar;JGoogleAnalyticsTracker-1.2.0.jar;logback-classic-1.1.1.jar;logback-core-1.1.1.jar;slf4j-api-1.7.6.jar;gson-2.2.2.jar
10:18:12.532 [ main] INFO net.hearthstats.Main - java.library.path=C:\Program Files (x86)\Java\jre1.8.0_25\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared\;C:\Program Files (x86)\Roxio\OEM\AudioCore\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Java\jre1.8.0_25\bin;.
10:18:12.532 [ main] INFO net.hearthstats.Main - user.language=en
10:18:12.532 [ main] INFO net.hearthstats.Main - **
10:18:12.852 [tQueue-0] WARN net.hearthstats.app - Error communicating with HearthStats.net (GET decks/show)
java.net.SocketException: Invalid argument: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method) ~[na:1.8.0_25]
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) ~[na:1.8.0_25]
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:1.8.0_25]
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:1.8.0_25]
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:1.8.0_25]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[na:1.8.0_25]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[na:1.8.0_25]
at java.net.Socket.connect(Unknown Source) ~[na:1.8.0_25]
at java.net.Socket.connect(Unknown Source) ~[na:1.8.0_25]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[na:1.8.0_25]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[na:1.8.0_25]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[na:1.8.0_25]
at sun.net.www.http.HttpClient.
are you behind a http proxy ? It seems that all your http requests (github for updates, google analytis, hearthstats.net for decks) are failing
I don't believe so, I'm using google chrome as my default browser and as far as I know it does not have an http proxy active. Is there any way I could double check? I've gone into the Change Proxy Settings>LAN Settings and unchecked the automatic detection just to be sure.
I've been having an issue with the auto uploader for quite a bit. I have installed it fine, and it detects my game fine, however, whenever I try to make an active deck, or link one between the uploader and the website, I get the code "API Error: Error communicating with Hearthstats.net" and I am unable to load any decks I have created. If this is the wrong avenue for rectifying this problem, apologies, but this seemed to be the only help option I have found, since my search for previous solutions for other people has come up blank.