Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing the PDF locally, the connection failed when accessing the service. #122

Open
zhoumengbo opened this issue Dec 6, 2024 · 0 comments

Comments

@zhoumengbo
Copy link

image
image

The following attempts were made:
a. Tested using curl -x http://127.0.0.1:7890 http://example.com to prove that there is no problem with the host proxy
b. Used global mode to access the Internet scientifically, the result was the same as the above error
c. Changed the proxy address from 127.0.0.1 to host.docker.internal, the result was the same as the above error
d. Added proxy settings to each container in the docker-compose file, showing that it could not connect to the proxy, but the host connected to the address normally:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant