Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSS Exits again #2

Closed
LividJava opened this issue Jan 12, 2016 · 9 comments
Closed

SSS Exits again #2

LividJava opened this issue Jan 12, 2016 · 9 comments

Comments

@LividJava
Copy link

Hi sorry to bug you again but SSS exited with this error
2016-01-11 06:29:43.761 - info: Caught exception: Error: read ECONNRESET

@vincss
Copy link
Owner

vincss commented Jan 12, 2016

No problem ! :-)

Can you give me more information about what's going on ? (full log)
I can put a retry mechanism when this kind of exception if caught but I have to know where. ;-)

@LividJava
Copy link
Author

where is the log file lol

@vincss
Copy link
Owner

vincss commented Jan 12, 2016

Either in your console or in minecraftRoot/logs/sleepinServer*.log

@LividJava
Copy link
Author

alright I'll check when i get home (round 15:33 ish EST)

On Tue, Jan 12, 2016 at 4:48 AM -0800, "Vincs" notifications@github.com wrote:

Either in your console or in minecraftRoot/logs/sleepinServer*.log


Reply to this email directly or view it on GitHub:
#2 (comment)

@LividJava
Copy link
Author

2016-01-11 06:19:50.039 - info: A Prince has taken a quick peek.
2016-01-11 06:19:55.310 - info: A Prince has taken a quick peek.
2016-01-11 06:21:36.867 - info: A Prince has taken a quick peek.
2016-01-11 06:23:13.886 - info: A Prince has taken a quick peek.
2016-01-11 06:24:35.710 - info: A Prince has taken a quick peek.
2016-01-11 06:27:59.552 - info: A Prince has taken a quick peek.
2016-01-11 06:28:26.154 - info: A Prince has taken a quick peek.
2016-01-11 06:28:29.628 - info: A Prince has taken a quick peek.
2016-01-11 06:29:38.758 - info: A Prince has taken a quick peek.
2016-01-11 06:29:41.013 - info: A Prince has taken a quick peek.
2016-01-11 06:29:41.103 - info: A Prince has taken a quick peek.
2016-01-11 06:29:43.762 - info: Caught exception: Error: read ECONNRESET
2016-01-11 10:42:36.441 - info: Waiting for a Prince to come. [25565] Or someone to type quit.
2016-01-12 06:43:56.072 - info: Waiting for a Prince to come. [25565] Or someone to type quit.
2016-01-12 06:44:06.563 - info: A Prince has taken a quick peek.
2016-01-12 06:44:39.150 - info: A Prince has taken a quick peek.
2016-01-12 06:49:44.138 - info: A Prince has taken a quick peek.
2016-01-12 06:57:33.562 - info: A Prince has taken a quick peek.
2016-01-12 06:57:34.146 - info: A Prince has taken a quick peek.
2016-01-12 06:57:46.922 - info: Caught exception: Error: read ECONNRESET

This is the log .-.

@vincss
Copy link
Owner

vincss commented Jan 13, 2016

It seems that someone is pinging (in server browser) your server often and sometimes the connection is reset. Maybe you can change your default port to avoid being ping by stranger.

I've catch the exception and make it continue, as I can't reproduce the issue, I don't know if the fix will work.
Try the v 1.0.7, and tell me how is it going.

@LividJava
Copy link
Author

Sorry for Delayed Reply But it appears to be working well (after three days) However If you actually type in the Ip Address (With Port) in the web Browser SSS crashes

2016-01-15 22:02:44.151 - info: Caught uncaughtException: {"field":"handshaking.toServer"}
2016-01-15 22:02:44.153 - info: ...Exiting...

So thats the update i have for now But all is well!

@vincss
Copy link
Owner

vincss commented Jan 16, 2016

No worries. :-)
It should be fixed in 1.0.8. Thanks for your testing. ^^

@LividJava
Copy link
Author

Looks Good! all problems look solved For now! closing Issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants