Kai
Results
4
comments of
Kai
Do you still have this problem?
@giulianorasper Did you find a solution?
I've switched to `gunicorn==20.1.0` `eventlet==0.30.2` and started my app with `gunicorn -w 1 -k eventlet -b 127.0.0.1:5000` and now it works.
Have you seen https://github.com/Ashish-Bansal/audio-only-youtube/issues/96 ?