when i use docker run agent, An error has occurred.
root@ubuntu:~# docker run -v dispatcher.yaml:/root/.faraday/config/dispatcher.yaml faradaysec/faraday_agent_dispatcher --token=558729
2024-08-15 09:38:53,813 - faraday_agent_dispatcher - ERROR {MainThread} [dispatcher_io.py:598 - check_connection()] Can not connect to Faraday server
same dispatcher.yaml , use faraday-dispatcher run --token=434254 command, it work fine.
when i use docker run agent, An error has occurred.
same dispatcher.yaml , use
faraday-dispatcher run --token=434254
command, it work fine.I can't find what the problem is.