Questions and Answers :
Unix/Linux :
boinc_cmd --project_attach not working
Message board moderation
Author | Message |
---|---|
![]() ![]() Send message Joined: 15 Jun 99 Posts: 69 Credit: 5,679,894 RAC: 5 |
2005-12-17 13:45:19 [---] Already attached to http://setiathome.berkeley.edu/ 2005-12-17 13:45:31 [http://setiathome.berkeley.edu/] Scheduler request to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi failed with a return value of 500 2005-12-17 13:45:31 [http://setiathome.berkeley.edu/] No schedulers responded 2005-12-17 13:45:31 [http://setiathome.berkeley.edu/] Couldn't connect to URL http://setiathome.berkeley.edu/. Please check URL. I had no problem browsing to the URL using a broswer. Why couldn't my boinc command-line client (5.1.13a) connect? Is there an alternative project URL? Might, Courage, Vision, Sincerity. Simplicity is beauty! May the Force and farces be with you! |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
Can you please try to detach from the project and reattach to the project. You can also try to download the newest boinc client. In the moment 5.2.13 is the recommened version. This version also fix a lot of bugs .
You have used the right one. |
![]() ![]() Send message Joined: 15 Jun 99 Posts: 69 Credit: 5,679,894 RAC: 5 |
> Can you please try to detach from the project and reattach to the project. Did you mean `boinc_cmd --project http://setiathome.berkeley.edu detach`? I tried, but on --project_attach, boinc still reported "no response from schedular". > You can also try to download the newest boinc client. > In the moment 5.2.13 is the recommened version. This > version also fix a lot of bugs . Already running the latest linux command-line client. My linux server is in Hong Kong. Might, Courage, Vision, Sincerity. Simplicity is beauty! May the Force and farces be with you! |
![]() ![]() Send message Joined: 15 Jun 99 Posts: 69 Credit: 5,679,894 RAC: 5 |
Might, Courage, Vision, Sincerity. Simplicity is beauty! May the Force and farces be with you! |
![]() ![]() Send message Joined: 4 Oct 99 Posts: 239 Credit: 8,425,288 RAC: 0 ![]() |
can you traceroute to the site from that computer? it says you already attached so you do not need to keep using the --attach_project switch |
![]() ![]() Send message Joined: 15 Jun 99 Posts: 69 Credit: 5,679,894 RAC: 5 |
can you traceroute to the site from that computer? traceroute is not a reliable tool to check connection. I could estasblish connection with `telnet setiathome.berkeley.edu 80`, but "get /" didn't response. telneting to port 443 didn't work. Might, Courage, Vision, Sincerity. Simplicity is beauty! May the Force and farces be with you! |
![]() ![]() Send message Joined: 19 Jul 00 Posts: 31 Credit: 215,511 RAC: 0 ![]() |
I could estasblish connection with `telnet setiathome.berkeley.edu 80`, but "get /" didn't response. Don't you have to append your key to the end of the URL? ---------------------- Keef - Dartford Kent UK RIP Seti Classic ============= |
![]() ![]() Send message Joined: 15 Jun 99 Posts: 69 Credit: 5,679,894 RAC: 5 |
I could estasblish connection with `telnet setiathome.berkeley.edu 80`, but "get /" didn't response. I did use the account key I got via email. boinc_cmd \\ --host localhost \\ --passwd $PASSWD \\ --project_attach $PJURL $ACKEY Might, Courage, Vision, Sincerity. Simplicity is beauty! May the Force and farces be with you! |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
traceroute is not a reliable tool to check connection. I could estasblish connection with `telnet setiathome.berkeley.edu 80`, but "get /" didn't response. Do you have some firewall running on your system or between your affected system and between the internet ? - If yes, can you please deactivate it, and try again. Are the name resoulution OK ? - You can check it with "nslookup setiathome.berkeley.edu". |
![]() ![]() Send message Joined: 15 Jun 99 Posts: 69 Credit: 5,679,894 RAC: 5 |
traceroute is not a reliable tool to check connection. I could estasblish connection with `telnet setiathome.berkeley.edu 80`, but "get /" didn't response. [ ok ] root@server:/etc/init.d # nslookup setiathome.berkeley.edu Server: 127.0.0.1 Address: 127.0.0.1#53 Non-authoritative answer: setiathome.berkeley.edu canonical name = setiathome.SSL.berkeley.edu. Name: setiathome.SSL.berkeley.edu Address: 128.32.18.152 Name: setiathome.SSL.berkeley.edu Address: 128.32.18.151 What ports does boinc_client needs to be opened? RELATED TCP traffic are always allowed. Might, Courage, Vision, Sincerity. Simplicity is beauty! May the Force and farces be with you! |
![]() ![]() Send message Joined: 15 Jun 99 Posts: 69 Credit: 5,679,894 RAC: 5 |
Interesting... root@server:/etc/init.d # nsl | grep boinc tcp 0.0.0.0:1043 0.0.0.0:* LISTEN 12458/boinc_cli tcp 222.167.160.26:2186 128.32.18.173:80 ESTABLISHED12458/boinc_cli Might, Courage, Vision, Sincerity. Simplicity is beauty! May the Force and farces be with you! |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
Boinc needs port 80 outgoing to the seti servers. But I am not shure if it needs https, too. |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
Port 1043 is for the communication from the boinc manager with the boinc client. Port 80 is established to the seti servers, are the way back (high ports) ok ? |
![]() ![]() Send message Joined: 15 Jun 99 Posts: 69 Credit: 5,679,894 RAC: 5 |
I just send an attach request tonight. The scheduler responded this time. Maybe it's the database merging that's droppping foerign requests. Might, Courage, Vision, Sincerity. Simplicity is beauty! May the Force and farces be with you! |
![]() ![]() Send message Joined: 15 Jun 99 Posts: 69 Credit: 5,679,894 RAC: 5 |
I just send an attach request tonight. The scheduler responded this time. Maybe it's the database merging that's droppping foerign requests. No... the scheduler is refusing connection again when my boinc_client submited its first result... Might, Courage, Vision, Sincerity. Simplicity is beauty! May the Force and farces be with you! |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
I just send an attach request tonight. The scheduler responded this time. Maybe it's the database merging that's droppping foerign requests. Was this only a temporarly problem ? - The stats show two uploaded results and one downloaded WU for today. |
![]() ![]() Send message Joined: 15 Jun 99 Posts: 69 Credit: 5,679,894 RAC: 5 |
Was this only a temporarly problem ? - The stats show two uploaded results and one downloaded WU for today. I don't know. here are some interesting entries from stderrdae.txt: 2005-12-29 06:03:55 [SETI@home] Scheduler request to http://setiboinc.ssl.berkel ey.edu/sah_cgi/cgi failed with a return value of -182 2005-12-29 06:11:55 [SETI@home] Scheduler request to http://setiboinc.ssl.berkel ey.edu/sah_cgi/cgi failed with a return value of -106 2005-12-30 09:10:43 [SETI@home] Scheduler request to http://setiboinc.ssl.berkel ey.edu/sah_cgi/cgi failed with a return value of 500 And here is the latest entry from stdoutdae.txt: 2005-12-30 09:07:38 [SETI@home] Requesting 8640 seconds of new work, and reporti ng 1 results 2005-12-30 09:10:43 [SETI@home] Scheduler request to http://setiboinc.ssl.berkel ey.edu/sah_cgi/cgi failed with a return value of 500 2005-12-30 09:10:43 [SETI@home] No schedulers responded Might, Courage, Vision, Sincerity. Simplicity is beauty! May the Force and farces be with you! |
©2025 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.