Permission Denied on port when starting HDP Sandbox Proxy on Docker (Windows 10) Permission Denied on port when starting HDP Sandbox Proxy on Docker (Windows 10) docker docker

Permission Denied on port when starting HDP Sandbox Proxy on Docker (Windows 10)


Go to the location where you saved the Docker deployment scripts – refer to Deploy HDP Sandbox as an example. You will notice a new directory sandbox was created.

  • Edit file sandbox/proxy/proxy-deploy.sh
  • Modify conflicting port (first in keypair). For example, 6001:6001 to 16001:6001
  • Save/Exit the File
  • Run bash script: bash sandbox/proxy/proxy-deploy.sh
  • Repeat steps for continued port conflicts

More info : https://hortonworks.com/tutorial/sandbox-deployment-and-install-guide/section/3/#port-conflict