User Name
Password
AppleNova Forums » GamingNova »

MC: Server Down?


Register Members List Calendar Search FAQ Posting Guidelines
MC: Server Down?
Page 19 of 23 First Previous 15 16 17 18 [19] 20 21 22 23  Next Thread Tools
Bryson
Rocket Surgeon
 
Join Date: Feb 2005
Location: The Canadark
 
2014-04-09, 19:18

Anything to do with the Heartbleed issue?

https://mojang.com/2014/04/heartbleed/
  quote
turtle
Lord of the Rant.
Formerly turtle2472
 
Join Date: Mar 2005
Location: Upstate South Carolina
 
2014-04-09, 19:34

Likely it's due to a coding change they made on their end.

Logs for those interested in seeing it take a big dump all over itself:
Code:
[20:30:19] [User Authenticator #57/WARN]: Exception in thread "User Authenticator #57" [20:30:19] [User Authenticator #57/WARN]: java.lang.NoSuchMethodError: sun.security.internal.spec.TlsRsaPremasterSecretParameterSpec.getEncodedSecret()[B [20:30:19] [User Authenticator #57/WARN]: at com.sun.crypto.provider.TlsRsaPremasterSecretGenerator.engineGenerateKey(TlsRsaPremasterSecretGenerator.java:76) [20:30:19] [User Authenticator #57/WARN]: at javax.crypto.KeyGenerator.generateKey(KeyGenerator.java:516) [20:30:19] [User Authenticator #57/WARN]: at sun.security.ssl.RSAClientKeyExchange.<init>(RSAClientKeyExchange.java:110) [20:30:19] [User Authenticator #57/WARN]: at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:706) [20:30:19] [User Authenticator #57/WARN]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:231) [20:30:19] [User Authenticator #57/WARN]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:609) [20:30:19] [User Authenticator #57/WARN]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:545) [20:30:19] [User Authenticator #57/WARN]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:963) [20:30:19] [User Authenticator #57/WARN]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1208) [20:30:19] [User Authenticator #57/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1235) [20:30:19] [User Authenticator #57/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1219) [20:30:19] [User Authenticator #57/WARN]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:440) [20:30:19] [User Authenticator #57/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) [20:30:19] [User Authenticator #57/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1139) [20:30:19] [User Authenticator #57/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) [20:30:19] [User Authenticator #57/WARN]: at net.minecraft.util.com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) [20:30:19] [User Authenticator #57/WARN]: at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:41) [20:30:19] [User Authenticator #57/WARN]: at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.hasJoinedServer(YggdrasilMinecraftSessionService.java:45) [20:30:19] [User Authenticator #57/WARN]: at net.minecraft.server.v1_7_R1.ThreadPlayerLookupUUID.run(ThreadPlayerLookupUUID.java:27) [20:30:37] [Server thread/INFO]: GameProfile{id='null', name='turtle2472'} (/192.168.xxx.xxx:49458) lost connection: Disconnected
It wasn't me. Guessing we will have to update to make this issue go away. I'm of course having to let Brad handle that one as I'm not digging into it that much at this moment. I am going to take the time to do server maint I've been needing to though! Brad, text me if you need to get into the server while I have it down. I'll get it right back up for you.

Louis L'Amour, “To make democracy work, we must be a nation of participants, not simply observers. One who does not vote has no right to complain.”
Visit our archived Minecraft world! | Maybe someday I'll proof read, until then deal with it.
  quote
turtle
Lord of the Rant.
Formerly turtle2472
 
Join Date: Mar 2005
Location: Upstate South Carolina
 
2014-04-09, 21:04

I'm done and the server is back up!

Also, I put it in "offline mode" so it won't try to authenticate to Mojang for now. Less secure, but the only way we are going to be able to play until we upgrade. So get in there an finish up your projects 709!

Louis L'Amour, “To make democracy work, we must be a nation of participants, not simply observers. One who does not vote has no right to complain.”
Visit our archived Minecraft world! | Maybe someday I'll proof read, until then deal with it.
  quote
Brad
Selfish Heathen
 
Join Date: May 2004
Location: Zone of Pain
 
2014-04-09, 22:02

There are several newer dev versions of Bukkit available through 1.7.5 but none for 1.7.6 or 1.7.7. I'll try to make the time to grab one and upgrade the server tomorrow night. That might help in the auth issues.

The quality of this board depends on the quality of the posts. The only way to guarantee thoughtful, informative discussion is to write thoughtful, informative posts. AppleNova is not a real-time chat forum. You have time to compose messages and edit them before and after posting.
  quote
709
¡Damned!
 
Join Date: May 2004
Location: Purgatory
 
2014-04-10, 08:56

Quote:
Originally Posted by turtle View Post
So get in there an finish up your projects 709!


I thought I'd get a few morning blocks in, but the server seems to have gone missing (not like yesterday, this is the plain 'ol "Can't connect" message).

So it goes.
  quote
turtle
Lord of the Rant.
Formerly turtle2472
 
Join Date: Mar 2005
Location: Upstate South Carolina
 
2014-04-10, 10:51

Yeah, seems like I'm having a pretty bad issue inside the VM right now. I can't SSH in directly from anywhere other than my local network. I end up connecting to another machine then SSH into the VM. I can't ping from within the VM to anything else.

Code:
$ ping 8.8.8.8 connect: Network is unreachable
I'm working on figuring out what's happening in there but at work so limited in the amount of time I can put into it right now. It might have to wait until I get home from work tonight.

In the mean time, I've brought up the FTB machine.

Louis L'Amour, “To make democracy work, we must be a nation of participants, not simply observers. One who does not vote has no right to complain.”
Visit our archived Minecraft world! | Maybe someday I'll proof read, until then deal with it.
  quote
turtle
Lord of the Rant.
Formerly turtle2472
 
Join Date: Mar 2005
Location: Upstate South Carolina
 
2014-04-10, 11:14

Route was missing the the gateway. I manually added it and things seem back to normal though I can't try the game right now. Give it a shot if you don't mind and post back if there are still issues.

Code:
$ route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.xxx.0 * 255.255.255.0 U 0 0 0 eth0 link-local * 255.255.0.0 U 1002 0 0 eth0
Code:
[root@anmc ~]# route add default gw 192.168.10.1 eth0 [root@anmc ~]# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.xxx.0 * 255.255.255.0 U 0 0 0 eth0 link-local * 255.255.0.0 U 1002 0 0 eth0 default 192.168.xxx.1 0.0.0.0 UG 0 0 0 eth0 [root@anmc ~]# ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=45 time=26.1 ms 64 bytes from 8.8.8.8: icmp_seq=2 ttl=45 time=25.5 ms

Louis L'Amour, “To make democracy work, we must be a nation of participants, not simply observers. One who does not vote has no right to complain.”
Visit our archived Minecraft world! | Maybe someday I'll proof read, until then deal with it.
  quote
709
¡Damned!
 
Join Date: May 2004
Location: Purgatory
 
2014-04-10, 11:25

Success!

Thanks for taking the time to figure it out while at work. Much appreciated.
  quote
kscherer
Which way is up?
 
Join Date: Aug 2004
Location: Boyzeee
 
2014-04-10, 11:56

I was also able to log in. Yay!
  quote
Brad
Selfish Heathen
 
Join Date: May 2004
Location: Zone of Pain
 
2014-04-11, 22:29

Quote:
Originally Posted by Brad View Post
There are several newer dev versions of Bukkit available through 1.7.5 but none for 1.7.6 or 1.7.7. I'll try to make the time to grab one and upgrade the server tomorrow night. That might help in the auth issues.
FWIW, they don't have a patch ready yet for the 1.7.6 protocol changes. As soon as I see one become available, I'll take it for a spin and upgrade our server.

The quality of this board depends on the quality of the posts. The only way to guarantee thoughtful, informative discussion is to write thoughtful, informative posts. AppleNova is not a real-time chat forum. You have time to compose messages and edit them before and after posting.
  quote
Brad
Selfish Heathen
 
Join Date: May 2004
Location: Zone of Pain
 
2014-04-14, 16:41

Surprise! Bukkit now has dev builds for 1.7.8. I'll download the latest version later tonight and see if it's good to upgrade on our server.
  quote
turtle
Lord of the Rant.
Formerly turtle2472
 
Join Date: Mar 2005
Location: Upstate South Carolina
 
2014-04-14, 22:10

Woo Hoo! Can't wait to see what the upgrade brings. Now that I'm on the new username settings thing, it'll be another new thing. Maybe even changing the username or something. (Dropping the numbers if possible.)

Also, they just released 1.7.9 for bug fixes and patching stuff.

Louis L'Amour, “To make democracy work, we must be a nation of participants, not simply observers. One who does not vote has no right to complain.”
Visit our archived Minecraft world! | Maybe someday I'll proof read, until then deal with it.
  quote
drewprops
Space Pirate
 
Join Date: May 2004
Location: Atlanta
 
2014-04-14, 22:43

Countdown for Drew to start whining about not understanding how to upgrade to the new username setting thing in 3.... 2.... 1....


Hey Turtle, how do you do that new username thingy??

Got any instructions?




Countdown for Bruce to be incredulous at Drew's propensity for being baffled in 3.... 2.... 1....





...

Steve Jobs ate my cat's watermelon.
Captain Drew on Twitter
  quote
billybobsky
BANNED
I am worthless beyond hope.
 
Join Date: May 2004
Location: Inner Swabia. If you have to ask twice, don't.
 
2014-04-15, 01:52

Really? You thought it would take me three ellipses to get to incredulity?
...
  quote
turtle
Lord of the Rant.
Formerly turtle2472
 
Join Date: Mar 2005
Location: Upstate South Carolina
 
2014-04-15, 18:41

I don't really have directions on this one Drew. I just followed the guide after logging into my minecraft.net account. It's kinda walks you through the process pretty easily.

Louis L'Amour, “To make democracy work, we must be a nation of participants, not simply observers. One who does not vote has no right to complain.”
Visit our archived Minecraft world! | Maybe someday I'll proof read, until then deal with it.
  quote
Brad
Selfish Heathen
 
Join Date: May 2004
Location: Zone of Pain
 
2014-04-15, 18:52

FYI, I'm about to take the game offline to update it to the bleeding-edge version of Bukkit with the new protocol support. It identifies as 1.7.8, but a 1.7.9 client appears to be compatible with a 1.7.8 server.

If all goes well, this means you should update your Minecraft launcher profile to "Use Latest Version" or "release 1.7.9" before you try to connect again.

The quality of this board depends on the quality of the posts. The only way to guarantee thoughtful, informative discussion is to write thoughtful, informative posts. AppleNova is not a real-time chat forum. You have time to compose messages and edit them before and after posting.
  quote
Brad
Selfish Heathen
 
Join Date: May 2004
Location: Zone of Pain
 
2014-04-15, 19:19

So, I'm having to shift around a bunch of data due to the new UUIDs.... we're not back yet, but it's getting there!
  quote
Brad
Selfish Heathen
 
Join Date: May 2004
Location: Zone of Pain
 
2014-04-15, 19:29

Done! I think!

If you have problems connecting, please let me know.
  quote
turtle
Lord of the Rant.
Formerly turtle2472
 
Join Date: Mar 2005
Location: Upstate South Carolina
 
2014-04-15, 20:38

Oh noes!


Edit: FYI, I checked and you do have my UUID correct.

Anyone wondering what your UUID is you can see it in the launcher_profiles.json file in your .minecraft folder.

Louis L'Amour, “To make democracy work, we must be a nation of participants, not simply observers. One who does not vote has no right to complain.”
Visit our archived Minecraft world! | Maybe someday I'll proof read, until then deal with it.

Last edited by turtle : 2014-04-15 at 20:51.
  quote
drewprops
Space Pirate
 
Join Date: May 2004
Location: Atlanta
 
2014-04-15, 21:11

Me too, same thing.

Oh wells.

Tweet me if you get back in, but I'm going to do some IT work around the house now instead



...
  quote
Brad
Selfish Heathen
 
Join Date: May 2004
Location: Zone of Pain
 
2014-04-15, 22:26

Dang. I got that the first time too, and I thought I got it sorted out for everybody. I'll take a quick stab at it now, but I have to go to bed soon. Early morning scheduled for me here tomorrow...

The quality of this board depends on the quality of the posts. The only way to guarantee thoughtful, informative discussion is to write thoughtful, informative posts. AppleNova is not a real-time chat forum. You have time to compose messages and edit them before and after posting.
  quote
Brad
Selfish Heathen
 
Join Date: May 2004
Location: Zone of Pain
 
2014-04-15, 22:30

Try now?

It looks like something is causing the server to forget its in-memory whitelist. Firing the "whitelist reload" command from the shell seemed to get it back into shape.

I'll put in a temporary cron job to reload the whitelist every, hmmm, 10 minutes maybe?

The quality of this board depends on the quality of the posts. The only way to guarantee thoughtful, informative discussion is to write thoughtful, informative posts. AppleNova is not a real-time chat forum. You have time to compose messages and edit them before and after posting.
  quote
turtle
Lord of the Rant.
Formerly turtle2472
 
Join Date: Mar 2005
Location: Upstate South Carolina
 
2014-04-15, 22:32

I just got in!
  quote
Brad
Selfish Heathen
 
Join Date: May 2004
Location: Zone of Pain
 
2014-04-15, 22:42

Someone tell Drew, stat!


...
  quote
turtle
Lord of the Rant.
Formerly turtle2472
 
Join Date: Mar 2005
Location: Upstate South Carolina
 
2014-04-15, 22:47

I Tweeted it for him.
  quote
709
¡Damned!
 
Join Date: May 2004
Location: Purgatory
 
2014-04-17, 09:33

I broke it.
  quote
turtle
Lord of the Rant.
Formerly turtle2472
 
Join Date: Mar 2005
Location: Upstate South Carolina
 
2014-04-17, 10:05

It wasn't you.

My whole home lost connectivity. I'm guessing it's a service outage but I'm having to troubleshoot via texting to Mrs T. While I'm at work.

The kicker is I was doing stuff there too when I lost connection.

Louis L'Amour, “To make democracy work, we must be a nation of participants, not simply observers. One who does not vote has no right to complain.”
Visit our archived Minecraft world! | Maybe someday I'll proof read, until then deal with it.
  quote
turtle
Lord of the Rant.
Formerly turtle2472
 
Join Date: Mar 2005
Location: Upstate South Carolina
 
2014-04-17, 10:45

We are back up. I had Mrs T call Verizon and all is well now.
  quote
709
¡Damned!
 
Join Date: May 2004
Location: Purgatory
 
2014-04-17, 11:01

No love here yet. It does look like Verizon is having issues in your area though.
  quote
turtle
Lord of the Rant.
Formerly turtle2472
 
Join Date: Mar 2005
Location: Upstate South Carolina
 
2014-04-17, 11:15

It's bad.

Worse than just that 709, my ONT is bad and has to be replaced. It's scheduled for Saturday 0800-1200.

The ticket is marked for "priority" so it may be done sooner.

I'll be sure to post when I have a connection again that's considered stable. In the mean time, feel free to try to get in at any time, it just might work.

Louis L'Amour, “To make democracy work, we must be a nation of participants, not simply observers. One who does not vote has no right to complain.”
Visit our archived Minecraft world! | Maybe someday I'll proof read, until then deal with it.
  quote
Posting Rules Navigation
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Page 19 of 23 First Previous 15 16 17 18 [19] 20 21 22 23  Next

Post Reply

Forum Jump
Thread Tools
Similar Threads
Thread Thread Starter Forum Replies Last Post
Samba File Server setup for CentOS based offsite server needed. turtle Third-Party Products 4 2009-03-05 00:49
MS Exchange Server on a Mac / Mail Server Thoughts? Mr Ten Third-Party Products 2 2008-04-04 01:45
Best VNC server for OS X atomicbartbeans Third-Party Products 3 2007-02-02 00:42
Can I use Mac OS X Server to configure WinXP on a Dell Server? trevo Genius Bar 3 2006-04-20 09:04
Radius server in Mac OS 10.4 Tiger Server? dougd Apple Products 2 2005-03-20 11:30


« Previous Thread | Next Thread »

All times are GMT -5. The time now is 07:32.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004 - 2024, AppleNova