Hmm did on the same server and had the same issue with one server.
Can you share /usr/local/hestia/conf/hestia.conf
Hmm did on the same server and had the same issue with one server.
Can you share /usr/local/hestia/conf/hestia.conf
ANTISPAM_SYSTEM='spamassassin'
ANTIVIRUS_SYSTEM='clamav-daemon'
API='yes'
API_ALLOWED_IP=''
API_SYSTEM='1'
APP_NAME='YesbhautikX Management Panel'
BACKEND_PORT='2083'
BACKUP_GZIP='11'
BACKUP_MODE='zstd'
BACKUP_SYSTEM='local'
CRON_SYSTEM='cron'
DB_PMA_ALIAS='phpmyadmin'
DB_SYSTEM='mysql'
DEBUG_MODE='false'
DISABLE_IP_CHECK='no'
DISK_QUOTA='no'
DNS_CLUSTER_SYSTEM='hestia'
DNS_SYSTEM='bind9'
ENFORCE_SUBDOMAIN_OWNERSHIP='yes'
FILE_MANAGER='true'
FIREWALL_EXTENSION='fail2ban'
FIREWALL_SYSTEM='iptables'
FROM_EMAIL=''
FROM_NAME=''
FTP_SYSTEM='vsftpd'
HIDE_DOCS='yes'
IMAP_SYSTEM='dovecot'
INACTIVE_SESSION_TIMEOUT='60'
LANGUAGE='en'
LOGIN_STYLE='default'
MAIL_SYSTEM='exim4'
PHPMYADMIN_KEY=''
PLUGIN_APP_INSTALLER='true'
POLICY_BACKUP_SUSPENDED_USERS='no'
POLICY_CSRF_STRICTNESS='1'
POLICY_SYNC_ERROR_DOCUMENTS='yes'
POLICY_SYNC_SKELETON='yes'
POLICY_SYSTEM_ENABLE_BACON='false'
POLICY_SYSTEM_HIDE_ADMIN='no'
POLICY_SYSTEM_HIDE_SERVICES='no'
POLICY_SYSTEM_PASSWORD_RESET='yes'
POLICY_SYSTEM_PROTECTED_ADMIN='yes'
POLICY_USER_CHANGE_THEME='yes'
POLICY_USER_DELETE_LOGS='yes'
POLICY_USER_EDIT_DETAILS='yes'
POLICY_USER_EDIT_DNS_TEMPLATES='yes'
POLICY_USER_EDIT_WEB_TEMPLATES='yes'
POLICY_USER_VIEW_LOGS='yes'
POLICY_USER_VIEW_SUSPENDED=''
PROXY_PORT='80'
PROXY_SSL_PORT='443'
PROXY_SYSTEM='nginx'
RELEASE_BRANCH='release'
SERVER_SMTP_ADDR=''
SERVER_SMTP_HOST=''
SERVER_SMTP_PASSWD=''
SERVER_SMTP_PORT=''
SERVER_SMTP_SECURITY=''
SERVER_SMTP_USER=''
SMTP_RELAY='false'
SMTP_RELAY_HOST=''
SMTP_RELAY_PORT=''
SMTP_RELAY_USER=''
STATS_SYSTEM='awstats'
SUBJECT_EMAIL='{{subject}} - YesbhautikX Management Panel'
THEME='dark'
TITLE='{{page}} - {{hostname}} - {{appname}}'
UPDATE_HOSTNAME_SSL='yes'
UPGRADE_SEND_EMAIL='true'
UPGRADE_SEND_EMAIL_LOG='true'
USE_SERVER_SMTP='false'
VERSION='1.8.10'
WEBMAIL_ALIAS='webmail'
WEBMAIL_SYSTEM='roundcube'
WEB_BACKEND='php-fpm'
WEB_PORT='80'
WEB_RGROUPS='www-data'
WEB_SSL='openssl'
WEB_SSL_PORT='443'
WEB_SYSTEM='nginx'
It seems that the problem reported here is identical to the problem I reported. I too have switched from apache2+nginx to nginx only and have had no problems so far. Only since the update from 1.8.8 to 1.8.10 there were the problems. So it must have to do with a change between 1.8.8 and 1.8.10. Even if it may not look like it at first glance.
Remove this line
I deleted the line from config and then restarted my server. Now everything works again.
However, I wonder how these three lines/parameters got into the config.
rm /usr/local/hestia/conf/defaults/hestia.conf
It works! Thank You.
rm /usr/local/hestia/conf/default/hestia.conf
So it will not happen again…
Done.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.