Ralf

Results 10 comments of Ralf

+1, we are experiencing the same issue when switching between Ethereum Mainnet and Optimism Mainnet.

Can confirm having the same issue, resulting in stale sync: ``` {"level":50,"time":1655037518661,"extra":{"message":"Error: missing response (requestBody=\"{\\\"method\\\":\\\"eth_getLogs\\\",\\\"params\\\":[{\\\"fromBlock\\\":\\\"0xcf7732\\\",\\\"toBlock\\\":\\\"0xe41f04\\\",\\\"address\\\":\\\"0xde1fcfb0851916ca5101820a69b13a4e276bd81f\\\",\\\"topics\\\":[\\\"0x9416a153a346f93d95f94b064ae3f148b6460473c6e82b3f9fc2521b873fcd6c\\\",\\\"0x02b616af23339f1e031e76333e2d5b1c3067beb78578c961911872cc2127ef8b\\\"]}],\\\"id\\\":50,\\\"jsonrpc\\\":\\\"2.0\\\"}\", requestMethod=\"POST\", serverError={\"code\":\"ECONNRESET\"}, url=\"http://localhost:8545\", code=SERVER_ERROR, version=web/5.6.1)","stack":"Error: missing response (requestBody=\"{\\\"method\\\":\\\"eth_getLogs\\\",\\\"params\\\":[{\\\"fromBlock\\\":\\\"0xcf7732\\\",\\\"toBlock\\\":\\\"0xe41f04\\\",\\\"address\\\":\\\"0xde1fcfb0851916ca5101820a69b13a4e276bd81f\\\",\\\"topics\\\":[\\\"0x9416a153a346f93d95f94b064ae3f148b6460473c6e82b3f9fc2521b873fcd6c\\\",\\\"0x02b616af23339f1e031e76333e2d5b1c3067beb78578c961911872cc2127ef8b\\\"]}],\\\"id\\\":50,\\\"jsonrpc\\\":\\\"2.0\\\"}\", requestMethod=\"POST\", serverError={\"code\":\"ECONNRESET\"}, url=\"http://localhost:8545\", code=SERVER_ERROR, version=web/5.6.1)\n at Logger.makeError...

Noticing the same when running Frame on a laptop, after waking up from sleep all networks are disconnected. Restarting Frame does not solve the issue, only a full system reboot...

> @platschi are you using a VPN as well? No VPN, just normal connection. /edit: Actually noticed I have iCloud Private Relay turned on. Will test it without being on.

> I could make an api with which you could download your data in json format. Would you know what to do with that? Yes, please :)

By standard, the title of the blog contains a link back to the index page. So if you click the title, you'll go back to the index.

I have set up my own (public) F-Droid repository in order to serve myself (and a friend) the Trustroots Android App (and subsequent, future updates) easily. I can set up...

Done. Will do pull request later. In the meantime, for the impatient, I already posted a more detailed how-to on my website: https://platschi.net/f-droid-repository-for-trustroots.html

> I'm happy to point a Trustroots subdomain to somewhere for stronger validity if needed. What about hosting a fdroid repo on one of trustroots server(s)? All it takes is...