Order: sending settlement agreements returned an error: EOF

2019-10-13T19:02:01.831Z ERROR orders.118UWpMCHzs6CvSgWd9BfFVjw5K9pZbJjkfZJexMtSkmKxvvAW 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:277\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57", "request": {"limit":{"serial_number":"IABSDJVEYZFHRM624XTGPYECAM","satellite_id":"118UWpMCHzs6CvSgWd9BfFVjw5K9pZbJjkfZJexMtSkmKxvvAW","uplink_public_key":{},"storage_node_id":"1257mYRoDLPY697Q8u3SxhkMywBo7Ub8QBdXsmysPSrk63rXsCP","piece_id":"KMBQKMPO5IXNWZICC62CWDLHWYPKLDPDXYT6ODVL2JQAO47OUX2A","limit":2317056,"action":2,"piece_expiration":"0001-01-01T00:00:00Z","order_expiration":"2019-10-15T19:09:06.12831269Z","order_creation":"2019-10-08T19:09:06.193812932Z","satellite_signature":"MEUCIQDWe2vyvs0KHxm8RL0NFAqubBn2WEnts50yBBlJxH8w0QIgBuivbf7UMwky8IfukyPnjD6A5dVW0Ip0dtO8weDkAws=","satellite_address":{"address":"satellite.stefan-benten.de:7777"}},"order":{"serial_number":"IABSDJVEYZFHRM624XTGPYECAM","amount":2008064,"uplink_signature":"JjYEMZcGmnam1FjPu7898CCNjGMQ1sna8AkOtXNDEzeUnPjM4CenfChu1jSYlQivVZVNlK6HS0lswN6JCD0JBQ=="}}}

Exactly the same problem.
Current version v0.23.2
I just can’t completely eliminate the consequences of updating to version 0.22.1
I have not changed any personality. identification files are fine. ~ / .local / share / storj / identity / storagenode
the files on this path are ok

piecestore download - ok
piecestore upload - failed
I stopped the node for now.

What to do ?

storagenode storjlabs/storagenode:beta
Do you have “beta” in your run command?

sudo docker run -d --restart unless-stopped -p 28967:28967 -p 14003:14002
-e WALLET="------------------------"
-e EMAIL="-------@mail.ru"
-e ADDRESS="--------------:28969"
-e BANDWIDTH=“30TB”
-e STORAGE=“36TB”
–mount type=bind,source="/home/sasha/.local/share/storj/identity/storagenode",destination=/app/identity
–mount type=bind,source="/mnt/HDD/STORJ1",destination=/app/config
–name storagenode storjlabs/storagenode:beta

Do you have multiple nodes.

As @littleskunk mentioned earlier in this thread that nodeid didnt match.

Have u altered something?

I have another node, but it is physically on another computer. Also on a different IP.

Does that node work like it should?

Same settings as the faulty one?

@littleskunk just posted fix. Perhaps this can help.

Im just a happy SNOer with very limited knowledge

second node is okay. Where can I see the fix you are talking about?

Ok so that was not it. The fix i mean.
Have u tried to remove the container and start the run command again?

Worked for me when i started My node when it got failures. Dont remember what was wrong but with My node but something at startup

Yes, I stopped the container and deleted. Then I started with new parameters.

Sorry i cant do anything else for ideas.
@Alexey is somewhat a wizard. He might be able to help.
Hope you get it working later on.

Do you still see those errors?
If so, please, give me more logs around this error.
Better to restart your node docker restart -t 300 storagenode and show your logs: docker logs --tail 40 storagenode

2019-10-13T19:02:01.831Z ERROR orders.118UWpMCHzs6CvSgWd9BfFVjw5K9pZbJjkfZJexMtSkmKxvvAW 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:277\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”, “request”: {“limit”:{“serial_number”:“IABSDJVEYZFHRM624XTGPYECAM”,“satellite_id”:“118UWpMCHzs6CvSgWd9BfFVjw5K9pZbJjkfZJexMtSkmKxvvAW”,“uplink_public_key”:{},“storage_node_id”:“1257mYRoDLPY697Q8u3SxhkMywBo7Ub8QBdXsmysPSrk63rXsCP”,“piece_id”:“KMBQKMPO5IXNWZICC62CWDLHWYPKLDPDXYT6ODVL2JQAO47OUX2A”,“limit”:2317056,“action”:2,“piece_expiration”:“0001-01-01T00:00:00Z”,“order_expiration”:“2019-10-15T19:09:06.12831269Z”,“order_creation”:“2019-10-08T19:09:06.193812932Z”,“satellite_signature”:“MEUCIQDWe2vyvs0KHxm8RL0NFAqubBn2WEnts50yBBlJxH8w0QIgBuivbf7UMwky8IfukyPnjD6A5dVW0Ip0dtO8weDkAws=”,“satellite_address”:{“address”:“satellite.stefan-benten.de:7777”}},“order”:{“serial_number”:“IABSDJVEYZFHRM624XTGPYECAM”,“amount”:2008064,“uplink_signature”:“JjYEMZcGmnam1FjPu7898CCNjGMQ1sna8AkOtXNDEzeUnPjM4CenfChu1jSYlQivVZVNlK6HS0lswN6JCD0JBQ==”}}}

version v0.23.3
Unfortunately it does not help.
What to do?

I don’t see how that is related to the changelog.

At the specified link, I wrote about the problem with identification.