The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help!
Author Message
Heeelp
Apprentice
*

Posts: 20
Likes Given: 7
Likes Received: 1 in 1 posts
Joined: Dec 2014
Reputation: 0



Post: #1
Help!
Hello im having issues... im desperate, heres my problem Cry

First sphere.ini my config:

//MyShard
//127.0.0.1
//2593

//External
//cecilarena. ddns . net
//2593

[EOF]

my 2593 only shows open only IF i have sphereserver running

''Port 2593 is open on 37.134.1.83''

If i close the sphereserver and check ports they get closed, is that normal?

if i have sphere server running and i check ports, it shows some ips' at my server console, wtf

NOTE: I can connect to the server on my computer, but i cant connect when i try using a virtualbox behind a vpn, virtualbox login:

Loginserver= Cecilarenas.noip. me,2593
i also tried
Loginserver=37.134.1.83,2593


It gets Stucked at ''connecting'', BUT if i close the vpn server it logs in UNDER MY LOCAL IP, obviously.

youtube VIDEO that shows my problem:

https://www.youtube.com/watch?v=VrJaaFnKhjo


My sphere doesnt had the sphere_serv_triggers file, so i copied it from another pack and added my noip thing, still cant connect under different ips.

I tried everything, firewalls off, etc

Well server is up right now, can someone try to log in? i just want to know if people are able to log my server, thanks! Bye Bye
(This post was last modified: 12-16-2014 11:47 PM by Heeelp.)
12-16-2014 11:46 PM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #2
RE: Help!
http://forum.spherecommunity.net/Thread-...rver-Setup

Basically you're missing this part:

Though this is considered to be the "old" way of doing it and will result in 2 lines displaying on your server's login screen, the other method is to open the sphere_serv_triggers.scp file which is located in your scripts folder and insert your external IP there

Code:
// This function is called on server startup
[FUNCTION f_onserver_start]
serv.servip=my.ip.goes.here

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
12-17-2014 03:50 AM
Find all posts by this user Like Post Quote this message in a reply
Heeelp
Apprentice
*

Posts: 20
Likes Given: 7
Likes Received: 1 in 1 posts
Joined: Dec 2014
Reputation: 0



Post: #3
RE: Help!
already did that, still not working, my serverpack doesnt had that file called sphere_serv:triggers, i copied it from adifferent pack and added my ip there...
(This post was last modified: 12-17-2014 11:46 AM by Heeelp.)
12-17-2014 11:45 AM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #4
RE: Help!
Whats your sphere version?

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
(This post was last modified: 12-18-2014 01:57 AM by Extreme.)
12-18-2014 01:57 AM
Find all posts by this user Like Post Quote this message in a reply
Sharky2
Apprentice
*

Posts: 4
Likes Given: 1
Likes Received: 0 in 0 posts
Joined: Dec 2014
Reputation: 0



Post: #5
RE: Help!
What could I do if I follow the instructions at http://forum.spherecommunity.net/Thread-...ver-Setup, I disable the firewall and I get the FATAL error; Unable to bind listen socket at a sphere 0.55? (I dont think it is related to the sphere version so thats why Im posting here)
(This post was last modified: 05-08-2015 02:53 AM by Sharky2.)
05-08-2015 02:52 AM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 245
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #6
RE: Help!
Probably there is another sphereserver process running, look for spheresvr in the process tab of the task manager, then terminate it.
05-08-2015 03:09 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes darksun84's post
Sharky2
Apprentice
*

Posts: 4
Likes Given: 1
Likes Received: 0 in 0 posts
Joined: Dec 2014
Reputation: 0



Post: #7
RE: Help!
Thank you, that solved the error, but I still can not connect from an external location.. I may misunderstand the tutorial.. But Im only changing the ip when it says my.ip.goes.here and adding the serv.servip=externalip at the sphere_serv_triggers.scp file.

I have windows 8.1, the firewall disabled and the TCP/UPD ports opened at the router so I dont have a clue why the clients says it couldnt connect.
05-08-2015 03:38 AM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 245
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #8
RE: Help!
I have a similar problem ( using windows 8.1).
Computers that are outside my "home-network" can connect by using my real ip, while computers inside my "home-network" must use the ip assigned by the router.
05-08-2015 04:07 AM
Find all posts by this user Like Post Quote this message in a reply
Sharky2
Apprentice
*

Posts: 4
Likes Given: 1
Likes Received: 0 in 0 posts
Joined: Dec 2014
Reputation: 0



Post: #9
RE: Help!
Yes, I know that, in fact Im testing with my mobile phone, turning on the tethering and using a different computer, but I cant connect. The sphere console does not make any sign of receive a login ask..
05-08-2015 04:13 AM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 245
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #10
RE: Help!
Probably it's the router and / or windows 8.1.
05-08-2015 04:56 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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