Log in

View Full Version : EQEmu was down today April-13-2021 ( See Galach's post if unable to connect)


Baler
04-13-2021, 11:40 AM
Just in case anyone was wondering why the server isn't online.

It seems that the location where eqemu is hosted was down for a portion of the day.

Give it some time, things will be back up and running smoothly. (hopefully)


Galach edit:

all the IP addresses are changing
if you had hardcoded ip's in eqhost.txt
it needs to be updated
can pass along to players
should be

[LoginServer]
Host=login.eqemulator.net:5998

void221
04-13-2021, 12:01 PM
thx for the info

Yinn Yang
04-13-2021, 12:02 PM
Was wondering what was up. I can see some servers in the list, but not most.

Can someone post here when it’s back please?

Samoht
04-13-2021, 12:07 PM
We're going to need a root cause analysis.

klemm
04-13-2021, 12:11 PM
Is the power strip turned on?

galach
04-13-2021, 12:11 PM
all the IP addresses are changing
if you had hardcoded ip's in eqhost.txt
it needs to be updated
can pass along to players
should be

[LoginServer]
Host=login.eqemulator.net:5998

tyrant49333
04-13-2021, 12:13 PM
Please no Tuesday quake for the love of god lol

Kinger
04-13-2021, 12:17 PM
I had :5998 after the login.eqemulator.net. in my eqhost.txt file. Should I delete that port?

Jimjam
04-13-2021, 12:19 PM
all the IP addresses are changing
if you had hardcoded ip's in eqhost.txt
it needs to be updated
can pass along to players
should be login.eqemulator.net
not the best poetry I’ve read but qft

Baler
04-13-2021, 12:21 PM
I had :5998 after the login.eqemulator.net. in my eqhost.txt file. Should I delete that port?

Your eqhost.txt should look like this
[LoginServer]
Host=login.eqemulator.net:5998

galach
04-13-2021, 12:22 PM
I had :5998 after the login.eqemulator.net. in my eqhost.txt file. Should I delete that port?

no

Kinger
04-13-2021, 12:23 PM
Your eqhost.txt should look like this
[LoginServer]
Host=login.eqemulator.net:5998

Ok ya, still can't get in so I'll just wait. Thanks!

xmaerx
04-13-2021, 12:25 PM
160.72.227.52:5998 worked for me in the hosts file.

Baler
04-13-2021, 12:28 PM
-.-.-.-:5998 worked for me in the hosts file.

I strongly advise against that, if it changes you won't be able to connect.

Using ...
[LoginServer]
Host=login.eqemulator.net:5998

Will allow you to connect should the ip change again in the future.

pivo
04-13-2021, 12:41 PM
I strongly advise against that, if it changes you won't be able to connect.
Using ...
[LoginServer]
Host=login.eqemulator.net:5998
Will allow you to connect should the ip change again in the future.

Good point!

xmaerx
04-13-2021, 01:27 PM
I strongly advise against that, if it changes you won't be able to connect.

Using ...
[LoginServer]
Host=login.eqemulator.net:5998

Will allow you to connect should the ip change again in the future.


Correct, but login.eqemulator.net:5998 wasn't routing me to the correct IP, because the DNS wasn't updating properly. So. To connect, I had to connect directly to the *current* IP, and I'll change it later.

Lynch
04-13-2021, 07:09 PM
Correct, but login.eqemulator.net:5998 wasn't routing me to the correct IP, because the DNS wasn't updating properly. So. To connect, I had to connect directly to the *current* IP, and I'll change it later.

Let me introduce you to:

ipconfig /release
ipconfig /renew
ipconfig /flushdns

and if your DNS sucks set it to googles dns 8.8.8.8

xmaerx
04-13-2021, 08:53 PM
Let me introduce you to:

ipconfig /release
ipconfig /renew
ipconfig /flushdns

and if your DNS sucks set it to googles dns 8.8.8.8

Or not