Mirko Da Corte

Results 75 comments of Mirko Da Corte

Any news on this? I'm running lodestar on gnosis, and periodically I have to delete db and redo sync because it is increasing by ~10GB per month.

We was using feeds wrong. Closing this now, will open again if we will found more specific issues.

I'm receiving now error 500 with any file. Also fresh new, and of little dimension (~2MB). Attaching logs: [logs.zip](https://github.com/ethersphere/bee/files/13364501/logs.zip)

> Why are you attempting to pin a zero reference? That will never succeed. > > `/pins/0000000000000000000000000000000000000000000000000000000000000000` I know... I've to investigate it, but is related to our automatic management...

Unfortunately I'm not able to reproduce methodically, and I don't know if trying on an ex-novo node it would be reproduced. This is from an our node in production, that...

I think that it should try to recover corrupted chunks of pinned contents from the network, before otherwise remove the pin from content. I have a lot of pinned contents...

@notanatol yes, I've the localstore folders of both nodes, but they are very big. 281GB and 245GB. If you write me at mirko(at)etherna.io we can organize a way to pass...

@notanatol unfortunately I've tried to upload also an a fresh new node, without any pinning in it, but i still get this error. Maybe a tcpdump in front of node...

@notanatol ok I will send you a link to it by email

I've found solution to my issue. I was trying to upload a file with `multipart/form-data`, but http client didn't include a ContentLength header for each file in request payload. It...