cyberpanel
cyberpanel copied to clipboard
Cyberpanel Installer hangs on "Check SWAP"
Tried 3 times with fresh centOs 7 & 8.
`Fetching files from https://github.com/usmannasir/cyberpanel.git...
Cloning into 'cyberpanel'... remote: Enumerating objects: 26588, done. remote: Counting objects: 100% (2662/2662), done. remote: Compressing objects: 100% (1137/1137), done. remote: Total 26588 (delta 1706), reused 2280 (delta 1408), pack-reused 23926 Receiving objects: 100% (26588/26588), 376.04 MiB | 1.08 MiB/s, done. Resolving deltas: 100% (16987/16987), done. Checking out files: 100% (4328/4328), done.
CyberPanel source code downloaded...
Branch 'v2.1.2' set up to track remote branch 'v2.1.2' from 'origin'. Switched to a new branch 'v2.1.2' /root Check SWAP...
`
what is the provider ?
I'm having the same problem here (latest version 2.1.2). I'm installing cyberpanel on my ubuntu local machine.
what is the provider ?
I've done a pull request for an issue related to resolv.conf causing the installation stuck at SWAP Set... or Check SWAP...
Check here : https://github.com/usmannasir/cyberpanel/pull/849
For those of you who experience a similar problem, you can modify the cyberpanel.sh file and add the same code that I just added.
Modify the /etc/resolv.conf file, setting the nameservers to DNS addresses allowed by your ISP.
Then run the cyberpanel installation again.