Host cron /tmp sessions and history conflict?

If you find a bug, please report it here. Additionally, send us a private message and include detailed description, your domain, username and password for your TE . We will review and fix the problem ASAP.

Moderator: Rock

Post Reply
TA2
Posts: 46
Joined: Sat Mar 15, 2014 5:14 pm
Location: Web

Host cron /tmp sessions and history conflict?

Post 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.
Rock
Posts: 226
Joined: Tue Dec 16, 2014 6:11 pm

Re: Host cron /tmp sessions and history conflict?

Post 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
I am a moderator on this forum and I handle part of TE support. ICQ: 651089602
TA2
Posts: 46
Joined: Sat Mar 15, 2014 5:14 pm
Location: Web

Re: Host cron /tmp sessions and history conflict?

Post 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.
TA2
Posts: 46
Joined: Sat Mar 15, 2014 5:14 pm
Location: Web

Re: Host cron /tmp sessions and history conflict?

Post by TA2 »

Host wants to know where the history stats are stored.
texpert
Site Admin
Posts: 719
Joined: Sat Mar 14, 2009 5:54 pm

Re: Host cron /tmp sessions and history conflict?

Post by texpert »

History stats are stored in tedata/stats/history.


Best regards,
Alex
TA2
Posts: 46
Joined: Sat Mar 15, 2014 5:14 pm
Location: Web

Re: Host cron /tmp sessions and history conflict?

Post 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..
TA2
Posts: 46
Joined: Sat Mar 15, 2014 5:14 pm
Location: Web

Re: Host cron /tmp sessions and history conflict?

Post by TA2 »

It appears this was a server related issue and has been resolved.

[Case Closed]
Rock
Posts: 226
Joined: Tue Dec 16, 2014 6:11 pm

Re: Host cron /tmp sessions and history conflict?

Post by Rock »

Hello again.

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

Best regards,
Rock
I am a moderator on this forum and I handle part of TE support. ICQ: 651089602
Post Reply