infobyte / faraday

Open Source Vulnerability Management Platform
https://www.faradaysec.com
GNU General Public License v3.0
5.03k stars 915 forks source link

The server is running a different Faraday version than the client you are running. Version numbers must match! #319

Closed vwhissell closed 5 years ago

vwhissell commented 5 years ago

git pull before then:

faraday.launcher - ERROR [faraday.py:437 - check_faraday_version() ] The server is running a different Faraday version than the client you are running. Version numbers must match!

vwhissell commented 5 years ago

cat /etc/lsb-release

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
WinnaZ commented 5 years ago

Hey @vwhissell thanks for reporting this issue! We just fixed it. Do a git pull. Cheers.

vwhissell commented 5 years ago

Thanks.