claffin / cloudproxy

Hide your scrapers IP behind the cloud. Provision proxy servers across different cloud providers to improve your scraping success.
https://cloudproxy.io/
MIT License
1.4k stars 80 forks source link

account key problem AWS not enabled #40

Closed chalitbkb closed 3 years ago

chalitbkb commented 3 years ago

AWS not enabled

  1. I want to use AWS and I have defined AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY Done but i still ran into this problem.

    The command I run it

    ** docker run -e USERNAME='CloudProxy2'\ -e PASSWORD='CloudP@roxy123'\ -e AWS_ENABLED=True\ -e AWS_ACCESS_KEY_ID='xxxxxxxxx'\ -e AWS_SECRET_ACCESS_KEY='xxxxxxxxxx'\ -it -p 8000:8000 laffin/cloudproxy:0.6.0-beta

Capture

Please point me. @claffin