sherlockwisdom / Afkanerd-Deku-Python-Port

Afkanerd-Deku-Daemon ported for python
3 stars 2 forks source link

Authentication plugin 'caching_sha2_password' is not supported #6

Closed nSedrickm closed 3 years ago

nSedrickm commented 3 years ago

Command(s) run

python daemon.py

python daemon_received.py 

Resulting Error message Authentication plugin 'caching_sha2_password' is not supported

sherlockwisdom commented 3 years ago

What python version are you using? If python3 isn't your default then run them with python3 daemon.py and python3 daemon_received.py