Jason Harvey
Jason Harvey
Also getting this in Linux, starting very recently. So, I don't think this is limited to OSX or its keyring.
Did some digging on this. The version of spotify-web that portify is using appears to hang when requesting only one song. In fact, it uses a different codepath for one...
I'm trying it now.. will report on my success (or lack thereof)...
The [Dockerfile](https://github.com/facebook/mcrouter/blob/main/mcrouter/scripts/docker/ubuntu/Dockerfile), which will build whatever HEAD is, currently cleanly builds on ARM. Beware, it did take over an hour to compile on a 16 core ARM instance :sweat_smile: .
Something of note: The ubuntu Dockerfile will end up pulling whatever the latest `folly` is, because the `main` branch doesn't have any `FOLLY_COMMIT` file set (which the build process would...
So, the build does technically succeed, but the built binary isn't functioning properly on ARM. I built two binaries using the exact same build steps, one on arm and one...
:running: Clearing salon.
A notable factor on this type of problem which we've encountered at reddit with both Golang and Python clients: As demonstrated in your `show pools;` output, you have no servers...