Tera level 100 version

Page 54 of 71 FirstFirst ... 444464748495051525354555657585960616264 ... LastLast
Results 796 to 810 of 1064
  1. #796
    Enthusiast Brat05 is offline
    MemberRank
    Sep 2012 Join Date
    26Posts

    Re: Tera level 100 version

    Yes, I started it many times,In the case of starting only the API, it should be impossible to connect to the server,Launch only the API, the list still disappears when you click on it。

    - - - Updated - - -

    Help
    I suddenly can't get into the game, when I go to the server and select enter the game it doesn't respond and when I click reorganize the list disappears!
    I tried to re-register my account,Tried using the old API,The problem remains unresolved。
    I've been tortured for 2 days,No problem found!Request Help
    https://youtu.be/FUaJTBfYfBM

  2. #797
    Account Upgraded | Title Enabled! dziobus is offline
    MemberRank
    Apr 2022 Join Date
    414Posts

    Re: Tera level 100 version

    Quote Originally Posted by Brat05 View Post
    Yes, I started it many times,In the case of starting only the API, it should be impossible to connect to the server,Launch only the API, the list still disappears when you click on it。

    - - - Updated - - -

    Help
    I suddenly can't get into the game, when I go to the server and select enter the game it doesn't respond and when I click reorganize the list disappears!
    I tried to re-register my account,Tried using the old API,The problem remains unresolved。
    I've been tortured for 2 days,No problem found!Request Help
    https://youtu.be/FUaJTBfYfBM
    API always needs to be started before the rest of the server processes. If you restart the API you need to restart everything else it will not work.

  3. #798
    Enthusiast Brat05 is offline
    MemberRank
    Sep 2012 Join Date
    26Posts

    Re: Tera level 100 version

    Quote Originally Posted by dziobus View Post
    API always needs to be started before the rest of the server processes. If you restart the API you need to restart everything else it will not work.
    The problem still can't be solved regardless of whether it starts first or later, I have tried

  4. #799
    Member Murasama is offline
    MemberRank
    Apr 2022 Join Date
    98Posts

    Re: Tera level 100 version

    Quote Originally Posted by Brat05 View Post
    The problem still can't be solved regardless of whether it starts first or later, I have tried
    Have you tried rebooting the system it is running on? With v100.02, I've intermittently had the game server become temporarily unavailable after leaving, and going back to the server select screen. I've found that v100.02 consumes more memory even in an idle state due to the TERA Battle Arena lobby instance also waiting to accept connections. So if the server is running at the limits of physical memory (and/or allocated memory to the virtual machine if running the server via that) and there's a lot of activity that took place in the world/dungeons (and you also have more dungeons re-enabled), there's a point where instability will set in, requiring a complete system RE-IPL/reboot unless one of those processes crashes first (and this is just in an offline/single player setup).

  5. #800
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: Tera level 100 version

    Quote Originally Posted by argeus99 View Post
    Spoiler:

    Successfully enabled Dreadspire too on server side,

    The same step by step from my previous post of Temple of Temerity (ToT) +

    Uncomment <Seat id="885158".... from NpcSeatData.xml
    Uncomment <ShortcutSet id="885158"... from ShortcutSet.xml


    and gtg :)

    Same issues as ToT, Client crash when i enter

    - - - Updated - - -

    Ah..... i feel myself SO dumb, it was a stupid thing that separate us to enable the other hard mode dungeons

    Argon Corpus Hard



    DungeonConstraint.xml

    Replace the entire dungeon id 9726 to...

    Code:
    <Constraint isActive="true" requiredActPoint="0" continentId="9726" huntingZoneId="726" enterLimitCountPerWeek="40" enterLimitCountPerWeekForAccountTrait="40,80" />
    Akasha Hideout Hard



    Code:
    <Constraint isActive="true" requiredActPoint="0" continentId="9793" huntingZoneId="793" coolTimeForSupportMatching="60,30" coolTime="10" coolTimeForPartyMatching="10" coolTimeForAccountTrait="10,5" coolTimeForPartyMatchingForAccountTrait="10,5" />
    Labyrinth of Terror Hard



    Code:
    <Constraint isActive="true" requiredActPoint="0" continentId="9776" huntingZoneId="776" enterLimitCountPerWeek="40" enterLimitCountPerWeekForAccountTrait="40,80" />
    Balders Temple Hard



    Code:
    <Constraint isActive="true" requiredActPoint="0" continentId="9725" huntingZoneId="725" enterLimitCountPerWeek="40" enterLimitCountPerWeekForAccountTrait="40,80" />
    Ebon Tower Hard



    Code:
    <Constraint isActive="true" requiredActPoint="0" continentId="9773" huntingZoneId="773" enterLimitCountPerWeek="40" enterLimitCountPerWeekForAccountTrait="40,80" />
    Me try it, but Gameserver in log says: Datasheets Validating Error!.

    Maybe U can share you's .XML-files or full \Datasheet folder?

  6. #801
    Account Upgraded | Title Enabled! dziobus is offline
    MemberRank
    Apr 2022 Join Date
    414Posts

    Re: Tera level 100 version

    Quote Originally Posted by TieLay View Post
    Me try it, but Gameserver in log says: Datasheets Validating Error!.

    Maybe U can share you's .XML-files or full \Datasheet folder?
    I did it and works fine, you probably made a mistake in the files, check them again.

  7. #802
    Valued Member Synthesis is offline
    MemberRank
    Oct 2007 Join Date
    105Posts

    Re: Tera level 100 version

    You had the extracted quest file from 92.04 right? Can you share it please?
    Sure; https://drive.google.com/file/d/1lT_...ew?usp=sharing

  8. #803
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: Tera level 100 version

    This parameters crashes WorlsServer:
    Code:
    Uncomment <Seat id="885158".... from NpcSeatData.xml
    Uncomment <ShortcutSet id="885158"... from ShortcutSet.xml

  9. #804
    Account Upgraded | Title Enabled! dziobus is offline
    MemberRank
    Apr 2022 Join Date
    414Posts

    Re: Tera level 100 version

    Quote Originally Posted by Synthesis View Post
    Thank you. I will have a look and see if we can revert them back in 100.02 in a easy way.

    - - - Updated - - -

    Quote Originally Posted by TieLay View Post
    This parameters crashes WorlsServer:
    Code:
    Uncomment <Seat id="885158".... from NpcSeatData.xml
    Uncomment <ShortcutSet id="885158"... from ShortcutSet.xml
    Thats Temple of Temerity. He mentioned that it crashes so you shouldnt have did that change. Only do the ones below cause ToT and Dreadspire are not working and will crash.

    - - - Updated - - -
    @argeus99

    I made changes to the DC for ETHM, AHHM, ACHM, BTHM. Testing now if it works.
    Could not add LOTHM cause i need to find some more info for it.

    EDIT: TP options work for all but BTHM...and for soem reason HP bars do not work...did i miss something?
    Last edited by dziobus; 22-06-22 at 01:53 PM.

  10. #805
    Enthusiast Brat05 is offline
    MemberRank
    Sep 2012 Join Date
    26Posts

    sad Re: Tera level 100 version

    Quote Originally Posted by Murasama View Post
    Have you tried rebooting the system it is running on? With v100.02, I've intermittently had the game server become temporarily unavailable after leaving, and going back to the server select screen. I've found that v100.02 consumes more memory even in an idle state due to the TERA Battle Arena lobby instance also waiting to accept connections. So if the server is running at the limits of physical memory (and/or allocated memory to the virtual machine if running the server via that) and there's a lot of activity that took place in the world/dungeons (and you also have more dungeons re-enabled), there's a point where instability will set in, requiring a complete system RE-IPL/reboot unless one of those processes crashes first (and this is just in an offline/single player setup).
    Thank you for your answer,I don't think that's the reason,Because I keep restarting my server。
    I think maybe it's a port issue,For some reason I deployed the frp network,May need to open some more ports。
    Under normal circumstances, it is only necessary to open the API port and 7801, right?

  11. #806
    TERA Lover :) argeus99 is offline
    MemberRank
    Mar 2019 Join Date
    ColombiaLocation
    529Posts

    Re: Tera level 100 version

    Quote Originally Posted by dziobus View Post
    Awesome! Do we need to adjust the DC too?
    Yes, to make the minimap work

    - - - Updated - - -

    Quote Originally Posted by dziobus View Post
    Thank you. I will have a look and see if we can revert them back in 100.02 in a easy way.

    - - - Updated - - -



    Thats Temple of Temerity. He mentioned that it crashes so you shouldnt have did that change. Only do the ones below cause ToT and Dreadspire are not working and will crash.

    - - - Updated - - -
    @argeus99

    I made changes to the DC for ETHM, AHHM, ACHM, BTHM. Testing now if it works.
    Could not add LOTHM cause i need to find some more info for it.

    EDIT: TP options work for all but BTHM...and for soem reason HP bars do not work...did i miss something?
    i didn't touch anything client related yet, will check asap

    - - - Updated - - -

    Quote Originally Posted by Brat05 View Post
    Help
    I suddenly can't get into the game, when I go to the server and select enter the game it doesn't respond and when I click reorganize the list disappears!
    I tried to re-register my account,Tried using the old API,The problem remains unresolved。
    All of my firewalls are turned off
    I've been tortured for 2 days,No problem found!Request Help
    https://youtu.be/FUaJTBfYfBM

    My Database Settings
    2800 115.115.11.10 7801 TW TERA2206 TERA2206 50 100 1 0 1 1 0 0

    This is the API log

    [2022-06-22 16:27:32.359] INFO: Portal API is listening at: *:991
    [2022-06-22 16:27:32.360] INFO: Arbiter API is listening at: 127.0.0.1:8080
    [2022-06-22 16:27:32.386] INFO: Account database connected.
    [2022-06-22 16:27:32.387] INFO: Report database connected.
    [2022-06-22 16:27:35.467] INFO: Portal: GET /tera/LauncherMain 200 - 6.819 ms
    [2022-06-22 16:27:35.515] INFO: Portal: GET /tera/LauncherLoginForm 200 - 1.450 ms
    [2022-06-22 16:27:35.579] INFO: Portal: POST /tera/GetAccountInfoByUserNo 200 - 9.064 ms
    [2022-06-22 16:27:38.755] INFO: Portal: GET /tera/LauncherSignupForm 200 - 1.074 ms
    [2022-06-22 16:27:52.075] INFO: Portal: POST /tera/LauncherSignupAction 200 - 16.302 ms
    [2022-06-22 16:27:52.081] INFO: Portal: GET /tera/LauncherLoginForm 200 - 1.628 ms
    [2022-06-22 16:27:52.110] INFO: Portal: POST /tera/GetAccountInfoByUserNo 200 - 2.624 ms
    [2022-06-22 16:27:54.068] INFO: Portal: GET /tera/LauncherMaintenanceStatus 200 - 2.754 ms
    [2022-06-22 16:27:54.088] INFO: Portal: GET /tera/ServerList?lang=tw 200 - 9.637 ms
    [2022-06-22 16:28:15.574] INFO: Portal: GET /tera/ServerList?lang=tw 200 - 8.802 ms
    Post the arbiter gateway logs (arb_gw_tw2_log)

  12. #807
    Account Upgraded | Title Enabled! dziobus is offline
    MemberRank
    Apr 2022 Join Date
    414Posts

    Re: Tera level 100 version

    Quote Originally Posted by argeus99 View Post
    Yes, to make the minimap work
    i didn't touch anything client related yet, will check asap
    I added the area details for each dungeons, added the teleporter details. I also uncommented the area files etc on server side.
    Balder Temple Hard i saw the teleport details already in the client so Idk if they are wrong but didnt seem so.
    Here is the DC i packed after the changes in case you want to look and compare. Let me know what i missed or did wrong.
    https://drive.google.com/file/d/1p9B3KAPRgg3WgT0zZ_pKkpJzz3OfbT1H/view?usp=sharing

    For LoTHM o could not find all the details since even for the normal mode things seem to be missing. So if you have those would be great :)
    Last edited by dziobus; 22-06-22 at 07:47 PM.

  13. #808
    Enthusiast Brat05 is offline
    MemberRank
    Sep 2012 Join Date
    26Posts

    Re: Tera level 100 version

    Quote Originally Posted by argeus99 View Post
    Yes, to make the minimap work

    - - - Updated - - -



    i didn't touch anything client related yet, will check asap

    - - - Updated - - -



    Post the arbiter gateway logs (arb_gw_tw2_log)
    Okay, here's my log

    [2022/06/23 01:31:08.413] build : Sep 16 2020, 17:25:33, LOG_LEVEL : 5
    [2022/06/23 01:31:08.429] Process URL [http://127.0.0.1:8080/api]
    [2022/06/23 01:31:08.429] Host: [127.0.0.1] Port: 8080 /api/
    [2022/06/23 01:31:08.429] Resolving result 127.0.0.1:8080
    [2022/06/23 01:31:08.446] Process URL [http://127.0.0.1:8080/]
    [2022/06/23 01:31:08.446] Host: [127.0.0.1] Port: 8080 /
    [2022/06/23 01:31:08.446] Resolving result 127.0.0.1:8080
    [2022/06/23 01:31:08.462] Start request to host [127.0.0.1:8080] 10adbb4
    [2022/06/23 01:31:08.462] REST Socket closed. Reconnect [10adbb4]
    [2022/06/23 01:31:08.476] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:31:08.479] Resolving result 127.0.0.1:8080
    [2022/06/23 01:31:08.495] Http result: 200, Size: 15, Error: 0 [10adbb4]
    [2022/06/23 01:31:08.507] RequestAPIServerStatusAvailable {"Return":true}
    [2022/06/23 01:31:08.512] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:31:08.512] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:31:08.528] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:31:08.528] Resolving result 127.0.0.1:8080
    [2022/06/23 01:31:08.545] Http result: 200, Size: 46, Error: 0 [10add94]
    [2022/06/23 01:31:08.545] ServiceTest {"result_code":0,"server_time":1655919068.539}
    [2022/06/23 01:31:08.561] REST test passed
    [2022/06/23 01:31:08.561] Wait for arbiter on port 10001
    Server ready
    [2022/06/23 01:33:28.163] 9 bytes read on e4
    [2022/06/23 01:33:28.163] Arbiter 2800 connected
    [2022/06/23 01:33:28.163] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    [2022/06/23 01:33:28.180] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:33:28.193] REST keep-alive timeout. disconnect connection
    [2022/06/23 01:33:28.197] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:33:28.197] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:33:28.197] Resolving result 127.0.0.1:8080
    [2022/06/23 01:33:28.230] Http result: 200, Size: 32, Error: 0 [10add94]
    [2022/06/23 01:33:28.246] GetServerPermission {"result_code":0,"permission":0}
    [2022/06/23 01:33:28.246] Server stat 00000000
    [2022/06/23 01:33:28.256] Hub 127.0.0.1:11001 connected
    [2022/06/23 01:33:28.263] 9 bytes written on 130
    [2022/06/23 01:33:28.263] 6 bytes read on 130
    [2022/06/23 01:33:28.263] Server registered with 0:2800
    [2022/06/23 01:33:28.279] Timezone value -28800
    [2022/06/23 01:33:28.287] Handler for class UserLoginReq registered
    [2022/06/23 01:33:28.296] Handler for class UserLogoutReq registered
    [2022/06/23 01:33:28.296] Handler for class QueryUserReq registered
    [2022/06/23 01:33:28.296] Handler for class StartChargeUserReq registered
    [2022/06/23 01:33:28.312] Handler for class SendCommandUserReq registered
    [2022/06/23 01:33:28.318] Handler for class SendCommandUserAns registered
    [2022/06/23 01:33:28.318] Handler for class SendMessageAns registered
    [2022/06/23 01:33:28.329] Handler for class DumpUserAns registered
    [2022/06/23 01:33:28.329] Handler for class SvrMsgReq registered
    [2022/06/23 01:33:28.345] Handler for class QueryShopInfoReq registered
    [2022/06/23 01:33:28.349] 11 bytes written on e4
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:34:28.383] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    [2022/06/23 01:34:28.383] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:34:28.399] REST keep-alive timeout. disconnect connection
    [2022/06/23 01:34:28.399] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:34:28.416] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:34:28.416] Resolving result 127.0.0.1:8080
    [2022/06/23 01:34:28.432] Http result: 200, Size: 32, Error: 0 [10add94]
    [2022/06/23 01:34:28.442] GetServerPermission {"result_code":0,"permission":0}
    [2022/06/23 01:34:28.448] Server stat 00000000
    [2022/06/23 01:35:28.420] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    [2022/06/23 01:35:28.583] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:35:29.091] REST keep-alive timeout. disconnect connection
    [2022/06/23 01:35:29.108] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:35:29.124] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:35:31.405] Resolving result 127.0.0.1:8080
    [2022/06/23 01:35:31.568] Http result: 200, Size: 32, Error: 0 [10add94]
    [2022/06/23 01:35:31.584] **** SLOW Call 3000[/api/GetServerPermission]
    [2022/06/23 01:35:31.584] GetServerPermission {"result_code":0,"permission":0}
    [2022/06/23 01:35:31.584] Server stat 00000000
    [2022/06/23 01:35:36.066] Handle SvrMsgReq
    [2022/06/23 01:35:36.066] World server idx 0 connected
    [2022/06/23 01:36:57.141] Handle SvrMsgReq
    [2022/06/23 01:36:57.141] World server idx 10 connected
    [2022/06/23 01:36:58.428] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    [2022/06/23 01:36:58.445] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:36:58.445] REST keep-alive timeout. disconnect connection
    [2022/06/23 01:36:58.461] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:36:58.461] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:36:58.472] Resolving result 127.0.0.1:8080
    [2022/06/23 01:36:58.510] Http result: 200, Size: 32, Error: 0 [10add94]
    [2022/06/23 01:36:58.525] GetServerPermission {"result_code":0,"permission":0}
    [2022/06/23 01:36:58.534] Server stat 00000000
    [2022/06/23 01:37:58.081] Handle SvrMsgReq
    [2022/06/23 01:37:58.081] World server idx 11 connected
    [2022/06/23 01:37:58.440] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    [2022/06/23 01:37:58.440] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:37:58.456] REST keep-alive timeout. disconnect connection
    [2022/06/23 01:37:58.456] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:37:58.472] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:37:58.472] Resolving result 127.0.0.1:8080
    [2022/06/23 01:37:58.504] Http result: 200, Size: 32, Error: 0 [10add94]
    [2022/06/23 01:37:58.504] GetServerPermission {"result_code":0,"permission":0}
    [2022/06/23 01:37:58.520] Server stat 00000000
    [2022/06/23 01:38:58.468] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    [2022/06/23 01:38:58.471] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:38:58.485] REST keep-alive timeout. disconnect connection
    [2022/06/23 01:38:58.502] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:38:58.502] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:38:58.517] Resolving result 127.0.0.1:8080
    [2022/06/23 01:38:58.517] Http result: 200, Size: 32, Error: 0 [10add94]
    [2022/06/23 01:38:58.534] GetServerPermission {"result_code":0,"permission":0}
    [2022/06/23 01:38:58.549] Server stat 00000000
    [2022/06/23 01:39:58.483] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    [2022/06/23 01:39:58.483] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:39:58.503] REST keep-alive timeout. disconnect connection
    [2022/06/23 01:39:58.503] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:39:58.516] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:39:58.516] Resolving result 127.0.0.1:8080
    [2022/06/23 01:39:58.534] Http result: 200, Size: 32, Error: 0 [10add94]
    [2022/06/23 01:39:58.549] GetServerPermission {"result_code":0,"permission":0}
    [2022/06/23 01:39:58.549] Server stat 00000000
    [2022/06/23 01:40:58.504] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    Because there are too many.I have selected only a portion of the.But the content is the same.

    (PCO012) Presence in arb_gw_tw2_log.exe .Could this be the reason?

  14. #809
    TERA Lover :) argeus99 is offline
    MemberRank
    Mar 2019 Join Date
    ColombiaLocation
    529Posts

    Re: Tera level 100 version

    Quote Originally Posted by Brat05 View Post
    Okay, here's my log

    [2022/06/23 01:31:08.413] build : Sep 16 2020, 17:25:33, LOG_LEVEL : 5
    [2022/06/23 01:31:08.429] Process URL [http://127.0.0.1:8080/api]
    [2022/06/23 01:31:08.429] Host: [127.0.0.1] Port: 8080 /api/
    [2022/06/23 01:31:08.429] Resolving result 127.0.0.1:8080
    [2022/06/23 01:31:08.446] Process URL [http://127.0.0.1:8080/]
    [2022/06/23 01:31:08.446] Host: [127.0.0.1] Port: 8080 /
    [2022/06/23 01:31:08.446] Resolving result 127.0.0.1:8080
    [2022/06/23 01:31:08.462] Start request to host [127.0.0.1:8080] 10adbb4
    [2022/06/23 01:31:08.462] REST Socket closed. Reconnect [10adbb4]
    [2022/06/23 01:31:08.476] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:31:08.479] Resolving result 127.0.0.1:8080
    [2022/06/23 01:31:08.495] Http result: 200, Size: 15, Error: 0 [10adbb4]
    [2022/06/23 01:31:08.507] RequestAPIServerStatusAvailable {"Return":true}
    [2022/06/23 01:31:08.512] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:31:08.512] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:31:08.528] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:31:08.528] Resolving result 127.0.0.1:8080
    [2022/06/23 01:31:08.545] Http result: 200, Size: 46, Error: 0 [10add94]
    [2022/06/23 01:31:08.545] ServiceTest {"result_code":0,"server_time":1655919068.539}
    [2022/06/23 01:31:08.561] REST test passed
    [2022/06/23 01:31:08.561] Wait for arbiter on port 10001
    Server ready
    [2022/06/23 01:33:28.163] 9 bytes read on e4
    [2022/06/23 01:33:28.163] Arbiter 2800 connected
    [2022/06/23 01:33:28.163] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    [2022/06/23 01:33:28.180] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:33:28.193] REST keep-alive timeout. disconnect connection
    [2022/06/23 01:33:28.197] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:33:28.197] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:33:28.197] Resolving result 127.0.0.1:8080
    [2022/06/23 01:33:28.230] Http result: 200, Size: 32, Error: 0 [10add94]
    [2022/06/23 01:33:28.246] GetServerPermission {"result_code":0,"permission":0}
    [2022/06/23 01:33:28.246] Server stat 00000000
    [2022/06/23 01:33:28.256] Hub 127.0.0.1:11001 connected
    [2022/06/23 01:33:28.263] 9 bytes written on 130
    [2022/06/23 01:33:28.263] 6 bytes read on 130
    [2022/06/23 01:33:28.263] Server registered with 0:2800
    [2022/06/23 01:33:28.279] Timezone value -28800
    [2022/06/23 01:33:28.287] Handler for class UserLoginReq registered
    [2022/06/23 01:33:28.296] Handler for class UserLogoutReq registered
    [2022/06/23 01:33:28.296] Handler for class QueryUserReq registered
    [2022/06/23 01:33:28.296] Handler for class StartChargeUserReq registered
    [2022/06/23 01:33:28.312] Handler for class SendCommandUserReq registered
    [2022/06/23 01:33:28.318] Handler for class SendCommandUserAns registered
    [2022/06/23 01:33:28.318] Handler for class SendMessageAns registered
    [2022/06/23 01:33:28.329] Handler for class DumpUserAns registered
    [2022/06/23 01:33:28.329] Handler for class SvrMsgReq registered
    [2022/06/23 01:33:28.345] Handler for class QueryShopInfoReq registered
    [2022/06/23 01:33:28.349] 11 bytes written on e4
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:33:28.362] Entering Main loop
    [2022/06/23 01:34:28.383] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    [2022/06/23 01:34:28.383] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:34:28.399] REST keep-alive timeout. disconnect connection
    [2022/06/23 01:34:28.399] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:34:28.416] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:34:28.416] Resolving result 127.0.0.1:8080
    [2022/06/23 01:34:28.432] Http result: 200, Size: 32, Error: 0 [10add94]
    [2022/06/23 01:34:28.442] GetServerPermission {"result_code":0,"permission":0}
    [2022/06/23 01:34:28.448] Server stat 00000000
    [2022/06/23 01:35:28.420] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    [2022/06/23 01:35:28.583] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:35:29.091] REST keep-alive timeout. disconnect connection
    [2022/06/23 01:35:29.108] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:35:29.124] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:35:31.405] Resolving result 127.0.0.1:8080
    [2022/06/23 01:35:31.568] Http result: 200, Size: 32, Error: 0 [10add94]
    [2022/06/23 01:35:31.584] **** SLOW Call 3000[/api/GetServerPermission]
    [2022/06/23 01:35:31.584] GetServerPermission {"result_code":0,"permission":0}
    [2022/06/23 01:35:31.584] Server stat 00000000
    [2022/06/23 01:35:36.066] Handle SvrMsgReq
    [2022/06/23 01:35:36.066] World server idx 0 connected
    [2022/06/23 01:36:57.141] Handle SvrMsgReq
    [2022/06/23 01:36:57.141] World server idx 10 connected
    [2022/06/23 01:36:58.428] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    [2022/06/23 01:36:58.445] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:36:58.445] REST keep-alive timeout. disconnect connection
    [2022/06/23 01:36:58.461] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:36:58.461] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:36:58.472] Resolving result 127.0.0.1:8080
    [2022/06/23 01:36:58.510] Http result: 200, Size: 32, Error: 0 [10add94]
    [2022/06/23 01:36:58.525] GetServerPermission {"result_code":0,"permission":0}
    [2022/06/23 01:36:58.534] Server stat 00000000
    [2022/06/23 01:37:58.081] Handle SvrMsgReq
    [2022/06/23 01:37:58.081] World server idx 11 connected
    [2022/06/23 01:37:58.440] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    [2022/06/23 01:37:58.440] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:37:58.456] REST keep-alive timeout. disconnect connection
    [2022/06/23 01:37:58.456] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:37:58.472] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:37:58.472] Resolving result 127.0.0.1:8080
    [2022/06/23 01:37:58.504] Http result: 200, Size: 32, Error: 0 [10add94]
    [2022/06/23 01:37:58.504] GetServerPermission {"result_code":0,"permission":0}
    [2022/06/23 01:37:58.520] Server stat 00000000
    [2022/06/23 01:38:58.468] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    [2022/06/23 01:38:58.471] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:38:58.485] REST keep-alive timeout. disconnect connection
    [2022/06/23 01:38:58.502] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:38:58.502] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:38:58.517] Resolving result 127.0.0.1:8080
    [2022/06/23 01:38:58.517] Http result: 200, Size: 32, Error: 0 [10add94]
    [2022/06/23 01:38:58.534] GetServerPermission {"result_code":0,"permission":0}
    [2022/06/23 01:38:58.549] Server stat 00000000
    [2022/06/23 01:39:58.483] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    [2022/06/23 01:39:58.483] Start request to host [127.0.0.1:8080] 10add94
    [2022/06/23 01:39:58.503] REST keep-alive timeout. disconnect connection
    [2022/06/23 01:39:58.503] REST Socket closed. Reconnect [10add94]
    [2022/06/23 01:39:58.516] Host: [127.0.0.1] Port: 8080
    [2022/06/23 01:39:58.516] Resolving result 127.0.0.1:8080
    [2022/06/23 01:39:58.534] Http result: 200, Size: 32, Error: 0 [10add94]
    [2022/06/23 01:39:58.549] GetServerPermission {"result_code":0,"permission":0}
    [2022/06/23 01:39:58.549] Server stat 00000000
    [2022/06/23 01:40:58.504] GetServerPermission post data : {"server_id":2800,"serviceCode":"PCO012"}

    Because there are too many.I have selected only a portion of the.But the content is the same.

    (PCO012) Presence in arb_gw_tw2_log.exe .Could this be the reason?
    Looks like you put your server in maintenance status

    That's not supposed to be there if it's not intended
    "[2022-06-22 16:27:54.068] INFO: Portal: GET /tera/LauncherMaintenanceStatus 200 - 2.754 ms"

    Check "server_maintenante" table from mysql

  15. #810
    Enthusiast Brat05 is offline
    MemberRank
    Sep 2012 Join Date
    26Posts

    Re: Tera level 100 version

    Quote Originally Posted by argeus99 View Post
    Looks like you put your server in maintenance status

    That's not supposed to be there if it's not intended
    "[2022-06-22 16:27:54.068] INFO: Portal: GET /tera/LauncherMaintenanceStatus 200 - 2.754 ms"

    Check "server_maintenante" table from mysql
    Thank you for the reminder,It is because isAvailable has become 0.
    But it's weird.I never changed it...Now you can enter the game under normal network.
    But the frp environment is still inaccessible.But now that should be a separate issue.I will find a way to fix it
    In conclusion.Thank you all so much for your help!



Advertisement