Hellowlol / HTPC-Manager

A fully responsive interface to manage all your favorite software on your Htpc.
MIT License
345 stars 48 forks source link

vnstat not working over ssh #482

Closed mme89 closed 8 years ago

mme89 commented 8 years ago
Hellowlol commented 8 years ago

Hi! What version of paramiko are you using?

mme89 commented 8 years ago

Client:

bildschirmfoto 2016-06-23 um 19 54 25

Server:

bildschirmfoto 2016-06-23 um 19 54 37
mme89 commented 8 years ago

anyone?

Hellowlol commented 8 years ago

Sorry, i forgot about the entre issue. Try downgrading paramiko to the latest in 1.9.x version

mme89 commented 8 years ago

No problem. Downgrading doesn't make any change. Maybe I will just make a fresh install and see if its working.

Hellowlol commented 8 years ago

try

pip install -U setuptools pin install -U paramiko

http://stackoverflow.com/questions/38251099/paramiko-script-with-error

mme89 commented 8 years ago

no change. thanks for your help. I will try reinstall when i got time.

Hellowlol commented 8 years ago

did you find a solution?