Questions and Answers :
Getting started :
Unable to attach project from command line
Message board moderation
Author | Message |
---|---|
Send message Joined: 10 May 20 Posts: 310 Credit: 4,733,484,700 RAC: 0 |
Need some help from Linux users. I tried to attach the project from the Manager and got an authentication error. Unsuccessful. Then tried to attach the project from the command line. Unsuccessful. About all I've managed to accomplish is the creation of the account_universeathome.pl_universe.xml file. Get status or get project_urls is still only showing the Einstein project as attached projects. The command line has offered no other status, errors or other informational messages about why I can't get the project attached. No download of the master file or anything gets attempted. I see that there is support for aarch64-unknown-linux-gnu platform in the all_projects_list.xml file for the project so assume there is an application for aarch64-unknown-linux-gnu. I have a Nvidia Jetson Nano host which works on that platform for Einstein and used to be attached to SETI. Can someone provide some hints or instructions on how to attach my Nano host to the project. TIA. A proud member of the OFA (Old Farts Association) |
Send message Joined: 24 Sep 18 Posts: 1 Credit: 154,257,657 RAC: 0 |
Hi, I have inserted universe@home under Linux (successfully on the command line with the following steps: 1. sudo apt-get update 2. sudo apt-get install boinc-client 3. boinccmd --lookup_account http://universeathome.pl/universe <your email account> <password> 4.boinccmd --project_attach http://universeathome.pl/universe <your_account_key> 5. boinccmd --get_tasks Maybe this will help you Greetings Aiwiz |