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

Failure to make a request to quasselgrep server #23

Open
pkillnine opened this issue Apr 10, 2021 · 0 comments
Open

Failure to make a request to quasselgrep server #23

pkillnine opened this issue Apr 10, 2021 · 0 comments

Comments

@pkillnine
Copy link

Running quasselgrep server, made a request to it from local machine, local machine returns Error: Did not understand server response., server produces this error:

Exception happened during processing of request from ('<REDACTED REQUESTING IP>', 46984)
Traceback (most recent call last):
  File "/gnu/store/09a5iq080g9b641jyl363dr5jkkvnhcn-python-3.8.2/lib/python3.8/socketserver.py", line 650, in process_request_thread
    self.finish_request(request, client_address)
  File "/gnu/store/09a5iq080g9b641jyl363dr5jkkvnhcn-python-3.8.2/lib/python3.8/socketserver.py", line 360, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/gnu/store/09a5iq080g9b641jyl363dr5jkkvnhcn-python-3.8.2/lib/python3.8/socketserver.py", line 720, in __init__
    self.handle()
  File "/gnu/store/yr5vi85jjjgpddpbzdmmdzmfc5ldha4j-quasselgrep-git/lib/python3.8/site-packages/quasselgrep/server.py", line 29, in handle
    salt = urandom(32).encode('hex')
AttributeError: 'bytes' object has no attribute 'encode'
fish-face added a commit that referenced this issue Dec 31, 2021
@fish-face fish-face mentioned this issue Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant