ispCP - Board - Support
Message every 5 minutes - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: Message every 5 minutes (/thread-1572.html)



Message every 5 minutes - jdcooke - 10-19-2007 07:29 AM

Every 5 minutes I am getting the following message
Quote:Version: 1.0 Priamos (1.0.0 RC2 OMEGA - 20070418)

Message: ----------------[BEGIN]--------------------------

User IP: 127.0.0.1
user session does not exist or killed

Message: ----------------[END]----------------------------
Only thing is I there cant be any sessions running locally, how the heck do I kill hits message / session?


RE: Message every 5 minutes - BeNe - 10-19-2007 03:53 PM

You can disable such messages --> http://www.isp-control.net/component/option,com_easyfaq/Itemid,38/task,view/id,17/

Greez BeNe


RE: Message every 5 minutes - joximu - 10-19-2007 04:42 PM

I think it's not the normal message (when loggin on and off) - he gets the message every 5 minutes - without doing anything - and it's the 127.0.0.1 which is sort of strange...

@jdcooke: is ispcp webmail (squirrel) open? or pma?

/Joxi


RE: Message every 5 minutes - raphael - 10-20-2007 05:36 AM

BeNe Wrote:You can disable such messages --> http://www.isp-control.net/component/option,com_easyfaq/Itemid,38/task,view/id,17/

Greez BeNe

Btw, check this: http://www.isp-control.net/ispcp/browser/trunk/gui/include/ispcp-lib.php?rev=849#L129


RE: Message every 5 minutes - jdcooke - 10-20-2007 06:54 AM

Thanks for the responses, apologies for the slow replyss.

@bene
I dont really want to diable the messages I would rather find out what is going wrong.

@joximu
I am using the default webmail (squirral is it?), web email is not one of my skill areas I am afraid.

@raphael
Was there something in particular in that link I should check?


RE: Message every 5 minutes - raphael - 10-20-2007 07:12 AM

I pointed BeNe to that line so he can update the FAQ entry.

If you edit the value of $cfg['LOG_LEVEL'] to E_USER_WARNING you will receive less emails.

Btw, you could probably clear the sessions information (db and files) and see what happens


RE: Message every 5 minutes - jdcooke - 10-20-2007 09:10 AM

I have already cleared down the login table, it made no difference.


RE: Message every 5 minutes - jdcooke - 10-20-2007 10:08 PM

I think I managed to fix the problem by stopping nagios.


RE: Message every 5 minutes - BeNe - 10-21-2007 01:21 AM

Quote:I pointed BeNe to that line so he can update the FAQ entry.
Done! Wink

Greez BeNe