Message boards : BOINC Manager : boinccmd problem: can't connect to local host
Message board moderation
Author | Message |
---|---|
Send message Joined: 14 Feb 13 Posts: 50 |
Hello all, I have added my application(hello world) into boinc server and know I want to attach boinc client into the project, I don't know if I have to use boinccmd or something else but as I read I use this command to do so: ./boinccmd --project_attach http:XXXX/hello can't connect to local host why this error has occurred? Does anyone have instruction on how we can attach boinc client into customized project? thx. |
Send message Joined: 14 Feb 13 Posts: 50 |
I solved it,but is there any guide instructions for that(attaching to project)? because know I have an error of authentication. status: authentication error Error -155: authentication error |
Send message Joined: 6 Jul 10 Posts: 585 |
See http://boinc.berkeley.edu/wiki/Boinccmd Coelum Non Animum Mutant, Qui Trans Mare Currunt |
Send message Joined: 14 Feb 13 Posts: 50 |
thanks, I have seen that,but there are no points about my problem there. |
Send message Joined: 14 Feb 13 Posts: 50 |
my authentication problem is solved right now. but I don't know what I have to do if I want to attach to the project. I have to use create_account command first?or I have to use another command. ? because when I use create_account command I face the error: status: Success poll status: operation in progress poll status: operation in progress poll status: transient HTTP error any solution? |
Send message Joined: 6 Jul 10 Posts: 585 |
I've never created then attached to a project via boinccmd, but the manual says: Step 1) --create_account URL email password name which in full could be boinccmd --create_account www.myproject.org [email protected] mypassword fazel step 2) --lookup_account URL email password which then would be boinccmd --lookup_account www.myproject.org [email protected] mypassword This prints the account key needed for the next hurdle Step 3) --project_attach URL account_key which becomes boinccmd --project_attach www.myproject.org account_key If that does not work, then I don't know what. Coelum Non Animum Mutant, Qui Trans Mare Currunt |
Send message Joined: 14 Feb 13 Posts: 50 |
thanks alot for your help. this is really helpful,but in the first step I face the problem: poll status: operation in progress poll status: operation in progress poll status: transient HTTP error when I look into boinc client log information this is shown: 17-Feb-2013 22:00:03 [---] Project communication failed: attempting access to reference site 17-Feb-2013 22:00:05 [---] Internet access OK - project servers may be temporarily down. is it related to firewall setting? but I am trying to connect to local server. |
Send message Joined: 5 Oct 06 Posts: 5129 |
If it's a local server, consider how your network is (or isn't) establishing the correct connection between your client computer and your server. See my recent message 47709 for some pointers. |
Send message Joined: 14 Feb 13 Posts: 50 |
thank very much, In the client_state.xml file there is no <scheduler_url> tag. what should I do? |
Send message Joined: 14 Feb 13 Posts: 50 |
and just for your information I couldn't make my boincmgr in the "sea" directory so I copied boinccmd manually to boinc client directory. I don not know is it related to the problem or not, |
Send message Joined: 14 Feb 13 Posts: 50 |
my problem is solved by the help of dear Rebirther. now I can create account and get account key but when I want to attach the project I see this error: 18-Feb-2013 19:51:50 [---] Invalid URL: http:XXXXX/hello/ any solution? |
Send message Joined: 6 Jul 10 Posts: 585 |
What's wrong with that printed path I'd ask... where are the 2 forward slashes after http: [already seen missing the OP] ? Figure they're needed even if it's going on the same server. Coelum Non Animum Mutant, Qui Trans Mare Currunt |
Send message Joined: 14 Feb 13 Posts: 50 |
no they are exist.the error is: 18-Feb-2013 21:24:08 [---] Invalid URL: http://XXXXX/hello/ I have already taken the account key and I can click on that URL and my webpage is shown.I don't know what is wrong with this?! thanks. |
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.