EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Windows Server Installer :: Modular & Scripted (https://www.eqemulator.org/forums/showthread.php?t=40299)

Markvart 10-13-2016 07:27 AM

For me the most strange is i can install the linux server script with the same connexion (vdsl2 140m from dslam), but still don't have internet connexion with windows script.
I've same error with my connexion or via my vpn (illiad dedibox and linux with full accept rules FW).

I don't know yet what i've to test, because i set a linux server and it's ok for now.

bengkohn 10-14-2016 01:00 PM

As I mentioned in another thread, I am having some problems with the server.

Maybe it is related to a difference I had installing it: when I went to change the xml config file, there was no section for the part labelled "Uncomment the address tag and put the local LAN IP"

The loginserver2 part I changed, but there was no part with the "DO NOT EDIT ANY LINES BETWEEN HERE AND THE DATABASE SECTION"

Could that be causing my login issues, and if possible, how would I correct it?

Thanks.

Akkadius 10-14-2016 02:17 PM

Quote:

Originally Posted by Markvart (Post 251734)
For me the most strange is i can install the linux server script with the same connexion (vdsl2 140m from dslam), but still don't have internet connexion with windows script.
I've same error with my connexion or via my vpn (illiad dedibox and linux with full accept rules FW).

I don't know yet what i've to test, because i set a linux server and it's ok for now.

Ahhhh.

I think this is a multilingual thing.

When you open up command prompt and you type:

ping 8.8.8.8

What do you get back?

The code is looking for:

Code:

if (`ping 8.8.8.8 -$count 1 -w 500`=~/Reply from|1 received/i) {

Markvart 10-14-2016 03:32 PM

Thank you Akka ! that make sens now you tell me, the return word are not the same in french.

Quote:

C:\Windows\SysWOW64>ping 8.8.8.8

Envoi d'une requête 'Ping' 8.8.8.8 avec 32 octets de
Réponse de 8.8.8.8*: octets=32 temps=18 ms TTL=54
Réponse de 8.8.8.8*: octets=32 temps=19 ms TTL=54
Réponse de 8.8.8.8*: octets=32 temps=18 ms TTL=54
Réponse de 8.8.8.8*: octets=32 temps=17 ms TTL=54

Statistiques Ping pour 8.8.8.8:
Paquets*: envoyés = 4, reçus = 4, perdus = 0 (per
Durée approximative des boucles en millisecondes :
Minimum = 17ms, Maximum = 19ms, Moyenne = 18ms

Akkadius 10-14-2016 03:37 PM

Quote:

Originally Posted by Markvart (Post 251802)
Thank you Akka ! that make sens now you tell me, the return word are not the same in french.

As I suspected.

https://github.com/EQEmu/Server/comm...067df783d97d58

Delete eqemu_server.pl, run the installer and try again.

Markvart 10-14-2016 03:46 PM

I removed the whole ping part in script and now the DL is ok ;)

Markvart 10-14-2016 03:46 PM

I'll try that new version tomorrow, thank your for you fast reply Akka.

GeorgeS 10-15-2016 03:59 PM

windows stuck at Connecting to MySQL
 
Im having a bit of an issue getting my server to work.
The installer installed fine, but upon running t_start_server.bat

I get the screens and all windows in orange text are stuck at Connecting to MySQL
then they close and restart..

perl.exe screens displaying up/down zones are constantly changing and ucs and queryserver and world report "UP" and "DOWN"

This is on my win10 machine.


any ideas?

George

Akkadius 10-15-2016 04:02 PM

Quote:

Originally Posted by GeorgeS (Post 251830)
Im having a bit of an issue getting my server to work.
The installer installed fine, but upon running t_start_server.bat

I get the screens and all windows in orange text are stuck at Connecting to MySQL
then they close and restart..

perl.exe screens displaying up/down zones are constantly changing and ucs and queryserver and world report "UP" and "DOWN"

This is on my win10 machine.


any ideas?

George

Make sure that you have valid MySQL credentials in the config. I'm guessing you had a database engine already installed.

Make sure shared_memory runs successfully on its own, t_start_server.bat should also run that regardless.

GeorgeS 10-15-2016 04:32 PM

run by itself, shared_memory.exe loads a dos windows, no text is displayed then shuts down and also occurs with the t_start_server.bat file. right after that the other windows pop up and stop at the Connecting to MySQL section.

I may go back to plain vanilla win10, and go from there.

also, I can enter the db ok with heidisql no problem

George

N0ctrnl 10-15-2016 04:37 PM

What's shared_memory.exe say when run from a cmd prompt?

GeorgeS 10-15-2016 04:54 PM

Quote:

Originally Posted by N0ctrnl (Post 251833)
What's shared_memory.exe say when run from a cmd prompt?

running it it starts a dos window, and no text appears, takes about 20 seconds then shuts down. I can see process terminate from windows task list..

Yeah something going on with shared_memory.exe - but not sure the cause

George

DanCanDo 10-15-2016 05:27 PM

I had the same thing the other day when I put together a test server on my win 7 box,
not using the installer, just a fresh compile, etc.
Before I run the server the first time, I ran shared_memory and it did what yours did.
But I said to hek with it and started the server up, ran the shared with server running
and it worked ok. Been working normally since then.

GeorgeS 10-15-2016 07:05 PM

Well finally caught a break
With heidisql, went into mysql/user table and overwrote the word 'root' by retyping in the word root (redundant I know) -- then under tools/flushed/hosts, and restarted the t_start_server.bat and it worked just like that. Went into my server, created a character, and all is well. What' ya know!

ok, so now off to work on the tools!

George

Korr 10-24-2016 04:12 PM

Install Issues
 
Running Win7 32-bit Enterprise, latest updates.

Downloaded file from http://wiki.eqemulator.org/p?Akkas_P...ctions-windows and noticed that the files inside the zip do not match those in the screenshot, specifically MariaDB is missing, perhaps others.

*snip*


Korr


EDIT :

Nevermind I should have read more carefully. I dual boot 32/64 bit and did not realize I was in a non-compatible OS. My bad.

I've looked at the Step-by step Server setup guide, which does support Win7 32-bit. Is there any chance of getting this guide updated? Any chance of creating a Server Installer for 32-bit OS's? :)


All times are GMT -4. The time now is 04:39 AM.

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