Python and Lib is not installed or installed incorrectly.
Printable View
@hsdn i set up all like in the guide. when i try to login into both steer and box with respective login/pass i have this error on the screen and can't login:
No message defined as error code exists. [184549126]
Any Tip? ( Tera 100.02 )
Thanks in Advance
I have python26 in C drive root and have put the libs in the Lib directory and overwrote the files. I can run a Python console so its defiantly installed.
This is the error
Traceback (most recent call last):
File "BoxAPI.py", line 15, in <module>
from pyCruise.DB import GetDBVersion, CheckDBTimeZone
File "C:\TERA_SERVER\box\pyCruise\DB.py", line 13, in <module>
import MySQLdb
File "C:\Python26\lib\site-packages\MySQLdb\__init__.py", line 19, in <module>
import _mysql
ImportError: DLL load failed: %1 is not a valid Win32 application.
@hsdn i also have this errors like in steer session:
Traceback (most recent call last): File "D:\TERA-Live100_02_TW\steerserver\pyCruise\DB.py", line 65, in CallProc File "C:\Python26\lib\site-packages\MySQLdb\cursors.py", line 268, in callproc self._query(q) File "C:\Python26\lib\site-packages\MySQLdb\cursors.py", line 312, in _query rowcount = self._do_query(q) File "C:\Python26\lib\site-packages\MySQLdb\cursors.py", line 276, in _do_query db.query(q)OperationalError: (1305, 'FUNCTION steer3db.Func_MakeReturnCode does not exist')
but my install folder is: E:\Server\steer\steerserver
O.O where is that Path Cabled In? (D:\TERA-Live100_02_TW\steerserver )
Tks
--- Update:
installed mysql 5.7.33 and the problem is gone.
Cannot access to box system. Please check server status. [436208616]
is what i get when doing anything on the box server
nice work.
i removed my stupid question :D
Any idea about this error https://postimg.cc/w1d6JLWb
the logs nor console say anything about any error
- - - Updated - - -
Only thing in the console is
[17/Jun/2022:01:44:45] ENGINE Bus STARTED
50.82.43.247 - - [17/Jun/2022:01:44:49] "GET /main HTTP/1.1" 200 7981 "http://167.114.208.196:8070/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:101.0) Gecko/20100101 Firefox/101.0"
[17/Jun/2022:01:44:49] ENGINE Started monitor thread 'Monitor'.
50.82.43.247 - - [17/Jun/2022:01:44:49] "POST /getL10NResources HTTP/1.1" 200 11762 "http://127.0.0.1:8070/main" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:101.0) Gecko/20100101 Firefox/101.0"
50.82.43.247 - - [17/Jun/2022:01:44:49] "GET /getCurrentUserInfo HTTP/1.1" 200 184 "http://127.0.0.1:8070/main" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:101.0) Gecko/20100101 Firefox/101.0"
50.82.43.247 - - [17/Jun/2022:01:44:49] "GET /getTopMenuList HTTP/1.1" 200 4546 "http://127.0.0.1:8070/main" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:101.0) Gecko/20100101 Firefox/101.0"
50.82.43.247 - - [17/Jun/2022:01:44:49] "GET /getLeftMenuList HTTP/1.1" 200 164 "http://127.0.0.1:8070/main" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:101.0) Gecko/20100101 Firefox/101.0"
50.82.43.247 - - [17/Jun/2022:01:44:52] "GET /getPageServiceItemTag?sort=serviceItemTagSN&dir=asc&startIndex=0&results=10&key=GetPageServiceItemTag&enableFlag=1 HTTP/1.1" 200 142 "http://127.0.0.1:8070/main" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:101.0) Gecko/20100101 Firefox/101.0"
Check console logs of steer server and box api.
Please make check trough THIS link with instruction by reading !TERA_run.txt , possible problem will gone