sameena syed
11/30/2022, 2:27 PMI am publishing as below
docker run --rm -v C:/Users/sasye/RiderProjects/pact-workshop-dotnet-core-v3/pacts:/data pactfoundation/pact-cli:latest pact-broker publish /data --broker-base-url <http://172.21.106.96:9292> --consumer-app-version 1.0.0
Error
/usr/lib/ruby/3.0.0/net/http.rb:987:in `initialize': Failed to open TCP connection to localhost:443 (Address not available - connect(2) for "localhost" port 443) (Errno::EADDRNOTAVAIL)
Matt (pactflow.io / pact-js / pact-go)
--verbose
flag to it, and see what it’s printing outMatt (pactflow.io / pact-js / pact-go)