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

Offline pilots still show up #830

Closed
der-micky opened this issue Jul 28, 2019 · 1 comment
Closed

Offline pilots still show up #830

der-micky opened this issue Jul 28, 2019 · 1 comment
Assignees
Milestone

Comments

@der-micky
Copy link

Hi,

had an issue with 1.5.0. where offline still show up even after days/weeks. Today I updated to 1.5.3 and the problem remains.
As far as I understood the online pilot list is maintained by a cron job. In one of the issue posts you suggested a

php index.php "/cron/deleteLogData"

with addidtional debug data. But that function crashes unmodified with a 500:

mk@seat:/var/www/pathfinder/pathfinder$ php index.php "/cron/deleteLogData"
Call to undefined method Cron\CharacterUpdate::isOnline() [/var/www/pathfinder/pathfinder/app/main/cron/characterupdate.php:68]
[app/lib/cron.php:129] Cron\CharacterUpdate->deleteLogData()
[app/lib/cron.php:162] Cron->execute()
[index.php:20] Base->run()
[10:37:00] ───────────────────────────
  type:     error
  code:     500
  status:   Call to undefined method Cron\CharacterUpdate::isOnline() [/var/www/pathfinder/pathfinder/app/main/cron/characterupdate.php:68]
  message:  Internal Server Error

Any hints ?

Thank you and keep rolling this - Pathfinder rocks !!!

-Micky

@exodus4d exodus4d self-assigned this Jul 29, 2019
@exodus4d exodus4d added this to the v1.5.4 milestone Jul 29, 2019
@exodus4d
Copy link
Owner

✔️ Issue resolved

This issue was resolved by the commit(s) and/or the comments above.
It will be auto-closed with the upcoming release ( merge into master branch). Please check the attached Milestone information.

Many thanks to all participants/contributors for the helpful comments! 👍

ℹ️ You may reopen this issue if it has been closed in error.


Auto-generated response

This was referenced Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants