PyLink / PyLink

[DISCONTINUED] Multi-network IRC Services & server-side relayer.
Mozilla Public License 2.0
56 stars 30 forks source link

bug in pylink #653

Closed darksis closed 5 years ago

darksis commented 5 years ago

i dont know why you ingore me without a reason anyway i come to say is have a bug when i kill pid pylink and after i am come to start i get it 2019-11-08 18:27:28,096 [ERROR] PID file 'pylink.pid' exists; aborting! 2019-11-08 18:27:28,114 [ERROR] If PyLink didn't shut down cleanly last time it ran, or you're upgrading from PyLink < 1.1-dev, delete 'pylink.pid' and start the server again.

jlu5 commented 5 years ago

Read the error message :)

Generally you shouldn't kill programs unless they've frozen up or something, because it doesn't give them a chance to clean up old data.