gituser
gituser
Try installing sentry by using Python2 instead of Python3 (which is default for some time): ``` SENTRY_PYTHON2=1 ./install.sh ``` Then the plugin should work. Or try this fix - https://github.com/butorov/sentry-telegram/pull/41
@Olegt0rr in this case telegram plugin won't work for you. There is a fix for python 3.6+ - https://github.com/butorov/sentry-telegram/pull/41
I don't think it's possible in current version. Take a look at the source - https://github.com/butorov/sentry-telegram/blob/master/sentry_telegram/plugin.py#L102 You could probably add this ability easily, althrough it seems the plugin has been...
https://github.com/butorov/sentry-telegram/issues/40#issuecomment-748894266
Might be related https://github.com/openethereum/openethereum/issues/11862
Completely agree, people are putting lots of effort into describing problems with the client, spending time on debugging and issues are being closed without a feedback from the creator.
@adria0 > issue version is (2.3.8, 2.5.5), supported release versions are now 2.7 and 3.01We do not expect users working with old versions. Should we keep those issues opened or...
I have the same issue on the latest `v2.5.13` and it's super annoying as there is no re-send functionality at all. Here is a workaround: 1) restart your parity with...
> if you're having success propagating transactions via etherscan, and not in normal operation, it's plausible you don't have any well-connected peers. > Yes, it's very annoying as well when...
@mellery451 It seems this error got back with `1.9.0`: ``` Makefile:135: recipe for target 'all' failed make[3]: warning: -jN forced in submake: disabling jobserver mode. CMakeFiles/gen_percent_encoding_tables.dir/build.make:95: *** target pattern contains...