Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds
zishiguo opened this issue · 0 comments
zishiguo commented
Environment
- OS: macOS Monterey
- Kubernetes version: unknown
- VirtualBox version: 6.1.28
- Vagrant version: 2.2.19
What I did?
refer to macOS Monterey and VirtualBox 6.1.28
- replace string "172.17.8." to "192.168.56." in project
- set
vb.gui = true
in Vagrantfile - execute commands as follows:
sudo kextload -b org.virtualbox.kext.VBoxDrv;
sudo kextload -b org.virtualbox.kext.VBoxNetFlt;
sudo kextload -b org.virtualbox.kext.VBoxNetAdp;
sudo kextload -b org.virtualbox.kext.VBoxUSB;
- vagrant up
Messages
Updated:
centos-release.x86_64 0:7-9.2009.1.el7.centos
Complete!
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.cn99.com
* extras: ftp.sjtu.edu.cn
* updates: mirrors.cn99.com
http://vault.centos.org/7.3.1611/os/x86_64/repodata/bd50ff3d861cc21d254a390a963e9f0fd7b7b96ed9d31ece2f2b1997aa3a056f-primary.sqlite.bz2: [Errno 12] Timeout on https://vault.centos.org/7.3.1611/os/x86_64/repodata/bd50ff3d861cc21d254a390a963e9f0fd7b7b96ed9d31ece2f2b1997aa3a056f-primary.sqlite.bz2: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.