Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read: connection reset by peer #642

Open
TOT-JIN opened this issue Apr 24, 2022 · 1 comment
Open

read: connection reset by peer #642

TOT-JIN opened this issue Apr 24, 2022 · 1 comment

Comments

@TOT-JIN
Copy link

TOT-JIN commented Apr 24, 2022

level=info ts=2022-04-24T10:13:32.751669412Z caller=server.go:189 component=server address=[::]:2121 event=Listening...
level=info ts=2022-04-24T10:13:32.751782054Z caller=server.go:245 component=server event=Starting...
level=debug ts=2022-04-24T10:13:50.92146647Z caller=server.go:292 component=server clientId=1 clientIp=192.168.1.7:53217 event="Client connected"
level=info ts=2022-04-24T10:13:50.921627698Z caller=server.go:90 component=driver clientId=1 remoteAddr=192.168.1.7:53217 nbClients=1 event="Client connected"
level=error ts=2022-04-24T10:13:51.817900056Z caller=client_handler.go:416 component=server clientId=1 err="read tcp 172.29.0.2:2121->192.168.1.7:53217: read: connection reset by peer" event="Network error"
level=info ts=2022-04-24T10:13:51.817980079Z caller=server.go:111 component=driver clientId=1 remoteAddr=192.168.1.7:53217 nbClients=0 event="Client disconnected"
level=debug ts=2022-04-24T10:13:51.818011902Z caller=server.go:297 component=server clientId=1 clientIp=192.168.1.7:53217 event="Client disconnected"
@TOT-JIN
Copy link
Author

TOT-JIN commented Apr 24, 2022

use minio, bucket name: ftp-test
550 caused by: Head "http://ftp-test.192.168.1.203:9000/": dial tcp: lookup ftp-test.192.168.1.203 on 127.0.0.11:53: no such host

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant