Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A bytes-like object is required, not 'str' #1

Open
LluisR98 opened this issue Oct 18, 2020 · 0 comments
Open

A bytes-like object is required, not 'str' #1

LluisR98 opened this issue Oct 18, 2020 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@LluisR98
Copy link
Owner

From boinc-min.py:

~/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'
@LluisR98 LluisR98 added bug Something isn't working help wanted Extra attention is needed labels Oct 18, 2020
@LluisR98 LluisR98 assigned LluisR98 and unassigned LluisR98 Oct 18, 2020
@LluisR98 LluisR98 removed their assignment Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant