Igor Mandrigin

Results 63 comments of Igor Mandrigin

same happens for me, but I also use Vouch 😆 leaving this comment here to be subscribed to updates

hmm, I can attach logs from 22.7.0 that errors out on that...

[alloc_logs_nimbus.stdout.0.txt](https://github.com/status-im/nimbus-eth2/files/9209698/alloc_logs_nimbus.stdout.0.txt) ``` INF 2022-07-28 12:30:38.569+00:00 Launching beacon node topics="beacnde" version=v22.7.0-75ccfc-stateofus ``` ``` DBG 2022-07-28 12:30:53.252+00:00 Failed to deserialize REST JSON data topics="rest_validatorapi" err="(1, 0) Unexpected token 'tkBracketLe' in place of...

unfortunately it doesn't log which exact call caused it, but looking at the payload it looks very-very similar to what @mcdee shared

I _think_ this LoC doesn't expect a list of validators, just a single one: https://github.com/status-im/nimbus-eth2/commit/cd04f27c37555d891f0d4eb5a45467cb2ced922d#diff-c6c7c4acd323803baf59aed256dc1188bb6697291cb1425f05314ff7e0668e66R771

@zah is there any Docker image with your fix already? I can try to test and verify it works with Vouch

Hey! The tabs switching is done via AppleScript, see "Run NSAppleScript" section. The listing of tabs is done through Scripting Bridge. I don't know if Firefox supports all of that.

Hey! I do agree, though I didn't manage to make it work well with AppleScript APIs. At the moment, I don't have much time to develop the plugin, but that's...

now it works with iTerm, but if you have any other specific apps that you want it work work with, please, list them here, I'll implement what I can if...

there was a workaround hack mentioned that you can do `w` and it will list all the windows and tabs.