Thomas VIVET

Results 3 comments of Thomas VIVET

From time to time we have the same `stale NFS file handle` error message when restarting a pod that use SMB mounts. I found a workaround by a scaling down/up...

I encountered the same issue while using this library. The large number of request is due to from_url() method which is called for every single objects returned by a search...

Using alternate URL worked fine for me: `yt-dlp https://player.vimeo.com/video/xxx --video-password xxx` (instead of simple URL: `yt-dlp https://vimeo.com/xxx --video-password xxx`)