infobyte / faraday

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

Port 9000 faraday-dispatcher #491

Closed marctrottier-bot closed 1 month ago

marctrottier-bot commented 3 months ago

Please search the Wiki for a solution before posting a ticket. Use the “New Support Request” button to the right of the screen to submit a ticket for technical support.

Issue Type

Faraday version

5.2.0

Component Name

faraday-dispatcher run --token={TOKEN}

Steps to reproduce

Hello, I am running faraday-dispatcher with my token and get this error. Thanks

image

OS

image

ezk06eer commented 1 month ago

@marctrottier-bot please use the default implementation, keep 5985 ports in dispatcher yaml, and use latest release for both faraday and faraday-dispatcher.

in case youre using SSL use 443 port, but keep in mind that for this you should configure your own nginx and expose certs and do a proxypass for all the API endpointsthat.

Please in all the cases try to explain your implementation, versions and also topology.

Please upgrade dispatcher and faraday to the latest. pip install --upgrade --force-reinstall faraday-agent-dispatcher

(when reinstalling the docker-compose version of faraday keep in mind that you only need to change the image artifact, and run a faraday-manage migrate or fresh install deleting $HOME/.faraday)

Have a nice day! Cheers!