Go Back   EQEmulator Home > EQEmulator Forums > Development > EQEmu Operations Center

EQEmu Operations Center Web development tools

Reply
 
Thread Tools Display Modes
  #1  
Old 08-07-2016, 11:13 PM
Excuses
Hill Giant
 
Join Date: Mar 2015
Posts: 126
Default Connecting to EoC2

Hey,


I have followed all directions to connect to EoC2, first time i try is gives me an error that cannot connect, the 2nd attempt returns green and says connected with etc.etc.etc info.

The login button however, doesn't do anything. Am i connecting properly?

Does it have to be eoc_database_user info?
Reply With Quote
  #2  
Old 08-08-2016, 12:53 AM
Excuses
Hill Giant
 
Join Date: Mar 2015
Posts: 126
Default

Nevermind, i have fixed it=)
Reply With Quote
  #3  
Old 04-22-2017, 09:06 PM
allahn
Fire Beetle
 
Join Date: Mar 2017
Posts: 1
Default Major trouble

I cannot for the life of my figure out how to login to that thing. Any help? All of the fields are correct, ports are fine, etc. regardless, I get the dreaded:

Cannot connect to server!
Cannot connect to database peq

Any ideas?
Reply With Quote
  #4  
Old 05-04-2017, 01:52 PM
DominionZ
Fire Beetle
 
Join Date: Apr 2017
Posts: 8
Default

Having the same problem here. Followed the guide and set everything up but no dice.
Cannot connect to server
Cannot connect to database peq

Any help is appreciated
Reply With Quote
  #5  
Old 11-08-2017, 04:36 PM
Raghnar
Fire Beetle
 
Join Date: Feb 2010
Location: San Diego
Posts: 16
Default

This has happened to me a few times. I always forget what I did to fix it. It just happened today so after I unplugged my head from my butt and remembered I decided I would post it to see if it might help you.

When you set up your port forwarding, were you certain that the port you opened was for the box you were hosting the database on? It isn't always xxx.xxx.1.1.

Also after a less than graceful shutdown and disordered restart your router might end up assigning a different internal IP to your host machine, and EOC will be trying to connect to your db but being directed to your cellphone, laptop, or in my case to my solar inverter's monitor.
Reply With Quote
  #6  
Old 12-29-2017, 03:18 PM
Lane
Sarnak
 
Join Date: Dec 2010
Posts: 62
Default

Bump. Please help

I've followed the instructions, see my user info in the user table of SQL but can't connect. :(
Reply With Quote
  #7  
Old 08-17-2018, 03:06 PM
dominionofsouls
Fire Beetle
 
Join Date: Nov 2014
Posts: 4
Default

Same issue here. I'm sure the solution is simple but it has stumped me.

Edit. Figured it out. I initially jacked up my port forwarding rules (UDP vice TCP). I also had two firewalls to edit; the firewall in my computer's anti-virus software and the firewall in my router.

Last edited by dominionofsouls; 08-17-2018 at 03:26 PM.. Reason: solution
Reply With Quote
  #8  
Old 05-13-2020, 12:52 PM
Rikon's Avatar
Rikon
Sarnak
 
Join Date: May 2010
Location: US
Posts: 86
Default

How are folks setting up iptables to get this to work. I don't want 3306 open to the world and limit it to my server and EOC.

Code:
-A INPUT -s 172.20.0.12/32 -p udp -m udp --dport 3306 -j ACCEPT
-A INPUT -s 172.20.0.12/32 -p tcp -m tcp --dport 3306 -j ACCEPT
-A OUTPUT -s 172.20.0.12/32 -p udp -m udp --dport 3306 -j ACCEPT
-A OUTPUT -s 172.20.0.12/32 -p tcp -m tcp --dport 3306 -j ACCEPT
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 12:26 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