SpringBoot 집합 Linux 의 FastdFS 와 Nginx 업로드 이미지 테스트 오류 com. github. tobato. fastdfs. exception. FdfsConnectException: 서버 연결 자원 을 가 져 올 수 없습니다: can 't create connection to / 192.168.1.104: 2122

596 단어
질문: SpringBoot 집합 Linux 의 FastdFS 와 Nginx 업로드 이미지 테스트 오류 com. github. tobato. fastdfs. exception. Fdfs ConnectException: 서버 연결 자원 을 가 져 올 수 없습니다: can 't create connection to / 192.168.1.104: 2122
com.github.tobato.fastdfs.exception.FdfsConnectException:            :can't create connection to/192.168.1.104:22122
......
......
......
......
......
......
......
......

해결 방법 은 방화벽 을 닫 기 위해 다음 과 같은 두 가지 명령 을 순서대로 집행 한다.
iptables -L
iptables -F

큰 구덩이: 입력 후 docker 가 효력 을 잃 으 면 docker 를 다시 시작 해 야 합 니 다.
systemctl restart docker

좋은 웹페이지 즐겨찾기