Server issues: New server

Announcements about major changes in Haven & Hearth.

Re: Server issues: New server

Postby Hellkat » Mon Apr 16, 2012 4:15 pm

The devs like HnH just fine, it's the jackhobbits who keep crashing it who don't :'(

I just hope this doesn't end up like yesterday where it doesn't come back online until 12 hours from now >.<
Hellkat
 
Posts: 16
Joined: Sat Apr 14, 2012 2:21 am

Re: Server issues: New server

Postby TheTylerLee » Mon Apr 16, 2012 4:16 pm

for some reason i cant login.
Discord: XiliX#2791
User avatar
TheTylerLee
 
Posts: 1604
Joined: Thu Jul 21, 2011 6:00 am

Re: Server issues: New server

Postby Crow1313 » Mon Apr 16, 2012 4:21 pm

Well the server is shutting down and backing up the map. Yesterday it had the "Crashed" status on the front page for a while then it have the "Shutdown" for at least a hour if I remember correctly. So we're looking at least another hour or so.... :(
Crow1313
 
Posts: 8
Joined: Sun Apr 08, 2012 1:06 am

Re: Server issues: New server

Postby mottainai » Mon Apr 16, 2012 4:22 pm

so your saying someone is crashing the server out of spite? How do you know that? I missed that thread.....
mottainai
 
Posts: 13
Joined: Mon Jan 24, 2011 9:22 pm

Re: Server issues: New server

Postby BadgerCollector2 » Mon Apr 16, 2012 4:30 pm

Oh sorry..
JACKHOBBITS, Y U NO LIKEY H&H? </3 :|
BadgerCollector2
 
Posts: 9
Joined: Mon Apr 16, 2012 2:07 pm

Re: Server issues: New server

Postby borka » Mon Apr 16, 2012 4:34 pm

stop shouting!
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Server issues: New server

Postby kombala » Mon Apr 16, 2012 7:21 pm

Oh, God's crap. Somebody help me! I run the game, then entered password, then pass autentification, but then... crash.

Code: Select all
java.lang.RuntimeException: Delayed error in resource gfx/tiles/gold/gold (v1), from forking source backed by HTTP res source (https://www.havenandhearth.com/res/)
   at haven.Resource.checkerr(Resource.java:1058)
   at haven.Resource.layer(Resource.java:941)
   at haven.MCache.loadset(MCache.java:139)
   at haven.MCache.tilemap(MCache.java:433)
   at haven.Session$RWorker.handlerel(Session.java:372)
   at haven.Session$RWorker.getrel(Session.java:383)
   at haven.Session$RWorker.run(Session.java:451)
Caused by: haven.Resource$LoadException: Load error in resource gfx/tiles/gold/gold(v1), from forking source backed by HTTP res source (https://www.havenandhearth.com/res/)
   at haven.Resource$Loader.handle(Resource.java:401)
   at haven.Resource$Loader.run(Resource.java:375)
   at java.lang.Thread.run(Thread.java:722)
Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed
   at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
   at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1868)
   at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:276)
   at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:270)
   at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1337)
   at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:154)
   at sun.security.ssl.Handshaker.processLoop(Handshaker.java:868)
   at sun.security.ssl.Handshaker.process_record(Handshaker.java:804)
   at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:998)
   at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1294)
   at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1321)
   at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1305)
   at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:523)
   at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1296)
   at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
   at haven.Resource$HttpSource.get(Resource.java:330)
   at haven.Resource$TeeSource.get(Resource.java:225)
   at haven.Resource$Loader.handle(Resource.java:395)
   ... 2 more
Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed
   at sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:350)
   at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:260)
   at sun.security.validator.Validator.validate(Validator.java:260)
   at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326)
   at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231)
   at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126)
   at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1319)
   ... 16 more
Caused by: java.security.cert.CertPathValidatorException: timestamp check failed
   at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:159)
   at sun.security.provider.certpath.PKIXCertPathValidator.doValidate(PKIXCertPathValidator.java:351)
   at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:191)
   at java.security.cert.CertPathValidator.validate(CertPathValidator.java:279)
   at sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:345)
   ... 22 more
Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sun Apr 15 06:18:35 MSK 2012
   at sun.security.x509.CertificateValidity.valid(CertificateValidity.java:273)
   at sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:587)
   at sun.security.provider.certpath.BasicChecker.verifyTimestamp(BasicChecker.java:184)
   at sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:136)
   at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:133)
   ... 26 more


What the fuck is it?
kombala
 
Posts: 7
Joined: Mon Apr 16, 2012 2:27 pm

Re: Server issues: New server

Postby MagicManICT » Mon Apr 16, 2012 7:27 pm

see Bugs section where there's about a dozen of these posts containing similar errors (first section has to deal with trying to load a resource, second section contains a sun.security.ssl.* error).
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18436
Joined: Tue Aug 17, 2010 1:47 am

Re: Server issues: New server

Postby kombala » Mon Apr 16, 2012 7:32 pm

Please, i know that I look like a jerk now, but i can't find it. Help me.
kombala
 
Posts: 7
Joined: Mon Apr 16, 2012 2:27 pm

Re: Server issues: New server

Postby MagicManICT » Mon Apr 16, 2012 10:54 pm

Pretty much every post in the last 2-3 days there. ;) I've no idea if loftar is aware of the problem or not, but I would hope so. (I've not been on IRC all weekend, which is about the only place you can catch him at.)
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.
User avatar
MagicManICT
 
Posts: 18436
Joined: Tue Aug 17, 2010 1:47 am

PreviousNext

Return to Announcements

Who is online

Users browsing this forum: Claude [Bot] and 3 guests