rajesh457

Results 8 comments of rajesh457

In my case, got the same issue, cause I was unable to install **pycurl**. You can manually install **pycurl** by the following command `sudo apt-get update -y` `sudo apt-get install...

Thankyou so much, worked perfectly

Hi @ipsecc, Where i can find that path, would you please give the exact path where I can modify the `provider-config.yaml` file

This error on Terminal ![image](https://github.com/user-attachments/assets/5678d9ab-f557-4f3a-ac6d-a03b7f441241)

Hi @TMDeal, For some reason, Still getting the same error. I've cloned the `github-dev` branch using the following cmd on a fresh DO VPS, having 8GB RAM, 2vCPU `git clone...

Hi @TMDeal, Please note that, it gives different error each time to add some random URLs to the **ALLOWED_HOSTS** * ![image](https://github.com/user-attachments/assets/c966596b-8a7d-4fe3-a738-70f5c027f4b8) * ![image](https://github.com/user-attachments/assets/568f8eee-dbaf-432e-9d7c-d843a2f11e3b) After adding the shown hosts, it gives...

Hi @TMDeal, Thankyou so much > selenium installed to 4.8.2 by pinning it in requirements.txt Worked like a charm, Thanks for your time :)