Closed kakyoism closed 5 months ago
poetry 1.4.0 is old, please update to the latest version
however this seems unlikely to be a poetry bug, surely something is confused about your network configuration and that is not something that can be solved from this repository
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Description
When working from home using our company VPN, our private PyPI can be accessed from web browsers using its domain name, but poetry cannot find it, giving
Workarounds
The problem is gone after replacing all the domain-name references with the real IP.
Poetry Installation Method
pip
Operating System
Windows/macOS
Poetry Version
1.4.0
Poetry Configuration
Python Sysconfig
No response
Example pyproject.toml
No response
Poetry Runtime Logs