Thanks Christian  and Reb,

The problem was with download_url in config.xml and the client is able to
download workunits i think.
Because, my event log shows as finished download but my tasks page show
download failed.
Can you please explain the following name in tasks page.

[image: Inline image 1]

I guess the server is unable to download results back.
My config.xml and schedulers.txt are attached.




On Mon, May 5, 2014 at 6:43 PM, Rebirther <[email protected]> wrote:

>   http://boinc.berkeley.edu/trac/wiki/ServerIntro
>
> As Christian has written you can run the 
> Client_configuration<http://boinc.berkeley.edu/wiki/Client_configuration>debug.
> I think there is something wrong with scheduler.txt or the permissions on
> download folder. Check this first.
> If you are willing to post the content of the scheduler.txt and the
> download path in config.xml pls do that.
>
> -Reb
>
>
>  *From:* uday kumar <[email protected]>
> *Sent:* Monday, May 05, 2014 6:29 AM
> *To:* Rebirther <[email protected]>
> *Subject:* Re: [boinc_projects] Temporarily failed download
>
>    I am running server in VM and trying to connect from host as client.
> I am using just ip address and not any server address.
>
> In my case host ip is 192.168.1.100 and guest (VM) is 192.168.1.102.
>
> I am able to ping both ways and open the project home page from host. The
> client is getting set of tasks too from the server but it is unable to
> download the workunit. I restarted the server and reloaded project in BOINC
> manager.
>
> The daemons are running as i checked in my server. What rights should i
> set to folders?
>
>
>
> On Mon, May 5, 2014 at 9:51 AM, Rebirther <[email protected]> wrote:
>
>>   Do you run the server in a VM and try to connect from the same
>> machine? Is there a domain name or the local server name?
>> Can you load and see the project homepage? Do you have set the rights to
>> the folders?
>> After changing scheduler.txt restart the server and reset the project in
>> BOINCmanager.
>>
>> Are the daemons running (bin/status)?
>>
>> -Reb
>>
>>
>>  *From:* uday kumar <[email protected]>
>> *Sent:* Monday, May 05, 2014 1:32 AM
>> *To:* Rebirther <[email protected]> ; [email protected]
>> *Cc:* [email protected]
>> *Subject:* Re: [boinc_projects] Temporarily failed download
>>
>>   hi,
>>
>> Thanks for your reply. But i am still facing the same issues.
>>
>> Changing url in schedulers.txt didn't help :(
>>
>>
>> On Sun, May 4, 2014 at 11:59 AM, Rebirther <[email protected]> wrote:
>>
>>> Take a look into the scheduler.txt and change the name to your server
>>> name.
>>>
>>> https://boinc.berkeley.edu/trac/wiki/MasterUrl
>>>
>>> -Reb
>>>
>>> -----Ursprüngliche Nachricht----- From: uday kumar
>>> Sent: Sunday, May 04, 2014 2:19 AM
>>> To: [email protected] ; [email protected]
>>> Subject: [boinc_projects] Temporarily failed download
>>>
>>>
>>> Hi
>>>
>>> i have created a project using BOINC and finally succeeded in getting
>>> tasks
>>> to client.
>>> But the work units are not being downloaded to client. This is the
>>> information in logs at client side.
>>>
>>> 5/4/2014 5:17:49 AM | velveth | Started download of
>>> velveth_app_1399157528_6
>>> 5/4/2014 5:17:52 AM |  | Project communication failed: attempting access
>>> to
>>> reference site
>>> 5/4/2014 5:18:01 AM |  | Internet access OK - project servers may be
>>> temporarily down.
>>> 5/4/2014 5:18:11 AM | velveth | Temporarily failed download of
>>> velveth_app_1399157528_6: connect() failed
>>>
>>> can someone guide me how to resolve this?
>>>
>>> --
>>> --
>>> *Uday Kumar*
>>> _______________________________________________
>>> boinc_projects mailing list
>>> [email protected]
>>> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_projects
>>> To unsubscribe, visit the above URL and
>>> (near bottom of page) enter your email address.
>>>
>>
>>
>>
>> --
>> --
>> *Uday Kumar*
>>
>
>
>
> --
> --
> *Uday Kumar*
>



-- 
--
*Uday Kumar*
<!-- <scheduler>http://192.168.1.102/velveth_cgi/cgi</scheduler> -->
<link rel="boinc_scheduler" href="http://192.168.1.102/velveth_cgi/cgi";>
<?xml version="1.0" ?>
<boinc>
  <config>
    <uldl_pid>/var/run/apache2.pid</uldl_pid>
    <upload_dir>
      /home/boincadm/test_data/output
    </upload_dir>
    <send_result_abort>
      1
    </send_result_abort>
    <long_name>
      velveth
    </long_name>
    <cgi_url>
      http://192.168.1.102/velveth_cgi/
    </cgi_url>
    <sched_debug_level>
      3
    </sched_debug_level>
    <upload_url>
      http://192.168.1.102/velveth_cgi/file_upload_handler
    </upload_url>
    <disable_account_creation>
      0
    </disable_account_creation>
    <uldl_dir_fanout>
      1024
    </uldl_dir_fanout>
    <download_url>
     http://192.168.1.102/velveth/download
    </download_url>
    <db_user>
      boincadm
    </db_user>
    <log_dir>
      /home/boincadm/projects/velveth/log_debian6
    </log_dir>
    <app_dir>
      /home/boincadm/projects/velveth/apps
    </app_dir>
    <download_dir>
      /home/boincadm/projects/velveth/download
    </download_dir>
    <fuh_debug_level>
      3
    </fuh_debug_level>
    <master_url>
      http://192.168.1.102/velveth/
    </master_url>
    <host>
      debian6
    </host>
    <db_name>
      velveth
    </db_name>
    <shmem_key>
      0x1111e1f3
    </shmem_key>
    <show_results>
      1
    </show_results>
    <key_dir>
      /home/boincadm/projects/velveth/keys/
    </key_dir>
    <dont_generate_upload_certificates>
      1
    </dont_generate_upload_certificates>
    <ignore_upload_certificates>
      1
    </ignore_upload_certificates>
    <db_passwd>
      
      
      
      
      
    </db_passwd>
    <min_sendwork_interval>
      6
    </min_sendwork_interval>
    <db_host>
      
      
      
      
      
    </db_host>
    <daily_result_quota>
      500
    </daily_result_quota>
    <one_result_per_user_per_wu>
      0
    </one_result_per_user_per_wu>
    <max_wus_to_send>
      50
    </max_wus_to_send>
  </config>
  <tasks>
    <task>
      <cmd>
        antique_file_deleter -d 2
      </cmd>
      <period>
        24 hours
      </period>
      <disabled>
        0
      </disabled>
      <output>
        antique_file_deleter.out
      </output>
    </task>
    <task>
      <cmd>
        db_dump -d 2 --dump_spec ../db_dump_spec.xml
      </cmd>
      <period>
        24 hours
      </period>
      <disabled>
        1
      </disabled>
      <output>
        db_dump.out
      </output>
    </task>
    <task>
      <cmd>
        run_in_ops ./update_uotd.php
      </cmd>
      <period>
        1 days
      </period>
      <disabled>
        1
      </disabled>
      <output>
        update_uotd.out
      </output>
    </task>
    <task>
      <cmd>
        run_in_ops ./update_forum_activities.php
      </cmd>
      <period>
        1 hour
      </period>
      <disabled>
        1
      </disabled>
      <output>
        update_forum_activities.out
      </output>
    </task>
    <task>
      <cmd>
        update_stats
      </cmd>
      <period>
        1 days
      </period>
      <disabled>
        0
      </disabled>
      <output>
        update_stats.out
      </output>
    </task>
    <task>
      <cmd>
        run_in_ops ./update_profile_pages.php
      </cmd>
      <period>
        24 hours
      </period>
      <disabled>
        1
      </disabled>
      <output>
        update_profile_pages.out
      </output>
    </task>
    <task>
      <cmd>
        run_in_ops ./team_import.php
      </cmd>
      <period>
        24 hours
      </period>
      <disabled>
        1
      </disabled>
      <output>
        team_import.out
      </output>
    </task>
    <task>
      <cmd>
        run_in_ops ./notify.php
      </cmd>
      <period>
        24 hours
      </period>
      <disabled>
        1
      </disabled>
      <output>
        notify.out
      </output>
    </task>
  </tasks>
  <daemons>
	<daemon>
      <cmd>
        sample_work_generator -d 3 --app velveth_app --in_template_file workunit.xml --out_template_file result.xml 
      </cmd>
    </daemon>
	<daemon>
    	<cmd>sample_trivial_validator --app velveth_app</cmd>
    	</daemon>
    <daemon>
      <cmd>
        feeder -d 3 
      </cmd>
    </daemon>
    <daemon>
      <cmd>
        transitioner -d 3 
      </cmd>
    </daemon>
    <daemon>
      <cmd>
        file_deleter -d 3 
      </cmd>
    </daemon>
  </daemons>
</boinc>

_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to