Message boards :
Number crunching :
Stat Export Fixed
Message board moderation
Author | Message |
---|---|
![]() ![]() Send message Joined: 5 Feb 08 Posts: 236 Credit: 49,648 RAC: 0 ![]() ![]() |
There was an error in the crontab specifying the wrong file path. That's why the export wasn't getting done at regular intervals. It should be fixed now. Post back here if it isnt. Dave Przybylo MilkyWay@home Developer Department of Computer Science Rensselaer Polytechnic Institute |
Send message Joined: 6 Mar 08 Posts: 15 Credit: 3,006,602 RAC: 0 ![]() ![]() |
Well done, Dave! Go get some sleep...Cheers, Rog. |
![]() ![]() Send message Joined: 8 Oct 07 Posts: 289 Credit: 3,690,838 RAC: 0 ![]() ![]() |
Thanks Dave |
![]() ![]() Send message Joined: 8 Oct 07 Posts: 289 Credit: 3,690,838 RAC: 0 ![]() ![]() |
The 6pm eastern time update didn't happen. |
![]() ![]() Send message Joined: 8 Oct 07 Posts: 289 Credit: 3,690,838 RAC: 0 ![]() ![]() |
Dave-The 12 noon update I assume didn't happen due to the server downtime....however the 6pm update just came in....1st time ever....great job!...thanks again :) |
![]() ![]() Send message Joined: 5 Feb 08 Posts: 236 Credit: 49,648 RAC: 0 ![]() ![]() |
Dave-The 12 noon update I assume didn't happen due to the server downtime....however the 6pm update just came in....1st time ever....great job!...thanks again :) haha, thanks. after you said it wasnt working after i fixed it i tried a different method. Instead of 4 commands for 0, 6, 12, 18 hour. i used one command that happens every 6 hours. Dave Przybylo MilkyWay@home Developer Department of Computer Science Rensselaer Polytechnic Institute |
![]() ![]() Send message Joined: 8 Oct 07 Posts: 289 Credit: 3,690,838 RAC: 0 ![]() ![]() |
Hi Dave :) Your lil 'ol stats junkie here. Seems the past 2 days the 12 noon update hasn't happened....don't think the server was down... |
![]() ![]() Send message Joined: 5 Feb 08 Posts: 236 Credit: 49,648 RAC: 0 ![]() ![]() |
Hi Dave :) Your lil 'ol stats junkie here. haha it very well could've been down. we've been running through some heavy maintenance in preparation for our upgrade. tell me friday if it continues because i believe we may have shut that part down the past 2 days. thanks for the update! Dave Przybylo MilkyWay@home Developer Department of Computer Science Rensselaer Polytechnic Institute |
![]() ![]() Send message Joined: 8 Oct 07 Posts: 289 Credit: 3,690,838 RAC: 0 ![]() ![]() |
Missed the 6am update.. |
![]() ![]() Send message Joined: 9 Nov 07 Posts: 131 Credit: 180,454 RAC: 0 ![]() ![]() |
|
![]() ![]() Send message Joined: 8 Oct 07 Posts: 289 Credit: 3,690,838 RAC: 0 ![]() ![]() |
Don't worry about it Dave, it we don't get it in todays stats, we'll get them in tomorrows. But Philadelphia ..its just a bug report so Dave can fix it....if he doesn't know he can't fix can he? :=) |
![]() ![]() Send message Joined: 9 Nov 07 Posts: 131 Credit: 180,454 RAC: 0 ![]() ![]() |
|
![]() ![]() Send message Joined: 5 Feb 08 Posts: 236 Credit: 49,648 RAC: 0 ![]() ![]() |
This is really weird. The task is set to execute every 6 hours, however, say its last execution was 12:05. When the crontab asks it to execute at 6:00...6 hours has not yet elapsed so it skips a cycle. I don't really know how to fix this, maybe i could change when it last executes. I'll try to fix it. Sorry about that. Dave Przybylo MilkyWay@home Developer Department of Computer Science Rensselaer Polytechnic Institute |
![]() ![]() Send message Joined: 5 Feb 08 Posts: 236 Credit: 49,648 RAC: 0 ![]() ![]() |
This is really weird. The task is set to execute every 6 hours, however, say its last execution was 12:05. When the crontab asks it to execute at 6:00...6 hours has not yet elapsed so it skips a cycle. I don't really know how to fix this, maybe i could change when it last executes. I'll try to fix it. Sorry about that. I think it should work now. I changed the log to show time last executed to 11:55 instead of 12:05. Dave Przybylo MilkyWay@home Developer Department of Computer Science Rensselaer Polytechnic Institute |
![]() ![]() Send message Joined: 9 Nov 07 Posts: 131 Credit: 180,454 RAC: 0 ![]() ![]() |
|
![]() ![]() Send message Joined: 8 Oct 07 Posts: 289 Credit: 3,690,838 RAC: 0 ![]() ![]() |
This is really weird. The task is set to execute every 6 hours, however, say its last execution was 12:05. When the crontab asks it to execute at 6:00...6 hours has not yet elapsed so it skips a cycle. I don't really know how to fix this, maybe i could change when it last executes. I'll try to fix it. Sorry about that. Looks like that was a temporary fix..no noon update....haha try try again Dave :) |
![]() ![]() Send message Joined: 5 Feb 08 Posts: 236 Credit: 49,648 RAC: 0 ![]() ![]() |
This is really weird. The task is set to execute every 6 hours, however, say its last execution was 12:05. When the crontab asks it to execute at 6:00...6 hours has not yet elapsed so it skips a cycle. I don't really know how to fix this, maybe i could change when it last executes. I'll try to fix it. Sorry about that. This server is making me so mad. It consistently exceutes the cronjob late. I'll try and fix it again. Dave Przybylo MilkyWay@home Developer Department of Computer Science Rensselaer Polytechnic Institute |
![]() ![]() Send message Joined: 8 Oct 07 Posts: 289 Credit: 3,690,838 RAC: 0 ![]() ![]() |
This is really weird. The task is set to execute every 6 hours, however, say its last execution was 12:05. When the crontab asks it to execute at 6:00...6 hours has not yet elapsed so it skips a cycle. I don't really know how to fix this, maybe i could change when it last executes. I'll try to fix it. Sorry about that. Ok just a thought here....until you can get the server to do what you want if you set it for every 3 hrs it will/should do it every 6....creative thinking? |
![]() ![]() Send message Joined: 5 Feb 08 Posts: 236 Credit: 49,648 RAC: 0 ![]() ![]() |
This is really weird. The task is set to execute every 6 hours, however, say its last execution was 12:05. When the crontab asks it to execute at 6:00...6 hours has not yet elapsed so it skips a cycle. I don't really know how to fix this, maybe i could change when it last executes. I'll try to fix it. Sorry about that. haha actually i was going to do that. my thinking is that setting it for anything less than 6 will get it to execute every 6. i'm going to actually set it for 5 but Travis has ownership of the config file right now so he has to chmod the group permission before i can edit it. EDIT: Just did it. Hopefully it will work. Dave Przybylo MilkyWay@home Developer Department of Computer Science Rensselaer Polytechnic Institute |
![]() ![]() Send message Joined: 8 Oct 07 Posts: 289 Credit: 3,690,838 RAC: 0 ![]() ![]() |
Thanks Dave...you know who will let you know if it doesn't ;) |
©2025 Astroinformatics Group