Ports/ freebsd problems

Message boards : Number crunching : Ports/ freebsd problems
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Luis Costa

Send message
Joined: 27 Jun 00
Posts: 11
Credit: 200,524
RAC: 0
Portugal
Message 141065 - Posted: 22 Jul 2005, 23:01:00 UTC

hello!

after i try HArd make a BOinc work on my server i Get this error


2005-07-22 23:59:11 [http://setiathome.berkeley.edu/] Sending scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi
2005-07-22 23:59:11 [http://setiathome.berkeley.edu/] Requesting 8640 seconds of work, returning 0 results
2005-07-22 23:59:12 [http://setiathome.berkeley.edu/] Scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded
2005-07-22 23:59:12 [SETI@home] Message from server: platform 'i386-portbld-freebsd4.11' not found
2005-07-22 23:59:12 [SETI@home] New host venue: home
2005-07-22 23:59:12 [SETI@home] Deferring communication with project for 23 hours, 59 minutes, and 59 seconds
2005-07-22 23:59:12 [SETI@home] Deferring communication with project for 23 hours, 59 minutes, and 59 seconds


Is here any person that can help me with this problem?
oi use freebsd 4.11 stable and i had install BOINC from the Free bsd Ports


Thanks in advanced

(I try make a search BUt didn´t found any answer for the problem)!
ID: 141065 · Report as offensive
Profile Luis Costa

Send message
Joined: 27 Jun 00
Posts: 11
Credit: 200,524
RAC: 0
Portugal
Message 141069 - Posted: 22 Jul 2005, 23:15:48 UTC

i try a bit more and i got this aswell

22-07-2005 23:13:40||Starting BOINC client version 4.68 for i386-portbld-freebsd4.11
22-07-2005 23:13:40||Data directory: /var/db/boinc
22-07-2005 23:13:40|SETI@home|Found app_info.xml; using anonymous platform
22-07-2005 23:13:40|SETI@home|Computer ID: 1206383; location: school; project prefs: school
22-07-2005 23:13:40||No general preferences found - using BOINC defaults
22-07-2005 23:13:40||Remote control allowed
22-07-2005 23:13:40||Insufficient work; requesting more
22-07-2005 23:13:40|SETI@home|Deferring communication with project for 23 hours, 51 minutes, and 34 seconds

also on the MY account In the computer detail i get this


Operating System FreeBSD
4.11-STABLE
Memory 1011.16 MB
Cache 976.56 KB
Swap space 0 MB
Total disk space 1.48 GB
Free Disk Space 0.82 GB
Measured floating point speed 1011.46 million ops/sec
Measured integer speed 2049.94 million ops/sec
Average upload rate Unknown
Average download rate 37.24 KB/sec
Average turnaround time 0 days
Maximum daily WU quota per CPU 0/day
Results 0
Number of times client has contacted server 0
Last time contacted server ---
% of time BOINC client is running 99.9801 %
While BOINC running, % of time host has an Internet connection -100 %
While BOINC running, % of time work is allowed 100 %



If some one can help i will be very appreciate!

LUis

ID: 141069 · Report as offensive
Profile Paul D. Buck
Volunteer tester

Send message
Joined: 19 Jul 00
Posts: 3898
Credit: 1,158,042
RAC: 0
United States
Message 141096 - Posted: 23 Jul 2005, 0:04:12 UTC

You are trying to use an optimized or self compiled version of the application and the server does not understand the app info file you have ... if you want to run the stock client, delete that file and restart BOINC.

If you want to use the optimized client, fix the file ...
ID: 141096 · Report as offensive
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 141122 - Posted: 23 Jul 2005, 0:57:57 UTC

I don't really have an answer for you. I'm running FreeBSD as well. My version is v5.4 which is a stable version. I'm also having a problem with BOINC on this machine. I found that SETI doesn't get my hostname and the machine's IP address. I haven't figured out why yet. I can attach but that's it. I would suggest checking the info for you computer to see if that may be your problem too. This is the only help I can offer, which may not be of any help.... Good luck....

CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 141122 · Report as offensive
Profile Crunch3r
Volunteer tester
Avatar

Send message
Joined: 15 Apr 99
Posts: 1546
Credit: 3,438,823
RAC: 0
Germany
Message 141128 - Posted: 23 Jul 2005, 1:05:00 UTC - in response to Message 141122.  
Last modified: 23 Jul 2005, 1:06:52 UTC

I'm also having a problem with BOINC on this machine. I found that SETI doesn't get my hostname and the machine's IP address. I haven't figured out why yet. I can attach but that's it.


This might be related to a misconfigured hosts file usually their should be something like
192.168.0.5 seticruncher.yourdomainname.org seticruncher (if your running your own DNS server)
or
192.168.0.5 seticruncher (while seticruncher is you hosts name)

in your /etc/hosts

might also a problem with you resolv.conf or if it´s a statically linked client you need a copy of the glibc libs it´s linked against

regards
Crunch3r






Join BOINC United now!
ID: 141128 · Report as offensive
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 141299 - Posted: 23 Jul 2005, 6:46:29 UTC - in response to Message 141128.  

I'm also having a problem with BOINC on this machine. I found that SETI doesn't get my hostname and the machine's IP address. I haven't figured out why yet. I can attach but that's it.


This might be related to a misconfigured hosts file usually their should be something like
192.168.0.5 seticruncher.yourdomainname.org seticruncher (if your running your own DNS server)
or
192.168.0.5 seticruncher (while seticruncher is you hosts name)

in your /etc/hosts

might also a problem with you resolv.conf or if it´s a statically linked client you need a copy of the glibc libs it´s linked against

regards
Crunch3r

I'll get back to you on this tomorrow. It's late and I need to sleep.... >:-)

CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 141299 · Report as offensive
Profile Luis Costa

Send message
Joined: 27 Jun 00
Posts: 11
Credit: 200,524
RAC: 0
Portugal
Message 141525 - Posted: 23 Jul 2005, 18:18:04 UTC - in response to Message 141096.  

You are trying to use an optimized or self compiled version of the application and the server does not understand the app info file you have ... if you want to run the stock client, delete that file and restart BOINC.

If you want to use the optimized client, fix the file ...


Hello

Sorry but you look like are wrong

The "version" i have i a standart that cames with the ports of freebsd and is compiled on the server....

os is a Normal normal one...


ID: 141525 · Report as offensive
Profile Luis Costa

Send message
Joined: 27 Jun 00
Posts: 11
Credit: 200,524
RAC: 0
Portugal
Message 141527 - Posted: 23 Jul 2005, 18:19:19 UTC - in response to Message 141128.  

I'm also having a problem with BOINC on this machine. I found that SETI doesn't get my hostname and the machine's IP address. I haven't figured out why yet. I can attach but that's it.


This might be related to a misconfigured hosts file usually their should be something like
192.168.0.5 seticruncher.yourdomainname.org seticruncher (if your running your own DNS server)
or
192.168.0.5 seticruncher (while seticruncher is you hosts name)

in your /etc/hosts

might also a problem with you resolv.conf or if it´s a statically linked client you need a copy of the glibc libs it´s linked against




Nope That server have a FIX iP and i vcan see it corrected on the "view computers" so isn´t that :(

ID: 141527 · Report as offensive
Profile Luis Costa

Send message
Joined: 27 Jun 00
Posts: 11
Credit: 200,524
RAC: 0
Portugal
Message 141528 - Posted: 23 Jul 2005, 18:20:41 UTC

hello Folks

Thanks for the help ....


(still can´t make the seti work either any other BOINC project)

Luis

ID: 141528 · Report as offensive
Profile Pooh Bear 27
Volunteer tester
Avatar

Send message
Joined: 14 Jul 03
Posts: 3224
Credit: 4,603,826
RAC: 0
United States
Message 141567 - Posted: 23 Jul 2005, 19:22:13 UTC

I am unsure there is a normal FreeBSD download for Seti (from the site directly). Wherever you got the ported FreeBSD Boinc, you also need to get the ported FreeBSD Seti. I am also unsure that any of the other projects have yet been ported. I will be looking into this myself in the furture, when I finally get the other systems in place that I want to use, but I have not looked at this situation, as of yet.

I only wonder why there is not Berkeley written versions for the BSDs. Since BSD is Berkeley.... Just a thought.



My movie https://vimeo.com/manage/videos/502242
ID: 141567 · Report as offensive
Profile Luis Costa

Send message
Joined: 27 Jun 00
Posts: 11
Credit: 200,524
RAC: 0
Portugal
Message 142123 - Posted: 24 Jul 2005, 16:52:01 UTC - in response to Message 141567.  

Wherever you got the ported FreeBSD Boinc, you also need to get the ported FreeBSD Seti.

Yes i did


I am also unsure that any of the other projects have yet been ported.

They think do the Einstein soon BUT i only need seti I wanna Crunch crunch.....



I only wonder why there is not Berkeley written versions for the BSDs. Since BSD is Berkeley.... Just a thought.


Don´t tell nobody..... But .... I also am very interessing know why is not done a compile copy in bsd ...

anyway Thanks for the support.


Luís

ID: 142123 · Report as offensive
B.U.M.S.P.A.S.S.A.T

Send message
Joined: 10 Jun 02
Posts: 5
Credit: 669,560
RAC: 0
Germany
Message 142735 - Posted: 25 Jul 2005, 21:12:41 UTC
Last modified: 25 Jul 2005, 21:13:29 UTC

Well, my problem looks like this:

...Sending scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi
...Requesting 8640 seconds of work, returning 0 results
...Scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded
...Message from server: platform 'i386-portbld-freebsd5.4' not found
...no work from project
...Dereferring communication with project for...

this is the "Messages" output from my boincmgr.

I have...
Athlon 550, 128MB RAM and definitely enough harddiskspace. FreeBSD 5.4 Stable. I built /usr/ports/net/boinc-client via "make clean", "make install" and after that i built /usr/ports/astro/boinc-setiathome (same way). I still always get the same result, although network is working properly. Can anyone help?
ID: 142735 · Report as offensive
Profile Crunch3r
Volunteer tester
Avatar

Send message
Joined: 15 Apr 99
Posts: 1546
Credit: 3,438,823
RAC: 0
Germany
Message 142748 - Posted: 25 Jul 2005, 21:33:39 UTC - in response to Message 142735.  

Well, my problem looks like this:

...Sending scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi
...Requesting 8640 seconds of work, returning 0 results
...Scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded
...Message from server: platform 'i386-portbld-freebsd5.4' not found
...no work from project
...Dereferring communication with project for...

this is the "Messages" output from my boincmgr.

I have...
Athlon 550, 128MB RAM and definitely enough harddiskspace. FreeBSD 5.4 Stable. I built /usr/ports/net/boinc-client via "make clean", "make install" and after that i built /usr/ports/astro/boinc-setiathome (same way). I still always get the same result, although network is working properly. Can anyone help?


You should take a look here --> http://setiathome.berkeley.edu/forum_thread.php?id=17480

or here -->
http://setiathome.berkeley.edu/forum_thread.php?id=17349

solution is there just need to read or use the search function ;)

regards
Crunch3r


Join BOINC United now!
ID: 142748 · Report as offensive
B.U.M.S.P.A.S.S.A.T

Send message
Joined: 10 Jun 02
Posts: 5
Credit: 669,560
RAC: 0
Germany
Message 143113 - Posted: 26 Jul 2005, 15:06:23 UTC - in response to Message 142748.  


You should take a look here --> http://setiathome.berkeley.edu/forum_thread.php?id=17480

or here -->
http://setiathome.berkeley.edu/forum_thread.php?id=17349

solution is there just need to read or use the search function ;)

regards
Crunch3r


Thanks, I'll have a look and hope it helps ;)

St0fF
ID: 143113 · Report as offensive
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 143176 - Posted: 26 Jul 2005, 18:35:18 UTC - in response to Message 143113.  


You should take a look here --> http://setiathome.berkeley.edu/forum_thread.php?id=17480

or here -->
http://setiathome.berkeley.edu/forum_thread.php?id=17349

solution is there just need to read or use the search function ;)

regards
Crunch3r


Thanks, I'll have a look and hope it helps ;)

St0fF

I checked it out, made a few mods and still, SETI can't get my hostname or machine IP address. Could it have ANYTHING to do with my router. My XP box has been working through it since installation.

It also seems that the install put the executable in other than the proper place. My location: /usr/locaL/lib/boinc/ Originally, I was instructed to locate it here: /usr/local/bin/ by a friend of mine. He's running BOINC on FreeBSD just fine.... Nothing we have done will allow SETI to get my hostname of machine IP address.... >:-(

CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 143176 · Report as offensive
B.U.M.S.P.A.S.S.A.T

Send message
Joined: 10 Jun 02
Posts: 5
Credit: 669,560
RAC: 0
Germany
Message 143358 - Posted: 27 Jul 2005, 0:01:38 UTC - in response to Message 143113.  
Last modified: 27 Jul 2005, 0:02:17 UTC


You should take a look here --> http://setiathome.berkeley.edu/forum_thread.php?id=17480

or here -->
http://setiathome.berkeley.edu/forum_thread.php?id=17349

solution is there just need to read or use the search function ;)

why if someone else knows better?

regards
Crunch3r


Thanks, I'll have a look and hope it helps ;)

St0fF


ok, I did "cp $seticlient &var/db/boinc/projects/seti[..]edu/" and the communication works, but I get this:

unrecoverable error for result $result (process exited with code 2)

maybe some "make world" necessary?
ID: 143358 · Report as offensive

Message boards : Number crunching : Ports/ freebsd problems


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.