Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Задачи GameAP Daemon перестали запускаться. В GUI (popup) предупреждение о зависании + в самой задаче (тоже в GUI) пустая консоль с статусом waiting #85

Open
Marcelas751 opened this issue Jul 10, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@Marcelas751
Copy link

В логах в свою очередь вижу следующее
time="2022-07-10T20:09:19+03:00" level=error msg="parsing time \"2022-07-01T21:23:25.000000Z\" as \"2006-01-02 15:04:05\": cannot parse \"T21:23:25.000000Z\" as \" \"" gameServerID=2 service="servers loop"

@Marcelas751 Marcelas751 changed the title Задачи GameAP Daemon перестали запускаться. В GUI предупреждение о зависании + в самой задаче (тоже в GUI) пустая консоль с статусом waiting Задачи GameAP Daemon перестали запускаться. В GUI (popup) предупреждение о зависании + в самой задаче (тоже в GUI) пустая консоль с статусом waiting Jul 10, 2022
@Marcelas751
Copy link
Author

Ubuntu 20.04(apache2+php)

@Marcelas751
Copy link
Author

Оставлю здесь. Вдруг поможет

/webpanel# grep -rnw "2006-01-02 15:04:05" ./*
./tests/Unit/Controllers/GdaemonAPI/ServersControllerTest.php:92:            'last_process_check' => '2006-01-02 15:04:05',
./tests/Unit/Controllers/GdaemonAPI/ServersControllerTest.php:102:            'last_process_check' => '2006-01-02 15:04:05'
./tests/Unit/Controllers/GdaemonAPI/ServersControllerTest.php:116:                'last_process_check' => '2006-01-02 15:04:05',
./tests/Unit/Controllers/GdaemonAPI/ServersControllerTest.php:127:            'last_process_check' => '2006-01-02 15:04:05'

@Marcelas751
Copy link
Author

time="2022-07-10T20:56:04+03:00" level=error msg="[repositories.GDTaskRepository] failed to join server to gameap daemon task: parsing time \"2022-07-01T21:23:25.000000Z\" as \"2006-01-02 15:04:05\": cannot parse \"T21:23:25.000000Z\" as \" \"" service="gdtask scheduler"
time="2022-07-10T20:56:05+03:00" level=debug msg="api request" requestURL="https://berkutbot.tk/gdaemon_api/tasks?append=status_num&filter%5Bstatus%5D=waiting" responseStatus=200 service="gdtask scheduler"

@Marcelas751
Copy link
Author

таблица servers. Поле last_process_check. Он сам вносит туда значение (демон) а потом не может распарсить

@et-nik
Copy link
Owner

et-nik commented Jan 18, 2023

Исправил в новой версии. Обнови панель и gameap-daemon

@et-nik et-nik added the bug Something isn't working label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants