Fixed this issue in v1.9.4
You can get this branch using
sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/v1.9.4/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/v1.9.4/preUpgrade.sh)
Try switch to v1.9.4 branch
sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/v1.9.4/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/v1.9.4/preUpgrade.sh)
Let me know if error is still ther…
Fixed this issue in v1.9.4
You can get this branch using
sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/v1.9.4/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/v1.9.4/preUpgrade.sh)
So…
@Hifihedgehog this step goes for mail.domain.com or the actual top level domain such as domain.com ?
For dovecot it is for mail.domain.com because autodiscovers tries to connect using this domain.
Self-signed SSL will be issued if your domain does not resolve to your server IP. And you can use debugging tip from here to find exact cause -> https://cyberpanel.net/docs/issuing-ssl-for-website/
sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/v1.9.4/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/v1.9.4/preUpgrade.sh)
Run this command, this should address your issue.
Not right now, however, working on v1.9.4 branch -> https://github.com/usmannasir/cyberpanel/tree/v1.9.4
Moving on, we will design our installation and upgrades in such a way that any version can be installed by choosing the needed branch, thi…
On the list users page I can add option to view user website.
-> How to suspend user's websites in one go if they are not paid for service?
This is already covered by -> https://forums.cyberpanel.net/discussion/3746/reseller-user-account…
Added this feature in v1.9.4 branch -> https://github.com/usmannasir/cyberpanel/commit/b51ef9df65f6b935da2f14f94dd679d1cd24e6ba
On list users page, you can suspend/unsuspend users (this will disable user login if user is suspended along with s…
Sorry for your trouble, there is an issue with LSCPD. Please update your lscpd binary using following commands
wget https://cyberpanel.sh/lscpd -P /usr/local/lscp/bin/lscpd
systemctl restart lscpd
I see issues with multiple like
(1665, 'Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging. InnoDB is limited to row-logging when t…