QuickBox ARM Installation Failed - amefs/quickbox-arm GitHub Wiki

Even I have finished many tests, and I can not promises a successful deployment of QuickBox Lite in your server. If you have problem with installation, please check the following things:

  1. The distro version: This script only supports Debian 9/10, Ubuntu 16.04/18.04 amd64 version.
  2. Software source list: Some system work with a special source list given by your server provider, not all these sources are updated, some links may even fail. So you can try to replace the source list while installing.
  3. Network: Especially for Asia-Pacific users, you often encounter download errors caused by network timeouts, so you can try to use the proxy.
  4. dpkg lock: Sometimes the dpkg lock will prevent you from installing new software, which can cause installation failed. Please restart your system, and it will be resolved in most cases.
  5. Other fail: When you still failed to install after reinstalling the system and checked the method above, please give me the /root/quickbox.$PID.log for further analyzation.