DmitryP
DmitryP
Any updates on this? We actually have the same issue with web3 and websockets.
> Can you check which the requests it makes and what responses it gets? With Wireshark maybe? That is interesting, but how to decrypt TLS in case of dshackle? I...
> I see, that's a problem. You cannot just decrypt the connection and see what's going on. > > You said you also use it with Infura. Do you see...
> You can configure Origin for a WS connection, btw. See docs. > > I think something similar is the reason for Alchemy, but I have no suggestion on what...
> What kind of requests do you make to Dshackle? RPC, eth_blockNumber, eth_getBalance. BTW, when Dshackle was deployed via docker-compose - most of now empty graphs were populated with data....
> Maybe you scrape a wrong target? Isn't in that case graph will be completely empty, not partially?..
> Maybe some of request go thought one instance, some through another. > > I don't really know anything about your setup, I'm just trying to guess. If you think...
@skylenet @splix Hey. Actually, even when I scrape metrics directly from dshackle monitoring port - sometimes the dashboard shows data, sometimes not. dshackle.yaml monitoring part: ``` monitoring: enabled: true jvm:...
> @PDVJAM what happens if you select the instance on the grafana dashboard? On your screenshot I see that it currently has "none" It is none, there is no instance...
@skylenet Any ideas?