Sergey

Results 58 comments of Sergey

Nevermind, I figured it out, you can just call `bot.NewContext(tele.Update{})` to generate it.

@tombeynon I think altering the original User-Agent would rather do more harm than good; my idea was to add a new header like `x-original-user-agent` or something (I am sure there...

To clarify, I am using the default docker-compose file (only thing I changed is mounting folders for everything, instead of using volumes), not an Unraid template. I wonder if this...

Not sure. Any guides on debugging it? I haven't written anything on RoR in a while, so not sure what might be helpful here.

@taariq we're pretty much using the default config here.

Just saying, 9100 is a default port for node_exporter, which is widely used everywhere for HW metrics collection, so it might clash.

Might be related: https://github.com/informalsystems/hermes/issues/2612

@ljoss17 most likely, will check. I do not have Osmosis archive node unfortunately, so I cannot check it with older heights, but I will check the `discard_abci_responses` a bit later....

@ljoss17 did you also check the point about clear packets routine thing blocking the rest? This seems to be the biggest issue here, for me at least.