Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds #107

Open
zishiguo opened this issue Nov 18, 2021 · 0 comments
Labels
question Further information is requested

Comments

@zishiguo
Copy link

zishiguo commented Nov 18, 2021

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

  1. replace string "172.17.8." to "192.168.56." in project
  2. set vb.gui = true in Vagrantfile
  3. 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;
  1. 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.
@zishiguo zishiguo changed the title Loading mirror speeds from cached hostfile pause Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds Nov 18, 2021
@rootsongjc rootsongjc added the question Further information is requested label Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants