After updating CONDA, an error is reported:
valueerror: check_ hostname requires server_ Hostname
this is the problem of scientific Internet port.
Solutions:
1. Check the port number of Science Internet.
2. Add the port number in the. Condarc file.
Check where. Condarc is under windows.
windows:C:\users\username\,linux:/home/username/
3、pip install urllib3==1.25.11。
The contents of condarc file are as follows:
ssl_verify: true
show_channel_urls: true
report_errors: false
Add a piece of code below and modify it as follows:
ssl_verify: true
show_channel_urls: true
report_errors: false
proxy_servers: {http: 127.0.0.1:8888, https: 127.0.0.1:8888}
note that if you change the following 8888 to your own port number, the estimation of each port is different.
Read More:
- ValueError: check_ hostname requires server_ The solution record of the host name
- Common errors in k8s initialization_ [WARNING NumCPU]_ [WARNING SystemVerification]_ WARNING Hostname
- Network Error (dns_unresolved_hostname) -postman
- For the installation of anaconda3 in manjaro system, after the update (CONDA update — all), the terminal prompts an error and cannot execute CONDA related commands
- Cisco ASA prompt modifies the display name hostname priority state context
- About node error NPM update check failed try running with sudo or get access to the local update
- Server check fail, please check server 192.168.11.13 ,port 9848 is available , error ={}
- Error in downloading update creation environment of CONDA: collecting package metadata (current_ repodata.json): failed
- Conda HTTP 000 CONNECTION FAILED for url
- CONDA creating virtual environment and common CONDA commands
- RemoveError: ‘requests’ is a dependency of conda and cannot be removed from conda’s operating enviro
- JRebel: ERROR Failed to obtain seat. Unable to connect to license server. Check
- You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version
- RemoveError: ‘requests‘ is a dependency of conda and cannot be removed from conda‘s operating env
- RemoveError: ‘setuptools’ is a dependency of conda and cannot be removed from conda’s operatin
- Removeerror: ‘requests’ is a dependency of CONDA and cannot be removed from CONDA’s o
- conda install failed: conda.core.subdir_ data.Response304ContentUnchanged Python cannot be installed
- Unable to find condarc file after installing CONDA
- RuntimeError: cuda runtime error (100) : no CUDA-capable device is detected at /opt/conda/conda-bld/
- Insert into / delete / update / select of SQL Server database table