-
Notifications
You must be signed in to change notification settings - Fork 256
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
Banned, Not In Corp Pilot on Mapper #857
Comments
@eophten Thanks for your issue:
|
More information: This pilot is no longer in corp. We have banned him through the pathfinder /admin interface. He still displays as in corp within the pathfinder /admin page. He is visible on the map (always in Jita), although we do not see him moving around. His character triggers a connection from home hole to Jita periodically if we delete Jita from the mapper. Last login in /admin reflects when we removed him from corp. Our current work around is to leave Jita on the mapper but detached from the chain and his character remains in that system. |
Ok thanks. One more question:
In the meantime I´ll try to reproduce this on my local dev-server... For now, don´t worry! The
But all of this does not explain the auto-generated Jita connection. If this happens on a private server:
|
@exodus4d this is on a private server running pathfinder v1.5.3, ubuntu 18.04 (ec2), amazon rds mysql 8.0.16 I can provide log files, db access, or pathfinder access if required. We have setup the server with pathfinder.login limited based on corporation ID and that confirms how I expected the lastLogin to work (so I have no security concerns).
pathfinder.log has not been written to recently (there were some errors during initial setup). Executing the command manually runs/exits without error (although there is no output indicating success). Is there a database value that I can query for last success? Is it possible to add output (timestamp, debugging output, etc.) and I can set up log rotation? |
Thanks. Your Cronjob setup looks right! Explanation:All PHP files in In your case Line 33 in 7d11851
For testing (or development), you can run each of these manually vom CLI (Terminal). The command for manually execution of a single Cronjob method is always mentioned in the code documentation above. check: characterupdate.php#L39
Simple, Log rotationThere is a core log file updated every time a cronjob was executed: Adding Logrotate to them is highly recommended. |
#830 definitely seems related, we were also experiencing that bug. I have pulled in the changes to that file and it appears to have resolved our issue. Thanks so much for your help! |
We have a banned (in pathfinder), not in corp pilot who continues to appear on our mapper. This pilot has been out of corp for +7 days.
The text was updated successfully, but these errors were encountered: