ldeffenb

Results 90 comments of ldeffenb

> In addition to ^^ I suspect that relatively few people will actually use https://github.com/openstreetmap/mod_tile/blob/master/utils/openstreetmap-tiles-update-expire with osm2pgsql 1.6.0 , Count me as one of the "few".

I just changed my bee.downloadData invocation with an axios call using the keepAlive httpAgent and the TIME_WAIT sockets disappeared. That seems to prove that bee-js is not reusing connections but...

> Btw. we have released `bee-js`'s [2.0 version](https://github.com/ethersphere/bee-js/releases/tag/v2.0.0) that removed the pinning check for the stewardship endpoint. Once I get my testnet nodes restabilized on the upcoming release, I'll get...

I have seen this unpinning issue when one of the component chunks under the reference, or the reference itself, is unavailable locally and the traversal fails. This can happen when...

The 1.8 upgrades completely reload the existing stamps from the blockchain. This would account for a large blockchain API hit during these upgrades. This is NOT the norm for upgrades,...

Having fallen victim to just such an error in the past with a bee node, I would go with this suggestion, even a warning would help. Most command line oriented...

But if you error out and exit, some service and docker implementations will go into an infinite restart loop. Not down-voting this suggestions as I totally agree with @AuHau reasoning,...

Please please please make sure the reserve store doesn't mess with local pinning as described in #3037

Maybe I'm just lucky, but I've been running two mainnet nodes for months now and both were started with a zero initial deposit. Knock-on-wood, I have not observed any ill...

I'd be curious what a pre-created tag would show as the deferred upload actually gets pushed, especially the debug API query of the tag after the deferred upload happens. The...