outroll / vesta

VESTA Control Panel
http://vestacp.com
GNU General Public License v3.0
2.94k stars 1.03k forks source link

Blank web edit page #2274

Closed ozturkgurbuz closed 1 year ago

ozturkgurbuz commented 1 year ago

Operating System (OS/VERSION):

Ubuntu 18.04.6 LTS

VestaCP Version:

PKG                VER    REL  ARCH   UPDT  DATE
---                ---    ---  ----   ----  ----
vesta              1.0.0  6    amd64  yes   2022-02-28
vesta-php          1.0.0  1    amd64  yes   2021-10-31
vesta-nginx        1.0.0  1    amd64  yes   2021-10-31
vesta-ioncube      1.0.0  1    amd64  yes   2021-10-31
vesta-softaculous  1.0.0  1    amd64  yes   2021-10-31

Installed Software (what you got with the installer):

apache2 - nginx - bind9 - exim4 - dovecot - clamav - daemon - spamassassin - mysql - vsftpd - cron - fail2ban

Related Issues/Forum Threads:

https://forum.vestacp.com/viewtopic.php?f=11&t=20872

Issue:

Vestacp working good. image

Whenever I want to enter the webedit page, a white blank screen comes up as in the picture below. This only happens for the main domain and subdomains with wildcard SSL added. image

Console Error

When clicked edit button in web tab,I am getting this error from console. image

ozturkgurbuz commented 1 year ago

It's been 3 weeks, no answer yet, still neither here nor on the forum, I guess it's true vesta is dead 😔

lookslikekoss commented 1 year ago

@ozturkgurbuz got same problem, seems like issue is in SSL files. In my case was extra TAB in domainname.key file, at the end of it. When it has extra TAB symbol parser located at vestadomain:8083/api/v1/edit/web/index.php crashes once getting NULL values.

So try to check all your SSL files located here: /usr/local/vesta/data/users/%your_username%/ssl for extra invisible symbols.

ozturkgurbuz commented 1 year ago

@lookslikekoss Thank you very much for the reply I opened ssl files for all main domains and subdomains and checked all .key .ca .pem .crt files. I checked one by one line by line and couldn't find any spaces or tabs. I just fixed a subdomain .key file with a tab space. Then I restarted the server. The result has not changed.

lookslikekoss commented 1 year ago

@ozturkgurbuz I spent 4 hours until I found those parasite TAB :) Just pay a bit more attention, 99.99% you have same issue as mine

ozturkgurbuz commented 1 year ago

@lookslikekoss

Thank you very much dude. You were absolutely right and as you said, the problem was from there, I fixed it now. I am writing my thanks now because I live in one of the cities that experienced the earthquake in Turkey, now I had the opportunity. Thank you very much for your interest and reply. 👍🙏

lookslikekoss commented 1 year ago

@ozturkgurbuz you're welcome! Glad to know that was helpful!