Thread 'boinc client questions...'

Message boards : BOINC client : boinc client questions...
Message board moderation

To post messages, you must log in.

AuthorMessage
Karl Bellve

Send message
Joined: 17 Mar 08
Posts: 2
United States
Message 15960 - Posted: 17 Mar 2008, 20:12:05 UTC

I am very new to BOINC and I am in the midst of setting up a BOINC server as well as trying to configure workstations. I am at the steep point of the learning curve...but I am making progress..

I am trying to do everything with the command line because I will need to set up multiple machines to connect to a single project server.

Right now, I can attach a boinc client to the project with:
./boinc_cmd --project_attach http://host/project <weak key>

But, I haven't been able to set the account for the client, nor the team which is <user_name> and <team_name> in the xml files. I can't see the computer in the user account on the server either.

The following doesn't seem to work:
boinc_cmd --lookup_account

When you attach to a project with a weak account key, shouldn't it automatically be part of the users account?

The boinc server I am setting up has account creation disabled, except I did create this one account for testing. It is still using the "uppercase" program until I convert our program to boinc...but that is a whole another ball game.

Thanks for reading!




ID: 15960 · Report as offensive
Keck_Komputers
Avatar

Send message
Joined: 29 Aug 05
Posts: 304
United States
Message 15961 - Posted: 17 Mar 2008, 23:10:27 UTC

The weak key should be in the form "<account#>_<long hex number>", if the server just provides the long hex number it will not work properly.

Once a client is attached it should retrieve the team name and user name from the server automatically.

One of the easy ways to attach multiple hosts to a project is attach one host, then copy the account*.xml file to the BOINC directory of the other hosts. The next time BOINC is started it will attach to the project automatically.
BOINC WIKI

BOINCing since 2002/12/8
ID: 15961 · Report as offensive
Karl Bellve

Send message
Joined: 17 Mar 08
Posts: 2
United States
Message 15971 - Posted: 18 Mar 2008, 13:49:24 UTC - in response to Message 15961.  

The weak key should be in the form "<account#>_<long hex number>", if the server just provides the long hex number it will not work properly.

Once a client is attached it should retrieve the team name and user name from the server automatically.


I believe that is what I used. It looks like 1_<weak_key>, where I am account #1.
./boinc_cmd --project_attach http://host/project 1_<weak__key>

I am wondering if the computer information on the account web page on the project server isn't being shown because the project server is in "maintenance" mode. So, the computer isn't attached?

I am also looking at client_state.xml and client_state_prev.xml and wondering why the <user_name></user_name> <team_name></team_name> fields are emtpy/




One of the easy ways to attach multiple hosts to a project is attach one host, then copy the account*.xml file to the BOINC directory of the other hosts. The next time BOINC is started it will attach to the project automatically.


Thanks for the hint. That will be helpful.
ID: 15971 · Report as offensive
Nicolas

Send message
Joined: 19 Jan 07
Posts: 1179
Argentina
Message 15974 - Posted: 18 Mar 2008, 14:59:52 UTC - in response to Message 15971.  

The weak key should be in the form "<account#>_<long hex number>", if the server just provides the long hex number it will not work properly.

Once a client is attached it should retrieve the team name and user name from the server automatically.


I believe that is what I used. It looks like 1_<weak_key>, where I am account #1.
./boinc_cmd --project_attach http://host/project 1_<weak__key>

I am wondering if the computer information on the account web page on the project server isn't being shown because the project server is in "maintenance" mode. So, the computer isn't attached?

Oh definitely. You can't attach to a project if the server is down!

ID: 15974 · Report as offensive

Message boards : BOINC client : boinc client questions...

Copyright © 2025 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.