Errors when uploading a file with uplink cli

Good morning,
Yesterday I tried to upload a file (approx 10GB) by using the uplink cli.
This morning I looked at the outcome and I got the errors below:

Error: Unable to write all the data to client write tcp 127.0.0.1:7777->127.0.0.
1:51492: write: broken pipe (*fmt.wrapError)
2: /go/pkg/mod/github.com/minio/minio@v0.0.0-20210304002810-c3217bd6ebc0/
cmd/object-handlers.go:513:cmd.objectAPIHandlers.GetObjectHandler()
1: net/http/server.go:2042:http.HandlerFunc.ServeHTTP()

API: GetObject(bucket=archive, object=mudpi.img)
Time: 11:07:03 CEST 09/27/2021
DeploymentID: 3cac7b25-8ca7-4a53-a719-5c5794dad74a
RequestID: 16A8A2943BC08093
RemoteHost: 127.0.0.1
Host: 127.0.0.1:7777
UserAgent: aws-sdk-php/3.171.21
Error: Unable to write all the data to client write tcp 127.0.0.1:7777->127.0.0.
1:39042: write: broken pipe (*fmt.wrapError)
2: /go/pkg/mod/github.com/minio/minio@v0.0.0-20210304002810-c3217bd6ebc0/
cmd/object-handlers.go:513:cmd.objectAPIHandlers.GetObjectHandler()
1: net/http/server.go:2042:http.HandlerFunc.ServeHTTP()

API: GetObject(bucket=archive, object=mudpi.img)
Time: 13:48:49 CEST 09/27/2021
DeploymentID: 3cac7b25-8ca7-4a53-a719-5c5794dad74a
RequestID: 16A8AB68180979D7
RemoteHost: 127.0.0.1
Host: 127.0.0.1:7777
UserAgent: aws-sdk-php/3.171.21
Error: Unable to write all the data to client write tcp 127.0.0.1:7777->127.0.0.1:33170: write: broken pipe (*fmt.wrapError)
2: /go/pkg/mod/github.com/minio/minio@v0.0.0-20210304002810-c3217bd6ebc0/cmd/object-handlers.go:513:cmd.objectAPIHandlers.GetObjectHandler()
1: net/http/server.go:2042:http.HandlerFunc.ServeHTTP()
2021-10-04T19:59:52.697+0200 ERROR gateway error: {“error”: “uplink: metainfo error: rpc: dial tcp: lookup eu1.storj.io on 192.168.0.1:53: read udp 192.168.0.145:52313->192.168.0.1:53: i/o timeout”, “errorVerbose”: “uplink: metainfo error: rpc: dial tcp: lookup eu1.storj.io on 192.168.0.1:53: read udp 192.168.0.145:52313->192.168.0.1:53: i/o timeout\n\tstorj.io/common/rpc.TCPConnector.DialContextUnencrypted:107\n\tstorj.io/common/rpc.TCPConnector.DialContext:71\n\tstorj.io/common/rpc.Dialer.dialEncryptedConn:186\n\tstorj.io/common/rpc.Dialer.DialNodeURL.func1:107\n\tstorj.io/common/rpc/rpcpool.(*Pool).Get:101\n\tstorj.io/common/rpc.Dialer.dialPool:152\n\tstorj.io/common/rpc.Dialer.DialNodeURL:106\n\tstorj.io/uplink/private/metainfo.DialNodeURL:69\n\tstorj.io/uplink.(*Project).dialMetainfoClient:197\n\tstorj.io/uplink.(*Project).dialMetainfoDB:186\n\tstorj.io/uplink.(*Project).StatBucket:40\n\tstorj.io/gateway/miniogw.(*gatewayLayer).GetBucketInfo:139\n\tstorj.io/gateway/miniogw.(*layerLogging).GetBucketInfo:81\n\tgithub.com/minio/minio/cmd.objectAPIHandlers.HeadBucketHandler:1158\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.httpTraceAll.func1:363\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.maxClients.func1:148\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.collectAPIStats.func1:390\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.setRedirectHandler.func1:145\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.addCustomHeaders.func1:664\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.addSecurityHeaders.func1:673\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.setBucketForwardingHandler.func1:547\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.setRequestValidityHandler.func1:535\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.setHTTPStatsHandler.func1:469\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.setRequestSizeLimitHandler.func1:49\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.setRequestHeaderSizeLimitHandler.func1:68\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.crossDomainPolicy.ServeHTTP:51\n\tgithub.com/minio/minio/cmd.setBrowserRedirectHandler.func1:161\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.setReservedBucketHandler.func1:293\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.setBrowserCacheControlHandler.func1:262\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.setTimeValidityHandler.func1:357\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.setIgnoreResourcesHandler.func1:456\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.setAuthHandler.func1:490\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.setSSETLSHandler.func1:707\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.filterReservedMetadata.func1:108\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/gorilla/mux.(*Router).ServeHTTP:210\n\tgithub.com/rs/cors.(*Cors).Handler.func1:219\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tgithub.com/minio/minio/cmd.criticalErrorHandler.ServeHTTP:692\n\tgithub.com/minio/minio/cmd/http.(*Server).Start.func1:101\n\tnet/http.HandlerFunc.ServeHTTP:2042\n\tnet/http.serverHandler.ServeHTTP:2843\n\tnet/http.(*conn).serve:1925”}

API: HeadBucket(bucket=archive)
Time: 19:59:52 CEST 10/04/2021
DeploymentID: 3cac7b25-8ca7-4a53-a719-5c5794dad74a
RequestID: 16AAE5B5871ABF8B
RemoteHost: 127.0.0.1
Host: 127.0.0.1:7777
UserAgent: aws-sdk-php/3.171.21 GuzzleHttp/7
Error: uplink: metainfo error: rpc: dial tcp: lookup eu1.storj.io on 192.168.0.1:53: read udp 192.168.0.145:52313->192.168.0.1:53: i/o timeout (*errs.errorT)
4: /go/pkg/mod/github.com/minio/minio@v0.0.0-20210304002810-c3217bd6ebc0/cmd/api-errors.go:2009:cmd.toAPIErrorCode()
3: /go/pkg/mod/github.com/minio/minio@v0.0.0-20210304002810-c3217bd6ebc0/cmd/api-errors.go:2034:cmd.toAPIError()
2: /go/pkg/mod/github.com/minio/minio@v0.0.0-20210304002810-c3217bd6ebc0/cmd/bucket-handlers.go:1159:cmd.objectAPIHandlers.HeadBucketHandler()
1: net/http/server.go:2042:http.HandlerFunc.ServeHTTP()

Can someone help me make some sense of these errors? What does it mean with regards to the status of the upload?

Thanks in advance!

Quick update: I just downloaded the file and it seems that it is not corrupted so that’s good news at least.

Hi @silaxe , I’ve forwarded your question to the team for some answers.

1 Like

Hi, apologies but looking more closely at the errors it seems that I opened the wrong screen session where the gateway is running. Sorry for all the fuss!

1 Like

However this doesn’t look right. Seems your router do not want to forward DNS requests. Perhaps because of number of connections.