Hi. What is âInvalidArgument descâ ? i got those all the time now, after satelite being unreachable what some people reported here (118UWp satellite seems to be down), now im online but with plenty of these:
for example:
â2019-10-06T22:41:53.888Z ERROR server gRPC stream error response {âerrorâ: âpiecestore: rpc error: code = InvalidArgument desc = order created too long ago: 2019-10-06 13:41:51.771361948 +0000 UTCâ, âerrorVerboseâ: âpiecestore: rpc error: code = InvalidArgument desc = order created too long ago: 2019-10-06 13:41:51.771361948 +0000 UTC\n\tstorj.io/storj/storagenode/piecestore.(*Endpoint).doDownload:419\n\tstorj.io/storj/storagenode/piecestore.(*Endpoint).Download:365\n\tstorj.io/storj/pkg/pb._Piecestore_Download_Handler:1096\n\tstorj.io/storj/pkg/server.(*Server).logOnErrorStreamInterceptor:23\n\tgoogle.golang.org/grpc.(*Server).processStreamingRPC:1127\n\tgoogle.golang.org/grpc.(*Server).handleStream:1178\n\tgoogle.golang.org/grpc.(*Server).serveStreams.func1.1:696â}â
Seems your node has been offline for a long time at least the order missed its expiration date.
Should I be concerned with this error?
ERROR contact:chore pingSatellites failed {âerrorâ: ârpc error: code = Internal desc = grpc: error unmarshalling request: proto: canât skip unknown wire type 6â}
Please, tell me the version of the storagenode
I was on version .21 .I upgraded the node and that message went away and I began receiving pieces
Hello together,
can you tell me, if this error is something to concern about or normal?
âDownload failed because of closed network connectionâ
The same as context canceled.
Do you have any firewall/antivirus on your PC?
If so, please add the storagenode to the list of exceptions
No, made a clean setup on a fresh Ubuntu. Didnât touched anything beside the things in the installation process.
Where can I find the exception list on ubuntu?
Youâll want to check the firewall rules, but by default, iptables should allow it through. I have 16 errors of the same variety. Looks like they are just context canceled errors aka the uplink severed the connection either due to a canceled request or other nodes were faster.
Thanks for the post though. Iâll get the main post updated.
4 posts were split to a new topic: Error creating tables for master database on storagenode: migrate: creating version table failed: migrate: database is locked
Hello dear SNOâs.
Today my node stopped receiving/uploading data and i can only see some strange errors, that i could not find on this page. Should i worry about it ?
â2020-01-08T19:07:14.321Z ERROR orders.121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6 rpc client error when receiveing new order settlements {âerrorâ: âorder: failed to receive settlement response: only specified storage node can settle orderâ, âerrorVerboseâ: âorder: failed to receive settlement response: only specified storage node can settle order\n\tstorj.io/storj/storagenode/orders.(*Service).settle:304\n\tstorj.io/storj/storagenode/orders.(*Service).Settle:195\n\tstorj.io/storj/storagenode/orders.(*Service).sendOrders.func2:174\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57â}
2020-01-08T19:07:14.598Z ERROR orders.121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6 rpc client when sending new orders settlements {âerrorâ: âorder: sending settlement agreements returned an error: EOFâ, âerrorVerboseâ: âorder: sending settlement agreements returned an error: EOF\n\tstorj.io/storj/storagenode/orders.(*Service).settle.func2:276\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57â, ârequestâ: {âlimitâ:{âserial_numberâ:âFGJ2OZWXJVAU3PIKJJDGXM6FHAâ,âsatellite_idâ:â121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6â,âuplink_public_keyâ:{},âstorage_node_idâ:â1TLrkfdpxkGs1XQTsCQpQs1fS1SHH2H5kkYtnEDYoCffYcarbvâ,âpiece_idâ:âZCBK5JR6VYIQIGY2LJAWXVIGLHRMZ2YNK4JJRRLX2CTG7S7HZQ5Aâ,âlimitâ:2317056,âactionâ:1,âpiece_expirationâ:â0001-01-01T00:00:00Zâ,âorder_expirationâ:â2020-01-13T19:21:17.525396808Zâ,âorder_creationâ:â2020-01-06T19:21:17.526994442Zâ,âsatellite_signatureâ:âMEYCIQD3dLZObFSxG29SkCJT8KRCNDr2AplO1h/BmXMWA8WXgwIhAPUanOfDK3dt70TxhYz2M0gnnIPTzY0OFSAllfg8ZUAUâ,âsatellite_addressâ:{}},âorderâ:{âserial_numberâ:âFGJ2OZWXJVAU3PIKJJDGXM6FHAâ,âamountâ:2028288,âuplink_signatureâ:âHQwDBIpBXmJs2ecT0Fb98r5IBpCyJSzjxixcI9KY+8xkHpAqUumcIwK2kBFbElQLbrWotaSkar4XeTfoFZg6AA==â}}}
2020-01-08T19:07:14.599Z INFO orders.121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6 finished
2020-01-08T19:07:14.599Z ERROR orders.121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6 failed to settle orders {âerrorâ: âorder: failed to receive settlement response: only specified storage node can settle order; order: sending settlement agreements returned an error: EOFâ, âerrorVerboseâ: âgroup:\nâ order: failed to receive settlement response: only specified storage node can settle order\n\tstorj.io/storj/storagenode/orders.(*Service).settle:304\n\tstorj.io/storj/storagenode/orders.(*Service).Settle:195\n\tstorj.io/storj/storagenode/orders.(*Service).sendOrders.func2:174\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57\nâ order: sending settlement agreements returned an error: EOF\n\tstorj.io/storj/storagenode/orders.(*Service).settle.func2:276\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57â}â
thank you.
Check your path to identity
folder. Make sure it has 6 files in the folder.
@nerdatwork they 100% are in this folder. As it was working (see the image).
But i believe that i might messed up something while swaping nodes. Probably will start a new topic about it.
3 posts were split to a new topic: Download: file not found
2 posts were split to a new topic: Error: rpccompat: dial tcp 127.0.0.1:7778: connect: connection refused
10 posts were split to a new topic: Contact: service ping satellite failed
Hi. Iâm a begginer and I tried to do my node run but I tried several times and my node still offline. Please help me. i want to make this biger than that and i want some tips.
you can contact me on whatsapp for faster communication. 0040773345041 Please contact me!!
I have this error, but I donât see anything about it:
ERROR piecestore upload failed
âerrorâ: âpieces error: filestore error: chmod config/storage/temp/blob-119950743.partial: no such file or directoryâ
It seems to be there is a miss file, but all the rest work normally.
Log :
May 21 09:41:37 onestorj1 box[835]: 2020-05-21T09:41:37.940Z
ERROR piecestore upload failed
{âPiece IDâ: âVJB4MRJWTGFERCZRKMNFT2MMZEA6HFBLFRLBZYRG6NTYTDZQWOMAâ, âSatellite IDâ: â12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymBâ, âActionâ: âPUTâ, âerrorâ: âpieces error: filestore error: chmod config/storage/temp/blob-119950743.partial: no such file or directoryâ, âerrorVerboseâ: âpieces error: filestore error: chmod config/storage/temp/blob-119950743.partial: no such file or directory\n\tstorj.io/storj/storage/filestore.(*blobWriter).Commit:120\n\tstorj.io/storj/storagenode/pieces.(*Writer).Commit.func1:129\n\tstorj.io/storj/storagenode/pieces.(*Writer).Commit:197\n\tstorj.io/storj/storagenode/piecestore.(*Endpoint).doUpload:416\n\tstorj.io/storj/storagenode/piecestore.(*drpcEndpoint).Upload:208\n\tstorj.io/common/pb.DRPCPiecestoreDescription.Method.func1:997\n\tstorj.io/drpc/drpcmux.(*Mux).HandleRPC:107\n\tstorj.io/common/rpc/rpctracing.(*Handler).HandleRPC:56\n\tstorj.io/drpc/drpcserver.(*Server).handleRPC:111\n\tstorj.io/drpc/drpcserver.(*Server).ServeOne:62\n\tstorj.io/drpc/drpcserver.(*Server).Serve.func2:99\n\tstorj.io/drpc/drpcctx.(*Tracker).track:51â}
So this could mean many things, but a deleted file isnât one of them. It almost looks like it failed to create the file and then tried to modify the file it thought it created or something similar. That being said, unless you start seeing audits for that Piece ID, I wouldnât worry about it.