usmannasir / cyberpanel

Cyber Panel - The hosting control panel for OpenLiteSpeed
GNU General Public License v3.0
1.48k stars 576 forks source link

[BUG] Setting up hostname freeze while onboarding v2.3.5 #1206

Closed irockbot closed 5 months ago

irockbot commented 5 months ago

Describe the bug After v2.3.5 cp update, when i try to setup hostname onboarding through setup wizard and click start configurations, the progress bar stuck at setting up hostname message forever. I skipped rdns check since i host my mail from gsuite.

Screenshot 2024-02-05 164502

Note: i have checked the hostname A record and rdns PTR records! Everything is fine.

Expected behavior It should complete the wizard.

Operating system: Centos 7

CyberPanel version: 2.3.5

usmannasir commented 5 months ago

Centos 7 is not supported any more, but can you share main log file content ?

irockbot commented 5 months ago

@usmannasir Please find the attached main cp log. Centos 7 working well with cp, no issues so far. I see EOL of centos 7 maintenance is June 2024. We are planning to migrate to Almalinux 8 or 9. cpmainlog.txt

usmannasir commented 5 months ago

can you upgrade and try now ?

irockbot commented 5 months ago

@usmannasir Yes now it works! I confirm this fixes the settingup hostname freeze issue. But couple of old issues after upgrade still not solved.

  1. https://github.com/usmannasir/cyberpanel/issues/1098 - even after you give permissions to imunifyfolder, you have to reinstall imunify360 again through cyberpanel UI by entering licence key
  2. Once hostname ssl completed, it will replace the already installed custom sectigo ssl with letsencrypt ssl. I recall you said it won't replace if there is a ssl already. I have to manually install custom ssl again.
usmannasir commented 5 months ago

I will close it, you can create seprate issues with more details.

irockbot commented 5 months ago

Ok thank you @usmannasir. Please reopen #1098 and provide fix in your next commit.