coursera-dl HTTPError 404 Client Error: Not Found for url: https://api.coursera.org/api/onDemandCourseMaterials.v1 Solved 2023 May

Today, I encountered a problem while trying to download a few courses from my Coursera.org account. I attempted to use Google Colab with this notebook: link. However, I encountered an error when attempting to download. The error is "HTTPError 404 Client Error: Not Found for url: https://api.coursera.org/api/onDemandCourseMaterials.v1". To resolve this…

Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) Solved 100%

when you try to pull from docker hub or docker login you will face this error.if you are behind company proxy this will be happen.here is the step for solve this error Unable to download Docker images behind a proxy Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while…