Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error starting 0.56d-linux (27 aug)
Author Message
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #11
RE: Error starting 0.56d-linux (27 aug)
(10-04-2019 09:50 AM)Ferrari Wrote:  UP

This guy have a similar problem

https://github.com/Sphereserver/Source/i...-536119010

That's the same link that I posted above lol

But this issue is already fixed, try using latest build to check if it still occur
10-07-2019 04:41 AM
Find all posts by this user Like Post Quote this message in a reply
Ferrari
Apprentice
*

Posts: 25
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Apr 2013
Reputation: 0



Post: #12
RE: Error starting 0.56d-linux (27 aug)
(10-07-2019 04:41 AM)Coruja Wrote:  
(10-04-2019 09:50 AM)Ferrari Wrote:  UP

This guy have a similar problem

https://github.com/Sphereserver/Source/i...-536119010

That's the same link that I posted above lol

But this issue is already fixed, try using latest build to check if it still occur

The error remains ... Sad

But I noticed something new. If I shut down the server and reboot, sometimes it works fine, BUT if I use more than one account, the error occurs again when:

If I disconnect the A account and try to reconnect the same account (same IP address)

BUT
If I disconnect the A account, disconnect B account and try reconnect A account, the error does not occurs.

0.o
10-08-2019 06:08 AM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #13
RE: Error starting 0.56d-linux (27 aug)
Windows build is working fine, so if there's any issue left maybe it's only on linux build

but anyway on last commit I did some few improvements on login process behavior, so try using latest build 921 to check if it's working fine
10-08-2019 06:04 PM
Find all posts by this user Like Post Quote this message in a reply
Ferrari
Apprentice
*

Posts: 25
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Apr 2013
Reputation: 0



Post: #14
RE: Error starting 0.56d-linux (27 aug)
still happening Sad
10-10-2019 01:10 PM
Find all posts by this user Like Post Quote this message in a reply
jexnico
Journeyman
*

Posts: 191
Likes Given: 113
Likes Received: 3 in 3 posts
Joined: Jan 2014
Reputation: 0



Post: #15
RE: Error starting 0.56d-linux (27 aug)
same for me
10-17-2019 02:33 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Ferrari
Apprentice
*

Posts: 25
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Apr 2013
Reputation: 0



Post: #16
RE: Error starting 0.56d-linux (27 aug)
Hi Coruja, I saw your last commit (https://github.com/Sphereserver/Source/c...3bff7bd03) and tried to use the last build.

I got this error now when starting:

[Image: Z7OHTop.png]
(This post was last modified: 10-25-2019 09:55 AM by Ferrari.)
10-25-2019 09:32 AM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #17
RE: Error starting 0.56d-linux (27 aug)
What linux version you're using?
11-05-2019 06:34 AM
Find all posts by this user Like Post Quote this message in a reply
Ferrari
Apprentice
*

Posts: 25
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Apr 2013
Reputation: 0



Post: #18
RE: Error starting 0.56d-linux (27 aug)
(11-05-2019 06:34 AM)Coruja Wrote:  What linux version you're using?

Ubuntu 18.0.4
11-05-2019 09:26 AM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #19
RE: Error starting 0.56d-linux (27 aug)
Sounds weird, what steps you're doing to get these errors? I did some quick tests on clean ubuntu 18.04/19.04 and it's working fine

Also tested on 19.10 but I don't recommend it because sphere require libmysqlclient20 package and this package is not released for 19.10 yet (this ubuntu got released only 20 days ago, so idk if the package will be released soon or if it will be no longer supported)
11-05-2019 02:11 PM
Find all posts by this user Like Post Quote this message in a reply
Ferrari
Apprentice
*

Posts: 25
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Apr 2013
Reputation: 0



Post: #20
RE: Error starting 0.56d-linux (27 aug)
(11-05-2019 02:11 PM)Coruja Wrote:  Sounds weird, what steps you're doing to get these errors? I did some quick tests on clean ubuntu 18.04/19.04 and it's working fine

Also tested on 19.10 but I don't recommend it because sphere require libmysqlclient20 package and this package is not released for 19.10 yet (this ubuntu got released only 20 days ago, so idk if the package will be released soon or if it will be no longer supported)

Just started spheresvr, seconds later come these errors. I've tried the 11/04 build too, same error...

This build I'm using (10/09) does not enter the error loop, but still looks like this:

11:58:14:Frozen client disconnected
11:58:WARNING:14:Bad Login 4 (Timeout / Wrong encryption / Unknown error)
11:58:1c:Frozen client disconnected
11:58:WARNING:1c:Bad Login 4 (Timeout / Wrong encryption / Unknown error)
11:58:14:Client disconnected [Total:1] ('73.92.125.51', acct='owner')
11:58:1c:Client disconnected [Total:0] ('73.92.125.51', acct='testing')

Totally out of the blue!

Then, when I try to reconnect:

01:28:FATAL:Segmentation fault
01:28:FATAL:Error Pri=1, Code=11, Desc='Segmentation fault', in NetworkInput::ProcessNewClient() #1 "messages - setup"
11-05-2019 03:40 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)