You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yum update
Oracle Linux 8 BaseOS Latest (x86_64) 0.0 B/s | 0 B 02:00
Errors during downloading metadata for repository 'ol8_baseos_latest':
- Curl error (28): Timeout was reached for https://yum-us-phoenix-1.oracle.com/repo/OracleLinux/OL8/baseos/latest/x86_64/repodata/repomd.xml [Operation timed out after 30000 milliseconds with 0 out of 0 bytes received]
Error: Failed to download metadata for repo 'ol8_baseos_latest': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
I try to install git on the docker image container-registry.oracle.com/database/free:latest-lite
docker run -d --name oracledb container-registry.oracle.com/database/free:latest
docker exec -it oracledb bash
Some reason I am not able to reach https://yum-us-phoenix-1.oracle.com
I need some hours to finde this:
If I remove /etc/yum/vars/ociregion entry then 'yum update' working fine.
It is necessary to have the entry '-us-phoenix-1' in /etc/yum/vars/ociregion?
If not please remove.
The text was updated successfully, but these errors were encountered: