here is my error
You are about to pair a new device to this computer.
If you have not done so already, please open the Remote Linux Unlocker app. You can download it here: https://play.google.com/store/apps/details?id=com.maxchehab.remotelinuxunlocker
When you are ready, please type the following IP address into the required field on your device.
IP Address:
Awaiting your response...
Connection received...
Processing request...
Traceback (most recent call last):
File "./remote-linux-pair", line 62, in
connection.sendall('{"status":"success"}')
TypeError: a bytes-like object is required, not 'str'
here is my error
You are about to pair a new device to this computer.
If you have not done so already, please open the Remote Linux Unlocker app. You can download it here: https://play.google.com/store/apps/details?id=com.maxchehab.remotelinuxunlocker
When you are ready, please type the following IP address into the required field on your device.
IP Address:
Awaiting your response...
Connection received...
Processing request...
Traceback (most recent call last):
File "./remote-linux-pair", line 62, in
connection.sendall('{"status":"success"}')
TypeError: a bytes-like object is required, not 'str'