To do this, you need to edit the launcher backend in TeraAPI.We have built a PW reset function and would like to integrate this into the launcher and possibly also a news feed![]()
Nothing to worry about, the game is still running fine even with those.View attachment 258668
Did you see this error?
No, this is only for the retail server.Is it compatible with the tera-shock base?
No, this is only for the retail server.
You probably made a mistake in your .env file.Hello! Help with an error in TERA-API. I launch tera-api and it gives an error: (error) Portal API: Error: getaddrinfo ENOTFOUND 8090.
##################################
# PORTAL API CONFIGURATION
##################################
# Set the host for receiving connections from the users for access to Portal or Launcher.
# Use 0.0.0.0 or leave empty for bind API on all IPs.
API_PORTAL_LISTEN_HOST=
# Set the port for receiving connections from the users for access to Portal or Launcher.
API_PORTAL_LISTEN_PORT=8090
Thank you, I figured it out, but now there is another error in Topography Server. I run TopographyServer.bat and after a few seconds the window closes. The error in the logs is in Korean.You probably made a mistake in your .env file.
Settings must be set as follows:
You should also be sure that port 8090 is not being used by another application.Code:################################## # PORTAL API CONFIGURATION ################################## # Set the host for receiving connections from the users for access to Portal or Launcher. # Use 0.0.0.0 or leave empty for bind API on all IPs. API_PORTAL_LISTEN_HOST= # Set the port for receiving connections from the users for access to Portal or Launcher. API_PORTAL_LISTEN_PORT=8090
[2024/05/30 18:37:08.301] Start request to host [127.0.0.1:8080] d70fa4
[2024/05/30 18:37:08.302] REST keep-alive timeout. disconnect connection
[2024/05/30 18:37:08.304] REST Socket closed. Reconnect [d70fa4]
[2024/05/30 18:37:08.306] Host: [127.0.0.1] Port: 8080
[2024/05/30 18:37:08.308] Resolving result 127.0.0.1:8080
[2024/05/30 18:37:08.311] Http result: 200, Size: 32, Error: 0 [d70fa4]
[2024/05/30 18:37:08.313] GetServerPermission {"result_code":0,"permission":0}
[2024/05/30 18:37:08.315] Server stat 00000000
[2024/05/30 18:38:08.316] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}
[2024/05/30 18:38:08.319] Start request to host [127.0.0.1:8080] d70fa4
[2024/05/30 18:38:08.321] REST keep-alive timeout. disconnect connection
[2024/05/30 18:38:08.322] REST Socket closed. Reconnect [d70fa4]
[2024/05/30 18:38:08.324] Host: [127.0.0.1] Port: 8080
[2024/05/30 18:38:08.325] Resolving result 127.0.0.1:8080
[2024/05/30 18:38:08.329] Http result: 200, Size: 32, Error: 0 [d70fa4]
[2024/05/30 18:38:08.331] GetServerPermission {"result_code":0,"permission":0}
[2024/05/30 18:38:08.333] Server stat 00000000
[2024/05/30 18:39:08.324] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}
[2024-05-30 18:32:12.802] (info) Portal API: GET /tera/LauncherMain 200 - 0.797 ms
[2024-05-30 18:32:12.855] (info) Portal API: GET /tera/LauncherLoginForm?lang=en 200 - 0.538 ms
[2024-05-30 18:32:12.876] (info) Portal API: GET /tera/LauncherMain?lang=en 200 - 0.641 ms
[2024-05-30 18:32:12.988] (info) Portal API: GET /tera/LauncherLoginForm?lang=en 200 - 0.515 ms
[2024-05-30 18:32:13.087] (info) Portal API: POST /tera/GetAccountInfoByUserNo?ts=1717119131204 200 - 2.762 ms
[2024-05-30 18:32:14.312] (info) Portal API: POST /tera/SetAccountInfoByUserNo?ts=1717119132433 200 - 1.696 ms
[2024-05-30 18:32:14.317] (info) Portal API: GET /tera/LauncherMaintenanceStatus?ts=1717119132441 200 - 0.736 ms
[2024-05-30 18:32:14.571] (info) Portal API: GET /tera/ServerList?lang=en 200 - 2.076 ms
[2024-05-30 18:32:30.205] (info) Admin Panel: GET /api/notifications 304 - 1.327 ms
[2024-05-30 18:32:37.767] (info) Portal API: GET /tera/ServerList?lang=en 200 - 2.240 ms
[2024-05-30 18:33:08.240] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.308 ms
[2024-05-30 18:33:30.200] (info) Admin Panel: GET /api/notifications 304 - 1.980 ms
[2024-05-30 18:34:08.257] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.301 ms
[2024-05-30 18:34:30.200] (info) Admin Panel: GET /api/notifications 304 - 1.457 ms
[2024-05-30 18:35:08.276] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.573 ms
[2024-05-30 18:35:30.194] (info) Admin Panel: GET /api/notifications 304 - 1.369 ms
[2024-05-30 18:36:08.292] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.343 ms
[2024-05-30 18:36:30.192] (info) Admin Panel: GET /api/notifications 304 - 1.327 ms
[2024-05-30 18:37:08.311] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.288 ms
[2024-05-30 18:37:30.196] (info) Admin Panel: GET /api/notifications 304 - 1.781 ms
[2024-05-30 18:38:08.329] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.256 ms
[2024-05-30 18:38:30.198] (info) Admin Panel: GET /api/notifications 304 - 1.319 ms
[2024-05-30 18:39:08.337] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.697 ms
[2024-05-30 18:39:30.197] (info) Admin Panel: GET /api/notifications 304 - 1.367 ms
[2024-05-30 18:40:08.338] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.629 ms
[2024-05-30 18:40:30.198] (info) Admin Panel: GET /api/notifications 304 - 1.370 ms
Hi, I am having an issue connecting to the server once I am in game.
Server shows up on the list, though once I click "Enter Server" for the first time the game freezes for a couple seconds, then nothing happens.
View attachment 261424
If I try to refresh, the server disappears.
View attachment 261425
Code:[2024/05/30 18:37:08.301] Start request to host [127.0.0.1:8080] d70fa4 [2024/05/30 18:37:08.302] REST keep-alive timeout. disconnect connection [2024/05/30 18:37:08.304] REST Socket closed. Reconnect [d70fa4] [2024/05/30 18:37:08.306] Host: [127.0.0.1] Port: 8080 [2024/05/30 18:37:08.308] Resolving result 127.0.0.1:8080 [2024/05/30 18:37:08.311] Http result: 200, Size: 32, Error: 0 [d70fa4] [2024/05/30 18:37:08.313] GetServerPermission {"result_code":0,"permission":0} [2024/05/30 18:37:08.315] Server stat 00000000 [2024/05/30 18:38:08.316] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"} [2024/05/30 18:38:08.319] Start request to host [127.0.0.1:8080] d70fa4 [2024/05/30 18:38:08.321] REST keep-alive timeout. disconnect connection [2024/05/30 18:38:08.322] REST Socket closed. Reconnect [d70fa4] [2024/05/30 18:38:08.324] Host: [127.0.0.1] Port: 8080 [2024/05/30 18:38:08.325] Resolving result 127.0.0.1:8080 [2024/05/30 18:38:08.329] Http result: 200, Size: 32, Error: 0 [d70fa4] [2024/05/30 18:38:08.331] GetServerPermission {"result_code":0,"permission":0} [2024/05/30 18:38:08.333] Server stat 00000000 [2024/05/30 18:39:08.324] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}
This is the output from arb_gw.
Code:[2024-05-30 18:32:12.802] (info) Portal API: GET /tera/LauncherMain 200 - 0.797 ms [2024-05-30 18:32:12.855] (info) Portal API: GET /tera/LauncherLoginForm?lang=en 200 - 0.538 ms [2024-05-30 18:32:12.876] (info) Portal API: GET /tera/LauncherMain?lang=en 200 - 0.641 ms [2024-05-30 18:32:12.988] (info) Portal API: GET /tera/LauncherLoginForm?lang=en 200 - 0.515 ms [2024-05-30 18:32:13.087] (info) Portal API: POST /tera/GetAccountInfoByUserNo?ts=1717119131204 200 - 2.762 ms [2024-05-30 18:32:14.312] (info) Portal API: POST /tera/SetAccountInfoByUserNo?ts=1717119132433 200 - 1.696 ms [2024-05-30 18:32:14.317] (info) Portal API: GET /tera/LauncherMaintenanceStatus?ts=1717119132441 200 - 0.736 ms [2024-05-30 18:32:14.571] (info) Portal API: GET /tera/ServerList?lang=en 200 - 2.076 ms [2024-05-30 18:32:30.205] (info) Admin Panel: GET /api/notifications 304 - 1.327 ms [2024-05-30 18:32:37.767] (info) Portal API: GET /tera/ServerList?lang=en 200 - 2.240 ms [2024-05-30 18:33:08.240] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.308 ms [2024-05-30 18:33:30.200] (info) Admin Panel: GET /api/notifications 304 - 1.980 ms [2024-05-30 18:34:08.257] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.301 ms [2024-05-30 18:34:30.200] (info) Admin Panel: GET /api/notifications 304 - 1.457 ms [2024-05-30 18:35:08.276] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.573 ms [2024-05-30 18:35:30.194] (info) Admin Panel: GET /api/notifications 304 - 1.369 ms [2024-05-30 18:36:08.292] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.343 ms [2024-05-30 18:36:30.192] (info) Admin Panel: GET /api/notifications 304 - 1.327 ms [2024-05-30 18:37:08.311] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.288 ms [2024-05-30 18:37:30.196] (info) Admin Panel: GET /api/notifications 304 - 1.781 ms [2024-05-30 18:38:08.329] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.256 ms [2024-05-30 18:38:30.198] (info) Admin Panel: GET /api/notifications 304 - 1.319 ms [2024-05-30 18:39:08.337] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.697 ms [2024-05-30 18:39:30.197] (info) Admin Panel: GET /api/notifications 304 - 1.367 ms [2024-05-30 18:40:08.338] (info) Arbiter API: POST /api/GetServerPermission 200 - 1.629 ms [2024-05-30 18:40:30.198] (info) Admin Panel: GET /api/notifications 304 - 1.370 ms
This is the output from TeraAPI.
Here is my server_info:
View attachment 261426
Hi, Thanks for the swift reply!Hi,
Most likely you forgot to add the port 7801 to firewall exception (Inbound Rule).
A simple test can be done using powershell in order to troubleshoot,
Test-NetConnection -ComputerName 24..xx.xx.xx -Port 7801
the result must be
View attachment 261427
Also, if you're using the Proxy server created by hsdn, then remember to start it.
chronoscroll premium ID:358,372,373,Cannot be used.API has been updated
Changes:
Installation:
- Added missing chronoscroll premium item IDs (358, 372 and 373) to activate premium/VIP status.
- Added new parameter API_PORTAL_BENEFIT_ID_ELITE_STATUS, allows you to set the premium status benefit identifier (by default 533 - RU VIP is used).
Available Benefit ID values:
- Download and replace the file
To view the content, you need to sign in or register.- Add API_PORTAL_BENEFIT_ID_ELITE_STATUS parameter with needed value to your .env.
Code:31 -- Proof of the expedition member 32 -- Skillful Adventurer 33 -- TERA Rewards 34 -- Frontier 35 -- EP XP increases by 30 77 -- Monthly Pass 103 -- Japan Returning user 104 -- JP Tooltip 333 -- Elite Status 334 -- Founder 335 -- Console Elite 350 -- Server Benefit 433 -- TERA Club 434 -- Veteran 435 -- Package Benefit I 436 -- Package Benefit II 437 -- Package Benefit III 500 -- VIP 510 -- TW XP Boost Server 520 -- VIP2 533 -- RU VIP 534 -- RU Founder 600 -- Trade restricted 601 -- Basic Package 602 -- Trade Restriction 691 -- Safe Mode 701 -- VIP 800 -- PC Café (Minor) 801 -- PC Café (Intermediate) 802 -- PC Café (Major) 803 -- PC Café (VIP) 804 -- User ELITE (Minor) 805 -- User ELITE (Intermediate) 806 -- User ELITE (Major) 807 -- User ELITE (VIP)
Not able to see characters via the api admin panel.
after enabling the launcher updates i get update information is not prepared
Im getting update information is not prepared when turning on the patcher in .env
hi, the launcher don't work with client 100.02 GF ? because is stay on little windows with loading and i can't see this