[Resolved]Aion Can't connect to authorization server
Hello, My name is synyster and am Brazilian, I can not speak English, and for creating this topic, I'm using google translator ^ ^
have you ever encountered this error one day: Can not connect to authorization server
The solution is simple and easy, you just change the port number of mysql from 3306 to 3316 or leave 3306, this attempt to min was a success, and this topic is totally original, not takes any source other topic,
something else.
a tutorial here for you guys.
if you editing the server this page:
ing case and is a mistake, I have a suggestion to give,
you will have to edit the file "AION_DB_installer_celestial"
example
click with the right mouse button, and select edit
Normal file
Code:
@echo off
set ctime=%TIME:~0,2%
echo Ashen Aion [r0ck7y]
echo.
set /p svr=What is your MySQL host name? [press [enter] for: "127.0.0.1"] :
if %svr%. == . set svr=127.0.0.1
set /p user=What is your MySQL user name? [press [enter] for: "root"] :
if %user%. == . set user=root
set /p pass=What is your MySQL password? [press [enter] for: "aion"] :
if %pass%. == . set pass=aion
set /p port=What is your MySQL port? [press [enter] for: "3316"] :
if %port%. == . set port=3316
set /p aionls=What is your AionLS database name? [press [enter] for: "aj_login"] :
if %aionls%. == . set aionls=aj_login
set /p aiongs=What is your AionGS database name? [press [enter] for: "aj_server"] :
if %aiongs%. == . set aiongs=aj_server
set mysql=..\..\AIONEmulator\usr\local\mysql\bin
set aionlsdbpath="..\Database\LS"
set aiongsdbpath="..\Database\GS"
goto checkpaths
:checkpaths
if not exist %mysql%\mysql.exe goto mysqlpatcherror
if not exist %mysql%\mysqldump.exe goto mysqlpatcherror
if not exist %aionlsdbpath% goto aiondbpatherror
if not exist %aiongsdbpath% goto aiondbpatherror
REM if not exist %aiongsdropspath% goto aiondbpatherror
goto createdb
:mysqlpatherror
echo.
echo "mysql.exe" next to the installer NOT found!
pause.
exit.
:aiondbpatherror
echo.
echo Aion Database Files NOT found!
echo conatct me at epvp!
pause.
exit.
:createdb
echo.
echo Create Database if not exist (ignore the error) ...
%mysql%\mysql -q -s -h %svr% --user=%user% --password=%pass% --port=%port% --execute="create database %aionls% character set utf8 COLLATE utf8_general_ci;"
%mysql%\mysql -q -s -h %svr% --user=%user% --password=%pass% --port=%port% --execute="create database %aiongs% character set utf8 COLLATE utf8_general_ci;"
echo.
goto importdb
:importdb
echo.
echo This will import the NEW database. [gonna delete the old one]
set /p yesno=Do you wish to continue? (y/n)
if %yesno% neq y if %yesno% neq Y goto done
if %yesno% neq . goto done %yesno% n goto exit
if %yesno% neq N goto exit
echo.
echo Importing Aj-Login database ...
for %%i in (%aionlsdbpath%\*.sql) do if %%i neq %aionlsdbpath%\*.sql) if %%i neq %aionlsdbpath%\*.sql) if %%i neq %aionlsdbpath%\*.sql) echo %%i & %mysql%\mysql -q -s -h %svr% --user=%user% --password=%pass% --port=%port% %aionls% < %%i
echo.
echo Importing Aj-Server database ...
for %%i in (%aiongsdbpath%\*.sql) do if %%i neq %aiongsdbpath%\*.sql) if %%i neq %aiongsdbpath%\*.sql) if %%i neq %dbpath%\*.sql) echo %%i & %mysql%\mysql -q -s -h %svr% --user=%user% --password=%pass% --port=%port% %aiongs% < %%i
goto DBID
:DBID
echo.
echo Changing GameServer ID in the Database ...
%mysql%\mysql -q -s -h %svr% --user=%user% --password=%pass% --port=%port% %aiongs% --execute="USE %aionls%; INSERT INTO `gameservers` (`id`, `mask`, `password`) VALUES ('100', '127.0.0.1', 'aion');"
goto done
:done
echo.
echo.
echo Finished.
echo.
pause.
:exit
echo.
pause.
click with the right mouse button, and select edit
Normal file
edited file
you will have to change the following names
Code:
set / p pass = What is your MySQL password? [press [enter] for: "aion"]:
if% pass%. ==. Set Pass = aion
set / p port = What is your MySQL port? [press [enter] for: "3316"]:
if% port%. ==. set port = 3316
for
Code:
set / p pass = What is your MySQL password? [press [enter] for: "YOUR MYSQL PASSWORD"]:
if% pass%. ==. Set Pass = YOUR MYSQL PASSWORD
set / p port = What is your MySQL port? [press [enter] for: "3306"]:
if% port%. ==. set port = 3306
Observer that the number 3316 was changed to 3306 (the door of your mysql)
and only this ^ ^
follows the rest of the tutorial page:
AionServer \ AIONEmulator \ game \ config \ default
AionServer \ AIONEmulator \ game \ config \ ipconfig
do not forget to put the ip 127.0.0.1
and password correct, if not change after the implementation of the "Celestial.bat 1ST.Install Database"
ANOTHER SUGGESTION
TURN OFF WINDOWS FIREWALL
follow the tutorial on this page:
I hope the google translator helped
Press the Thanks button if helped
Credits go to:
SynysterA7x by the help topic, and the effort to find a solution and shares it
AionCelestial Dev Team @ assembla.com/spaces/celestialcore-3-0-3-5/wiki
Dwarfpicker [the whole project is his work i only added a few things ] @ Easy-Emu Community
Cannot connect im Lan Aion 2.7 Private Server 01/12/2013 - Aion Private Server - 3 Replies Also ich habe einen Aion 2.7 server gemacht (novos aion easygalaxyserver 0.0.3 repack) und möchte nun mit meinen 2ten compi auch rein ( meine frau möchte mitspielen ;) ).
Aion startet.
Loginform kommt.
Doch nach dem login findet aion den gameserver nicht...
Ich habe bei gameserver config.xml meine lan ip eingegeben (192.168.178.32)
Ports sind offen 7777, 2106, 8096 (mit Portscan von ihrem compi aus gecheckt)
Firewall ist off
Ihre launcher.bat ist mit der selben ip(192.168.178.32)...
[GUIDE] - How to connect to Aion(Privat-Server) 05/19/2012 - Aion Private Server - 13 Replies So, - da ich es X-Mal schon gesehen habe, das Leute es einfach nicht schaffen auf einem P-Server von Aion einzuloggen, - dachte ich mir, - ich schreibe nochmal eine Zusammenfassung.
Das Connecten auf einem Aion-Server is eigendlich recht simpel, - zu empfehlen wäre auf jeden Fall der P-Server "Infinite-Aion".
Der Guide zielt direkt auf das Connecten zum "Infinite-Aion"-P-Server ab.
--- InfiniteAION: Aktuell unterstützte Versionen 2.1.x.x
Step-by-Step:
1. Ihr ladet zuerst den...
Aion P-Server, can't connect to gameserver 10/04/2010 - Aion Private Server - 3 Replies hi,
i'm running Novo's Repack 0.1.8 and i can connect to login server and gameserver, i can even play, but now my question and problem is this:
my friend is in the same lan network then me i opened all ports in my router i need, i open my firewall to for the lannetwork, but he is having the problem that he comes to the login that he masters but when the client tells him he have to go on the Test Server he clicks ok and the client tells him that he cant connect to the server. but i can...
Aion Can't connect to authorization server 05/25/2010 - Aion Private Server - 1 Replies I donlowed yesterday aion to my freand it worked after 1 day I donlowed it to my pc did same thing entered to login of the p server and I got Can't connect to authorization server how to fix it?