Skip to content

OpenAI is not accessible with getaddrinfo #3828

Discussion options

You must be logged in to vote

The --dns configuration will be overridden by the storage space mapping configuration file, so it is recommended that if you set the DNS configuration file on the storage space mapping host, you do not need to configure DNS in docker-compose anymore. And it is recommended to change the mapping method to read-only access like this:

volumes:
- '/etc/resolv.conf:/etc/resolv.conf:ro'

To prevent the container service from modifying this configuration file on the host after startup.

Replies: 19 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@BiFangKNT
Comment options

Answer selected by unitythemaker
@unitythemaker
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #3822 on September 08, 2024 14:41.