Closed mocallins closed 8 months ago
Thanks for the detailed bug report! I am sorry that our PrimeNet script did not work for you. I have been simultaneously working on multiple versions of the script and it looks like I accidentally include a change in the 1.2.3 update yesterday that was actually meant for version 2.0. I will fix this later today...
Note that this code path in the script is for the deprecated and not recommended manual testing feature. Since you are running it on a Raspberry Pi, presumably you are using it with Mlucas and thus you should not need to do manual testing. Just remove the password
line from your local.ini
file and the script will use the PrimeNet API, which should work as expected.
I fixed the manual testing feature of the script in https://github.com/tdulcet/Distributed-Computing-Scripts/commit/f88322628103c8d1b73768578caee3c612959fd1.
Output from wget https://raw.github.com/tdulcet/Linux-System-Information/master/info.sh -qO - | bash -s
Error from: nohup ~/prime95/primenet.py -w ~/prime95 --num-workers 1 >> primenet.out &
Anything else you might need, just let me know