Pages: [1]
Goon
BAM!ID: 1448
Joined: 2006-06-02
Posts: 1
Credits: 44,391,571
World-rank: 19,787

2006-06-03 12:49:07

I have a computer without graphical server. I can't manage to attach my computer to BAM, I can't find the correct command. -attach_project does not work and as far as I can tell this is normal, considering that BAM is an account manager, not a project. Could anyone help me and give me the correct command line please ?
Unforeseen
BAM!ID: 1670
Joined: 2006-06-05
Posts: 1
Credits: 958,719
World-rank: 219,042

2006-06-06 16:11:42
last modified: 2006-06-06 16:44:00

I have a computer without graphical server. I can't manage to attach my computer to BAM, I can't find the correct command. -attach_project does not work and as far as I can tell this is normal, considering that BAM is an account manager, not a project. Could anyone help me and give me the correct command line please ?



--acct_mgr_rpc URL name password

Edited to clarify - just run the client normal without projects. Then use boinc_cmd with this option. If you are running boinc_cmd on the same machine as the client just do

./boinc_cmd --acct_mgr_rpc URL name password in your BOINC dir

NOTE I have not yet gotten this to work with BAM, at least on RH9, i'm going to try FC4 later. I get a http error.
Guest

2006-08-11 01:21:45

I've got the same problem, did anyone find a solution to solve this problem? Or: How to connect to BAM using a non-graphical linux client of BOINC?
DubbleU
BAM!ID: 886
Joined: 2006-05-28
Posts: 9
Credits: 23,458
World-rank: 1,224,444

2006-09-11 10:35:56
last modified: 2006-09-11 10:38:49

This worked really fine for me. I attached an already running client to BAM like this:

[marco@server] ./boinc_cmd --acct_mgr_rpc http://bam.boincstats.com/ DubbleU <password_here>
[marco@server] tail boinc.log
...
2006-09-11 12:34:14 [---] Contacting account manager at http://bam.boincstats.com/
2006-09-11 12:34:16 [---] Account manager contact succeeded
2006-09-11 12:35:16 [---] Contacting account manager at http://bam.boincstats.com/
2006-09-11 12:35:18 [---] Account manager: BAM Host-ID: 81xx
2006-09-11 12:35:18 [---] Account manager contact succeeded

Regards,
Marco

EDIT: I'm using stock BOINC client 5.4.9 on that computer
MW

.
torx
BAM!ID: 8002
Joined: 2006-10-07
Posts: 5
Credits: 238,256
World-rank: 447,040

2006-10-08 03:10:43

./boinc_cmd --acct_mgr_rpc http://bam.boincstats.com/ DubbleU <password_here>

above line copied from doubleU's post (obviously).
most important, apparently, is the trailing /, which finally made it work for me as well.
just posting this here so others don't have the same troubles

-torx
Pages: [1]

Index :: BAM! General :: How to attach to BAM with the linux client
Reason: