You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~/BOINC-RPC$ python3 boinc-min.py --nodes "[IP]" --password <password>
Error receiving update from 192.168.1.89: a bytes-like object is required, not 'str'
From boinc.py:
~/BOINC-RPC$ python3 boinc.py --nodes "[IP]" --password <password>
Error receiving update from 192.168.1.89: a bytes-like object is required, not 'str'
The text was updated successfully, but these errors were encountered:
From boinc-min.py:
From boinc.py:
The text was updated successfully, but these errors were encountered: