I installed GameAP Daemon on the server. web server talks to server fine and installs files its when i start the server its states that the server does not know how to talk to start see error https://ibb.co/VgKMxfc https://ibb.co/pLhFR0Z
ERROR LOGS
MAIN.LOG
2021-04-02 18:00:43.024 INFO [3188] [main@225] CurrentPath: "C:\gameap\daemon"
2021-04-02 18:00:43.024 INFO [3188] [main@226] Config: C:\gameap\daemon\daemon.cfg
2021-04-02 18:00:43.024 INFO [3188] [main@227] OutputLog: C:\gameap\daemon\log\main.log
2021-04-02 18:00:43.024 INFO [3188] [main@228] ErrorLog: C:\gameap\daemon\log\error.log
2021-04-02 18:00:44.220 INFO [2172] [run_daemon@75] Starting...
2021-04-02 18:00:44.247 INFO [2172] [Config::parse@27] Reading cfg file C:\gameap\daemon\daemon.cfg
2021-04-02 18:00:44.917 DEBUG [2172] [GameAP::DedicatedServer::init@63] ds_id: 4
2021-04-02 18:00:44.917 DEBUG [2172] [GameAP::DedicatedServer::init@64] stats_update_period: 60
2021-04-02 18:00:44.917 DEBUG [2172] [GameAP::DedicatedServer::init@65] db_update_period: 300
2021-04-02 18:00:50.238 DEBUG [2172] [GameAP::DedicatedServer::init@106] space capacity [/]: 214639702016
2021-04-02 18:00:50.238 DEBUG [2172] [GameAP::DedicatedServer::init@115] Getting Dedicated server init data
2021-04-02 18:00:50.743 INFO [5272] [run_daemon::<lambda_8a631893aec91bc4ccaea452be3e7c60>::operator ()@116] Running Daemon Server
2021-04-02 18:00:53.847 DEBUG [5580] [GameAP::Rest::put@232] API. Resource Updated
2021-04-02 18:00:58.783 DEBUG [2172] [GameAP::Rest::patch@285] API. Resource Updated
2021-04-02 18:00:58.783 DEBUG [2172] [GameAP::GameServersList::start_down_servers@204] Starting crashed server
2021-04-02 18:00:59.766 DEBUG [2172] [GameAP::GameServersList::start_down_servers@204] Starting crashed server
2021-04-02 18:01:01.213 DEBUG [5580] [GameAP::Rest::put@232] API. Resource Updated
2021-04-02 18:01:02.037 DEBUG [5580] [GameAP::Rest::put@232] API. Resource Updated
2021-04-02 18:01:21.213 DEBUG [5580] [GameAP::Rest::put@232] API. Resource Updated
2021-04-02 18:01:28.698 DEBUG [5580] [GameAP::Rest::put@232] API. Resource Updated
2021-04-02 18:01:29.402 DEBUG [5580] [GameAP::Rest::put@232] API. Resource Updated
2021-04-02 18:01:35.791 DEBUG [2172] [GameAP::Rest::patch@285] API. Resource Updated
2021-04-02 18:01:35.791 DEBUG [2172] [GameAP::GameServersList::start_down_servers@204] Starting crashed server
2021-04-02 18:02:08.627 DEBUG [2172] [GameAP::Rest::post@168] API. Resource Created
2021-04-02 18:02:09.568 DEBUG [2172] [GameAP::Rest::patch@285] API. Resource Updated
2021-04-02 18:02:09.568 DEBUG [2172] [GameAP::GameServersList::start_down_servers@204] Starting crashed server
Error log
2021-04-02 18:07:33.007 ERROR [5580] [GameAP::Rest::get@116] RestClient HTTP response code (GET): 500
2021-04-02 18:07:33.007 ERROR [5580] [GameAP::Rest::get@117] URL: http://localhost/gdaemon_api/tasks?filter[status]=waiting&append=status_num
2021-04-02 18:07:33.007 DEBUG [5580] [GameAP::Rest::get@123] RestClient HTTP response: {
"message": "Server Error"
}
2021-04-02 18:07:33.011 ERROR [5580] [GameAP::GdaemonTasks::update@59] RestClient error
2021-04-02 18:13:27.235 ERROR [5580] [GameAP::Rest::get@116] RestClient HTTP response code (GET): 500
2021-04-02 18:13:27.235 ERROR [5580] [GameAP::Rest::get@117] URL: http://localhost/gdaemon_api/tasks?filter[status]=waiting&append=status_num
2021-04-02 18:13:27.235 DEBUG [5580] [GameAP::Rest::get@121] RestClient HTTP response: {
"message": "SQLSTATE[HY000] [1045] Access denied for user 'forge'@'localhost' (using password: NO) (SQL: select * from `dedicated_servers` where `gdaemon_api_token` = fgZxvaABdfRbFe2OFizrU45fRRW ...
2021-04-02 18:13:27.235 ERROR [5580] [GameAP::GdaemonTasks::update@59] RestClient error
2021-04-02 18:17:38.786 ERROR [5580] [GameAP::Rest::get@116] RestClient HTTP response code (GET): 500
2021-04-02 18:17:38.786 ERROR [5580] [GameAP::Rest::get@117] URL: http://localhost/gdaemon_api/tasks?filter[status]=waiting&append=status_num
2021-04-02 18:17:38.786 DEBUG [5580] [GameAP::Rest::get@123] RestClient HTTP response: {
"message": "Server Error"
}
2021-04-02 18:17:38.786 ERROR [5580] [GameAP::GdaemonTasks::update@59] RestClient error