Page 1 of 1

[RESOLVED] lfd[2572]: Messenger HTML Service died, restarted

Posted: 20 Apr 2017, 14:17
by DigitalEssence
Hi,

I'm seeing the following in my logs

Apr 20 14:08:43 squirrel lfd[2572]: Messenger HTML Service died, restarted
Apr 20 14:08:43 squirrel lfd[2572]: Messenger TEXT Service died, restarted
Apr 20 14:08:43 squirrel lfd[4537]: *Error* cannot open server on port 8888: Address already in use, at line 213
Apr 20 14:08:43 squirrel lfd[4538]: *Error* cannot open server on port 8889: Address already in use, at line 213

netstat -tulpn shows the following:

tcp 0 0 0.0.0.0:8888 0.0.0.0:* LISTEN 11842/lfd HTML mess
tcp 0 0 0.0.0.0:8889 0.0.0.0:* LISTEN 11843/lfd TEXT mess

I've restarted lfd & csf but no improvement.

http://digitalessence.net:8888/ is working and I see the HTMl message as expected.

Re: lfd[2572]: Messenger HTML Service died, restarted

Posted: 20 Apr 2017, 15:02
by DigitalEssence
Well by Jove. I may well have fixed something all on my own. This is a first!

For anyone else with the same issue...

I ran the netstat -tulpn command again and decided to be brave and killed the pids of both messenger services and the error has stopped appearing in the logs.