Hi I am new to pact and was checking out the examp...
# pact-python
t
Hi I am new to pact and was checking out the examples folder for pact-python to test out publishing pacts. I was able to generate a pact for the example consumer earlier but now I am seeing the following error:-
Copy code
docker.errors.ContainerError: Command 'publish /pacts --consumer-app-version 1' in image 'pactfoundation/pact-cli:latest' returned non-zero exit status 1: b"bundler: failed to load command: /pact/bin/pact (/pact/bin/pact)\n/usr/lib/ruby/2.7.0/net/http.rb:960:in `initialize': Failed to open TCP connection to broker_app:9292 (getaddrinfo: Name does not resolve)
I did not change anything in the sharedfixtures.py file. The pact-broker app is up and running on 9292 but I am still getting this error. Any help would be greatly appreciated!
e
Sorry been away from this for a while but have noticed the same issues locally. Did you resolve it? I’ll have a look next week otherwise