Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #181  
Old 10-13-2016, 07:27 AM
Markvart
Fire Beetle
 
Join Date: Sep 2016
Location: yourname
Posts: 7
Default

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.
Reply With Quote
  #182  
Old 10-14-2016, 01:00 PM
bengkohn
Fire Beetle
 
Join Date: Oct 2016
Location: New York
Posts: 6
Default

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.
Reply With Quote
  #183  
Old 10-14-2016, 02:17 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Quote:
Originally Posted by Markvart View Post
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) {
Reply With Quote
  #184  
Old 10-14-2016, 03:32 PM
Markvart
Fire Beetle
 
Join Date: Sep 2016
Location: yourname
Posts: 7
Default

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
Reply With Quote
  #185  
Old 10-14-2016, 03:37 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Quote:
Originally Posted by Markvart View Post
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.
Reply With Quote
  #186  
Old 10-14-2016, 03:46 PM
Markvart
Fire Beetle
 
Join Date: Sep 2016
Location: yourname
Posts: 7
Default

I removed the whole ping part in script and now the DL is ok
Reply With Quote
  #187  
Old 10-14-2016, 03:46 PM
Markvart
Fire Beetle
 
Join Date: Sep 2016
Location: yourname
Posts: 7
Default

I'll try that new version tomorrow, thank your for you fast reply Akka.
Reply With Quote
  #188  
Old 10-15-2016, 03:59 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default 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
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #189  
Old 10-15-2016, 04:02 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Quote:
Originally Posted by GeorgeS View Post
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.
Reply With Quote
  #190  
Old 10-15-2016, 04:32 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

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
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #191  
Old 10-15-2016, 04:37 PM
N0ctrnl's Avatar
N0ctrnl
Discordant
 
Join Date: Jan 2007
Posts: 443
Default

What's shared_memory.exe say when run from a cmd prompt?
__________________
Ender - Lead GM/Developer
Vegarlson Asylum Server - http://www.vegarlson-server.org/
Reply With Quote
  #192  
Old 10-15-2016, 04:54 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

Quote:
Originally Posted by N0ctrnl View Post
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
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #193  
Old 10-15-2016, 05:27 PM
DanCanDo's Avatar
DanCanDo
Discordant
 
Join Date: May 2016
Location: Above Hell
Posts: 400
Default

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.
__________________
Project Insect Completed
Reply With Quote
  #194  
Old 10-15-2016, 07:05 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

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
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #195  
Old 10-24-2016, 04:12 PM
Korr
Fire Beetle
 
Join Date: Oct 2016
Posts: 6
Default 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?

Last edited by Korr; 10-24-2016 at 04:24 PM.. Reason: Oversight
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:23 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3