Scheduler problems

Message boards : Bug reports : Scheduler problems

To post messages, you must log in.

AuthorMessage
Profile TJM
Project administrator
Project developer
Project scientist
Avatar

Send message
Joined: 25 Aug 07
Posts: 843
Credit: 267,994,998
RAC: 0
Message 91 - Posted: 14 Nov 2007, 10:50:40 UTC
Last modified: 14 Nov 2007, 10:50:59 UTC

It's fixed now.

I know some of you experienced problems similar to this:

9/14/2007 7:59:00 AM|Enigma@Home|Sending scheduler request: Requested by user 
9/14/2007 7:59:00 AM|Enigma@Home|Requesting 5274 seconds of new work 
9/14/2007 7:59:03 AM||Project communication failed: attempting access to reference site 
9/14/2007 7:59:04 AM||Access to reference site succeeded - project servers may be temporarily down.


That's because the server is running on a network with dynamic IP, it changes every 24 hours. Theres no known permanent solution, usually restarting BOINC works as a temporary fix.
If you have any ideas how to fix it, I'd like to know.


M4 Project homepage
M4 Project wiki
ID: 91 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Rudy Toody

Send message
Joined: 14 Sep 07
Posts: 1
Credit: 10,972
RAC: 0
Message 92 - Posted: 14 Nov 2007, 10:52:03 UTC - in response to Message 91.  

There are services that can handle that for you. Search for dynamic DNS on the net.

It's set up like this: YourDomain.TheirDomain.com. Whenever your IP address changes, your router sends a packet to the preceding address, and that site extracts your new number and updates the DNS server where you registered your domain. A couple of minutes later you are back in business.

ID: 92 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
jaskij

Send message
Joined: 10 Sep 07
Posts: 2
Credit: 8,012
RAC: 0
Message 93 - Posted: 14 Nov 2007, 10:52:38 UTC - in response to Message 92.  

It's already working this way... no-ip is such a service...

ID: 93 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile TJM
Project administrator
Project developer
Project scientist
Avatar

Send message
Joined: 25 Aug 07
Posts: 843
Credit: 267,994,998
RAC: 0
Message 94 - Posted: 14 Nov 2007, 10:53:06 UTC - in response to Message 93.  

The domain works fine, the downtime when IP changes is very short.

M4 Project homepage
M4 Project wiki
ID: 94 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
zombie67 [MM]
Avatar

Send message
Joined: 2 Sep 07
Posts: 25
Credit: 15,424,373
RAC: 0
Message 95 - Posted: 14 Nov 2007, 10:54:01 UTC - in response to Message 94.  

TJM wrote:
That's because the server is running on a network with dynamic IP, it changes every 24 hours. Theres no known permanent solution, usually restarting BOINC works as a temporary fix.
If you have any ideas how to fix it, I'd like to know.


I can now confirm this is problem happening daily for me. Every day when I wake up, I have results that cannot upload, which requires quit/start of BOINC on every machine.

DepSpid had this problem too. But the admin fixed it somehow. You may want to contact him as see if his solution would for for this project.

(Sidenote: Is this the new official forum now? Should we no longer use the one at www.boincatpoland.org?
Dublin, CA
Team SETI.USA
ID: 95 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile TJM
Project administrator
Project developer
Project scientist
Avatar

Send message
Joined: 25 Aug 07
Posts: 843
Credit: 267,994,998
RAC: 0
Message 96 - Posted: 14 Nov 2007, 10:55:19 UTC - in response to Message 95.  

zombie67 wrote:
(Sidenote: Is this the new official forum now?


Yes, it is.

I found a thread at DepSpid forums, where Bjoern described his workaround. I'll try to setup apache with mod_rewrite and mod_proxy outside my network, to see if that helps.
M4 Project homepage
M4 Project wiki
ID: 96 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
zombie67 [MM]
Avatar

Send message
Joined: 2 Sep 07
Posts: 25
Credit: 15,424,373
RAC: 0
Message 97 - Posted: 14 Nov 2007, 10:55:41 UTC - in response to Message 96.  

Any word on this? I am still having to restart BOINC daily.


P.S. Forum moved again?

Dublin, CA
Team SETI.USA
ID: 97 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile TJM
Project administrator
Project developer
Project scientist
Avatar

Send message
Joined: 25 Aug 07
Posts: 843
Credit: 267,994,998
RAC: 0
Message 98 - Posted: 14 Nov 2007, 10:56:09 UTC - in response to Message 97.  

I'm working on this, but it will take some time.

And no, I moved forum only once, from in5.pl here.

M4 Project homepage
M4 Project wiki
ID: 98 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Campion

Send message
Joined: 17 Sep 07
Posts: 9
Credit: 6,837,407
RAC: 0
Message 99 - Posted: 14 Nov 2007, 10:57:06 UTC - in response to Message 98.  

Today was the first time that I had this problem.

Thanks to Zombie I was able to restart and submit my finished work.

Hopefully there is another solution if this problem keeps occuring.

While Zombie's solution works, the trouble is if you are crunching other projects and they are alpha stage (no check points) you loose some of your work on them during a restart.

ID: 99 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Anonymous
Avatar

Send message
Joined: 11 Sep 07
Posts: 19
Credit: 474
RAC: 0
Message 100 - Posted: 14 Nov 2007, 10:57:37 UTC - in response to Message 99.  

Why doesn't BOINC simply just not cache DNS longer than the TTL? I would imagine that for dynamic DNS, the TTL would be set quite low, or else it just wouldn't work.

ID: 100 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile TJM
Project administrator
Project developer
Project scientist
Avatar

Send message
Joined: 25 Aug 07
Posts: 843
Credit: 267,994,998
RAC: 0
Message 101 - Posted: 14 Nov 2007, 10:59:55 UTC - in response to Message 100.  

Anonymous wrote:

Ask BOINC devs about it I've read somewhere, that it is libcurl related problem. As far as I know, linux versions are not affected.

Ask BOINC devs about it :) I've read somewhere, that it is libcurl related problem. As far as I know, linux versions are not affected.

Anonymous wrote:

I would imagine that for dynamic DNS, the TTL would be set quite low, or else it just wouldn't work.

Last time I checked, TTL for no-ip dynamic domains was set to 60 seconds. There is also short downtime after IP change, up to 5 minutes, till no-ip client notices that IP has just changed. So the maximum real downtime is up to 6 minutes.

[root@Router local]# host enigma.no-ip.net
enigma.no-ip.net is an alias for kfd.no-ip.org.
kfd.no-ip.org has address 83.10.207.157

http://www.siteuptime.com/statistics.php?Id=32530&&UserId=46727

M4 Project homepage
M4 Project wiki
ID: 101 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Anonymous
Avatar

Send message
Joined: 11 Sep 07
Posts: 19
Credit: 474
RAC: 0
Message 102 - Posted: 14 Nov 2007, 11:01:31 UTC - in response to Message 101.  

TJM wrote:

Anonymous wrote:

Ask BOINC devs about it I've read somewhere, that it is libcurl related problem. As far as I know, linux versions are not affected.

Ask BOINC devs about it :) I've read somewhere, that it is libcurl related problem. As far as I know, linux versions are not affected.

Anonymous wrote:

I would imagine that for dynamic DNS, the TTL would be set quite low, or else it just wouldn't work.

Last time I checked, TTL for no-ip dynamic domains was set to 60 seconds. There is also short downtime after IP change, up to 5 minutes, till no-ip client notices that IP has just changed. So the maximum real downtime is up to 6 minutes.

[root@Router local]# host enigma.no-ip.net
enigma.no-ip.net is an alias for kfd.no-ip.org.
kfd.no-ip.org has address 83.10.207.157

http://www.siteuptime.com/statistics.php?Id=32530&&UserId=46727


Hmm, I see now. I would imagine that the BOINC developeres are working on the problem with a very high priority, since it can be quite an annoying one for those who crunch for smaller projects with dynamic IP's!

ID: 102 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
sprint
Project developer
Project tester
Project scientist

Send message
Joined: 16 Sep 07
Posts: 5
Credit: 83,261
RAC: 0
Message 103 - Posted: 14 Nov 2007, 11:03:27 UTC - in response to Message 102.  

The project is getting static IP shortly.


ID: 103 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
zombie67 [MM]
Avatar

Send message
Joined: 2 Sep 07
Posts: 25
Credit: 15,424,373
RAC: 0
Message 104 - Posted: 14 Nov 2007, 11:04:21 UTC - in response to Message 103.  

sprint wrote:
The project is getting static IP shortly.



YES!!
Dublin, CA
Team SETI.USA
ID: 104 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote

Message boards : Bug reports : Scheduler problems




Copyright © 2024 TJM