gituser

Results 83 comments of gituser
trafficstars

@selsta I'm using `Ubuntu 18.04.6 LTS` with latest updates, monero is compiled from source (latest release `v0.18.2.2-release`, no custom patches). This is a testnet and data resides on HDD, 8GB...

@selsta this is a local HDD drive (SATA3 interface I believe).

@selsta storage isn't an issue here. I've moved whole VM to the SSD, but still getting such errors. I think the issue here is either monerod connectivity (no peers, I...

It seems the issue is from the old wallets format and/or something to do with that, I've recreated all wallets from seeds and restarted `monero-wallet-rpc` there are no longer timeout...

@selsta if you give me instructions on how to debug this issue I can try to pinpoint it, most likely it's in `monero-wallet-rpc`

@zachi40 this issue has been fixed in the latest master branch (see https://github.com/bostrot/telegram-support-bot/pull/157) , try it - https://github.com/bostrot/telegram-support-bot/tree/master

This is a must have feature for this bot. Would be nice to have also ability for support to edit their messages. Please implement it @bostrot. Thanks.

There is an issue with escaping, e.g. if you try to send this text with `MarkdownV2` syntax it will fail: ``` Test ( 'elem1' => 'test123', 'elem2' => 'test345', 'elem3'...