alkazap
alkazap
Hello, I have used same settings on Ubuntu 18.04, but on Ubuntu 20.04 (newly installed), VPN does not work. Installation steps: ``` sudo add-apt-repository ppa:nm-l2tp/network-manager-l2tp sudo apt-get update sudo apt...
**Original Issue**: https://github.com/flashlight/wav2letter/issues/976 closes #[976] ### Summary `python prepare.py` fails with `AssertionError: Unknown speaker! FEE005` ### Test Plan (required) Assertion error comes from `utils.py` line 117 `assert speaker in speakers,...
`python prepare.py` fails with `AssertionError: Unknown speaker! FEE005` Assertion error comes from `utils.py` line 117 `assert speaker in speakers, f"Unknown speaker! {speaker}"` Judging by the assertion and line 119 `speaker...
### Issue Description RedisShake errors out whenever it receives XADD command ### Environment - RedisShake Version:latest - Redis Source Version:latest - Redis Destination Version:latest - Redis 部署方式(standalone/cluster/sentinel):standalone -> sentinel -...
### Issue Description Trying to copy data from standalone Redis to Redis Sentinel, getting `ERR NOAUTH Authentication required` even though `password` is specified correctly. ### Environment - RedisShake Version:latest -...