Page 1 of 1

Host cron /tmp sessions and history conflict?

Posted: Fri Feb 13, 2015 12:48 pm
by TA2
Hello.

It seems I am having trouble with version 3.281 about its ability to close and cleanup sessions for historical trade data.
My server limits for sessions seems to get exceeded and my sites crash.

My host had to create a cron to cleanup /tmp sessions daily. In turn, this is deleting all my TE3 trade history data every 24 hrs.

This is what they said to ask about, "ask them if they can move any historical trading data from /tmp to another folder: /var/www/site.com/te3".

I am not sure if this a TE3 bug or server related.

I am sending you a PM also with additional info.

Re: Host cron /tmp sessions and history conflict?

Posted: Fri Feb 13, 2015 6:43 pm
by Rock
Hello TA2,

we have never encountered this issue before and it most probably is server related. We'll take a look at it and let you know.

Best regards,
Rock

Re: Host cron /tmp sessions and history conflict?

Posted: Fri Feb 27, 2015 1:25 pm
by TA2
Still having issues. My host is asking this:
It is possible that permissions are incorrect causing temp files to be stored elsewhere.

Does the script vendor have a sheet / installation instructions showing what file / folder permissions should be?
Thank you.

Re: Host cron /tmp sessions and history conflict?

Posted: Fri Feb 27, 2015 3:48 pm
by TA2
Host wants to know where the history stats are stored.

Re: Host cron /tmp sessions and history conflict?

Posted: Sat Mar 07, 2015 8:05 am
by texpert
History stats are stored in tedata/stats/history.


Best regards,
Alex

Re: Host cron /tmp sessions and history conflict?

Posted: Mon Mar 09, 2015 8:54 am
by TA2
Hello.

Host ran this:
cd /PATH/TO/te3/tedata/
find . -type d -exec chmod 777 {} \;
find . -type f -exec chmod 666 {} \;

with no effect on storing daily history stats. They are still not being recorded. However I see the monthly stats are showing some history.

The same thing appears to be happening on a fresh install on a different site that is not entirely active yet but still is recoding ins, but without daily history being recorded.

More info in private msg..

Re: Host cron /tmp sessions and history conflict?

Posted: Fri Jun 05, 2015 10:54 am
by TA2
It appears this was a server related issue and has been resolved.

[Case Closed]

Re: Host cron /tmp sessions and history conflict?

Posted: Fri Jun 05, 2015 11:33 am
by Rock
Hello again.

We're glad to hear that your issue has been resolved.
Case Closed :)

Best regards,
Rock