totoCZ

Results 37 comments of totoCZ

I think the c.cdn77.org subdomains feature might've been completely removed in the latest public interface. Do let me know if you find anything though! (As a side note, the existing...

FYI this will break services that use EDNS to give you different IPs based on source Also, right now we have two different commands and it auto defaults to IPv4,...

All that should be necessary is to change the array here (en, cs, sk) https://github.com/TomHetmer/Runtime/blob/master/index.i18n.php then modify .htaccess to have ie. (cs|en|zh-cn|api) and add the option into foot.php if you...

I had the same issue with nftables. Traefik would fail with > dial tcp: lookup acme-v02.api.letsencrypt.org on 127.0.0.11:53: read udp 127.0.0.1:45118->127.0.0.11:53: read: connection refused" Obviously there's no such thing as...

I have something like this happenning. 22.7.0 on mainnet. It's not the first time I had to restart besu in order for it to do something. Sometimes I look at...

With the latest teku update the frequency has decreased but still happening once every few hours.

Thanks for the update. I will wait for a new besu release and if it's not fixed with that then I'll do more debugging

``` Sep 18 09:44:03 eth-consensus teku[684683]: 2022-09-18 09:44:03.817 WARN - Late Block Import *** Block: 9ec8c30f1b881288946b1343279f92ece901e54437f63a0f030746a2f57c4574 (4722518) proposer 354772 arrival 1379ms, pre-state_retrieved +27ms, processed +191ms, execution_payload_result_received +3199ms, begin_importing +1ms, transaction_prepared...

Besides besu, is there anything that can be done to further speed up the arrivals? This is a powerful datacenter node in the UK with 100 peers. It's not like...

besu 22.7.3 https://termbin.com/fmng I guess now we need to wait for https://github.com/hyperledger/besu/pull/4409 ? Feel free to close this here if you want, I can move the issue over to besu