Coder Social home page Coder Social logo

Comments (5)

vjmaiky avatar vjmaiky commented on June 19, 2024

also saw this:

Lucians-MacBook:appium-docker-android admin$ docker-machine env appium-test-machine
Error checking TLS connection: Error checking and/or regenerating the certs: There was an error validating certificates for host "172.17.0.100:2376": x509: certificate is valid for 192.168.99.101, not 172.17.0.100
You can attempt to regenerate them using 'docker-machine regenerate-certs [name]'.
Be advised that this will trigger a Docker daemon restart which might stop running containers.

from appium-docker-android.

vjmaiky avatar vjmaiky commented on June 19, 2024

also renew the certs:

Lucians-MacBook:appium-docker-android admin$ docker-machine regenerate-certs appium-test-machine
Regenerate TLS machine certs?  Warning: this is irreversible. (y/n): y
Regenerating TLS certificates
Waiting for SSH to be available...
Detecting the provisioner...
Copying certs to the local machine directory...
Copying certs to the remote machine...
Setting Docker configuration on the remote daemon...
Lucians-MacBook:appium-docker-android admin$ docker-machine env
Error: No machine name(s) specified and no "default" machine exists
Lucians-MacBook:appium-docker-android admin$ docker-machine env appium-test-machine
export DOCKER_TLS_VERIFY="1"
export DOCKER_HOST="tcp://172.17.0.100:2376"
export DOCKER_CERT_PATH="/Users/admin/.docker/machine/machines/appium-test-machine"
export DOCKER_MACHINE_NAME="appium-test-machine"

but still connection refused when trying to use it's ip

from appium-docker-android.

vjmaiky avatar vjmaiky commented on June 19, 2024

firewall problem

from appium-docker-android.

Kavya341 avatar Kavya341 commented on June 19, 2024

@vjmaiky - How were u able to solve this issue?

from appium-docker-android.

jevgenijsklimovs avatar jevgenijsklimovs commented on June 19, 2024

How were u able to solve this issue?

from appium-docker-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.