Hi all,

I'm trying to set up a test server in a VM based on the instructions here
<https://boinc.berkeley.edu/trac/wiki/VmServer>. Everything appears fine,
the server is running, from my host machine I can connect to the web
interface, and from the client on the host machine I can successfully add
the project. The problem is when client requests work I get this in the
logs,

Requesting new tasks for CPU
Project communication failed: attempting access to reference site
Scheduler request failed: Couldn't connect to server
Internet access OK - project servers may be temporarily down.

bin/status on the server looks like so,

bin/status
BOINC is ENABLED

DAEMON  pid  status      lockfile disabled  commandline
   1   2663  running     locked   no        feeder -d 3
   2   2666  running     locked   no        transitioner -d 3
   3   2670  running     locked   no        file_deleter -d 3

TASK       last run       period          next run        lock file
disabled  commandline
   1 2015/04/28 00:40:01  24 hours   2015/04/29 00:40:01  unlocked  no
   antique_file_deleter -d 2
   2 2015/04/28 00:40:01  24 hours   2015/04/29 00:40:01  unlocked  no
   db_dump -d 2 --dump_spec ../db_dump_spec.xml
   3 2015/04/28 00:40:01  1 days     2015/04/29 00:40:01  unlocked  no
   run_in_ops ./update_uotd.php
   4 2015/04/28 04:40:01  1 hour     2015/04/28 05:40:01  unlocked  no
   run_in_ops ./update_forum_activities.php
   5 2015/04/28 00:40:01  1 days     2015/04/29 00:40:01  unlocked  no
   update_stats
   6 2015/04/28 00:40:01  24 hours   2015/04/29 00:40:01  unlocked  no
   run_in_ops ./update_profile_pages.php
   7          ?           24 hours           NOW          unlocked  yes
  run_in_ops ./team_import.php
   8 2015/04/28 00:40:01  24 hours   2015/04/29 00:40:01  unlocked  no
   run_in_ops ./notify.php
   9 2015/04/28 00:40:01  24 hours   2015/04/29 00:40:01  unlocked  no
   run_in_ops ./badge_assign.php


I've tried this both having the VM in Bridged Adapter mode (as recommended)
or NAT. For NAT, I forward 80 -> 8080, 22 -> 8022, and 31416 -> 31416.
Everything above is the same in either case.

I've also tried with a client running on the host machine which is Linux,
and in a Windows VM on the host, both identical results.


Any ideas what might be going on? Are there ways to get a more detailed
error message?

Thanks,

Marius
_______________________________________________
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