Hi there:
Yes, I changed the mysql ports, that log that it cannot connect to the database is because I did a test on the client in the route that points to the central market.
Instead of
http://trade.local-bdo.net replace it
http://trade.local-bdo.net/Content/TradeMarket, the result is that by not taking the credentials of the connection string.
When I restore the correct link (
http://trade.local.-bdo.net) , this is what happens in the trade log.
EventTime":"2022-10-15T21:37:29.2058350+00:00","Severity":"WARN","SourceName":"/LM/W3SVC/4/ROOT-2-133103423981136124","Logger":"JsonLogger","Thread":"59","NDC":"(null)","Message":{"HttpMethod":"POST","RequestUrl":"http://trade.local-bdo.net/Trademarket/GetMyBiddingList","Headers":{"Content-Length":"79","Content-Type":"application/json","Host":"trade.local-bdo.net","User-Agent":"BlackDesert"},"FormData":null,"Ip":"192.168.1.34","AuthInfo":null,"LogMessage":
"[Http Error]GetMyBiddingList(1, 4C8F2A78-377B-46C1-A260-73AFFC43D5C4) - errorCode : 2","LogException":null,"ProjectName":"trade","ServiceType":"NA","Branches":"LIVE","PlatformIndex":"live-web-tradeweb"},"Properties":{"log4net:UserName":"IIS APPPOOL\\trade","log4net:Identity":"","log4net:HostName":"WIN-G2083E4DOLT"}}{"EventTime":"2022-10-15T21:37:29.2058350+00:00","Severity":"WARN","SourceName":"/LM/W3SVC/4/ROOT-2-133103423981136124","Logger":"JsonLogger","Thread":"47","NDC":"(null)","Message":{"HttpMethod":"POST","RequestUrl":"http://trade.local-bdo.net/Trademarket/GetMyWaitNoticeList","Headers":{"Content-Length":"79","Content-Type":"application/json","Host":"trade.local-bdo.net","User-Agent":"BlackDesert"},"FormData":null,"Ip":"192.168.1.34","AuthInfo":null,"LogMessage":
"[Http Error]CheckAuthKeyToView({"nationCode":0,"worldNo":0,"userNo":0,"result":{"resultCode":2,"resultMsg":"TRADE_MARKET_WEB_ERROR_eWorldTradeMarketErrorNo_HttpException"}}) -
HttpRequest CheckAuthKeyToView result : resultCode 2","LogException":null,"ProjectName":"trade","ServiceType":"NA","Branches":"LIVE","PlatformIndex":"live-web-tradeweb"},"Properties":{"log4net:UserName":"IIS APPPOOL\\trade","log4net:Identity":"","log4net:HostName":"WIN-G2083E4DOLT"}}{"EventTime":"2022-10-15T21:37:29.2214578+00:00","Severity":"WARN","SourceName":"/LM/W3SVC/4/ROOT-2-133103423981136124","Logger":"JsonLogger","Thread":"47","NDC":"(null)","Message":{"HttpMethod":"POST","RequestUrl":"http://trade.local-bdo.net/Trademarket/GetMyWaitNoticeList","Headers":{"Content-Length":"79","Content-Type":"application/json","Host":"trade.local-bdo.net","User-Agent":"BlackDesert"},"FormData":null,"Ip":"192.168.1.34","AuthInfo":null,"LogMessage":
"[Http Error]GetMyWaitNoticeList({"userNo":1,"certifiedKey":"4C8F2A78-377B-46C1-A260-73AFFC43D5C4","type":0}) - errorCode : 2","LogException":null,"ProjectName":"trade","ServiceType":"NA","Branches":"LIVE","PlatformIndex":"live-web-tradeweb"},"Properties":{"log4net:UserName":"IIS APPPOOL\\trade","log4net:Identity":"","log4net:HostName":"WIN-G2083E4DOLT"}}
In API-Trade log:
{"EventTime":"2022-10-15T21:17:00.9701717+00:00","Severity":"INFO","SourceName":"/LM/W3SVC/2/ROOT-1-133103416723977475","Logger ":"JsonLogger","Thread":"29","NDC":"(null)","Message":{"HttpMethod":null,"RequestUrl":null,"Headers":null,"FormData" :null,"Ip":null,"AuthInfo":null,"LogMessage":"[[eProcess]waitSellItem] Run Timer \uD0C0\uC774\uBA38\uAC00 \uC815\uC0C1 \uCC98\uB9AC\uB418\uC5C8\uC2B5 \uB2C8\uB2E4.","LogException":
"System.NullReferenceException: Object reference not set to an instance of an object.\r\n in GB.BlackDesert.Trade.Web.Lib.Util.LogUtil.WriteLog(String Message , String Level, LogDetailFlag logDetailFlag, AuthenticationInfo user)","ProjectName":"api-trade","ServiceType":"NA","Branches":"LIVE","PlatformIndex":"live-web-api-trade "},"Properties":{"log4net:UserName":"IIS APPPOOL\\api-trade","log4net:Identity":"","log4net:HostName":"WIN-G2083E4DOLT"}}
And the game Log:
{"EventTime":"2022-10-15T21:33:49.1643696+00:00","Severity":"WARN","SourceName":"/LM/W3SVC/3/ROOT-2-133103423586192812","Logger ":"JsonLogger","Thread":"57","NDC":"(null)","Message":{"HttpMethod":"POST","RequestUrl":"http://game.local- bdo.net/GameTradeMarket/CreateMyWallet","Headers":{"Content-Length":"68","Content-Type":"application/json","Host":"game.local-bdo.net", "User-Agent":"BlackDesert"},"FormData":null,"Ip":"192.168.1.34",
"AuthInfo":null,"LogMessage":"CreateMyWallet Fail is Not Open","LogException":null ,"ProjectName":"game","ServiceType":"NA","Branches":"LIVE","PlatformIndex":"live-web-gameweb"},"Properties":{"log4net:UserName":" IIS APPPOOL\\game","log4net:Identity":"","log4net:HostName":"WIN-G2083E4DOLT"}}
greetings and thanks for the advice