Chris Stewart

Results 98 comments of Chris Stewart

![Screenshot from 2022-04-30 08-51-56](https://user-images.githubusercontent.com/3514957/166108287-58c875ea-f682-4c3c-920c-e389de5d2cc9.png)

If possible, could you dump the logs from the boot process here when you ran `umbrel-dev boot`? > When the VM booted, did it prompt you about using a bridge?...

> http://192.168.56.56 This does work ![Screenshot from 2022-05-01 06-48-58](https://user-images.githubusercontent.com/3514957/166144480-4769f093-7d24-4e93-8b1d-6b50fe0ef303.png)

Same thing seen on 99c1292d ``` 2024-03-31 01:05:48,166UTC INFO [ChainHandler] Processed headers from height=837035 to 837036. Best hash=00000000000000000000b0d3842231e09a5799efa270e4c8ed8e62b094d45b6e 2024-03-31 01:05:49,721UTC INFO [ChainHandler] Processed filters headers from height=837036 to 837036. Best...

Another example on c328ec860ee1e448287cd916a22f94c4b80d7095 ``` 2024-04-16 12:07:12,007UTC DEBUG [DataMessageHandler] Ignoring message tx from peer=Peer(66.19.233.38:8333) in state=FilterSync(syncPeer=Peer(195.154.172.177:8333),peers=Set(Peer(195.154.172.177:8333), Peer(66.19.233.38:8333)),waitingForDisconnection=Set(),filterBatchCache.size=0) because we are syncing with this peer currently. syncPeer=Peer(195.154.172.177:8333) 2024-04-16 12:07:12,007UTC DEBUG [PeerManager]...

> Another example on [c328ec8](https://github.com/bitcoin-s/bitcoin-s/commit/c328ec860ee1e448287cd916a22f94c4b80d7095) > > ``` > 2024-04-16 12:07:12,007UTC DEBUG [DataMessageHandler] Ignoring message tx from peer=Peer(66.19.233.38:8333) in state=FilterSync(syncPeer=Peer(195.154.172.177:8333),peers=Set(Peer(195.154.172.177:8333), Peer(66.19.233.38:8333)),waitingForDisconnection=Set(),filterBatchCache.size=0) because we are syncing with this peer currently. syncPeer=Peer(195.154.172.177:8333)...

I experience this bug on graalvm 20 on mac m1. I don't experience it on linux though.