Search found 57 matches

by Meister
Fri Feb 07, 2025 1:45 am
Forum: Bug report
Topic: Bug in /web/generate/ssl/
Replies: 9
Views: 53986

Re: Bug in /web/generate/ssl/

Hello, I think I have a solution to the “A persistent issue is the SSL error that occurs when accessing the site via https://IP-address; a certificate is randomly selected.” problem See Hestiacp where it was fixed: https://github.com/hestiacp/hestiacp/pull/1109/commits/2b4d35092d1be9cff616b0a7ea3581...
by Meister
Wed Dec 18, 2024 9:32 pm
Forum: Bug report
Topic: Bug in /web/generate/ssl/
Replies: 9
Views: 53986

Re: Bug in /web/generate/ssl/

Since I'm not developing MyVesta myself, I see no reason to purchase a dedicated test server for it. Artificial intelligence should only be used as a support, as there are definitely still errors present. I have tested models like GPT-4, Claude 3 Opus, which produce quite good code. However, the AI...
by Meister
Wed Oct 30, 2024 2:06 am
Forum: Bug report
Topic: Issues with Importing MySQL Databases between Different MariaDB Versions
Replies: 11
Views: 13922

Re: Issues with Importing MySQL Databases between Different MariaDB Versions

Hello,
I have already described my problem in detail and outlined the steps for reproduction. Additionally, the user cumhur states that he is also affected by the problem. Therefore, your statement "And what you described does not happen to others" is incorrect.
by Meister
Tue Oct 29, 2024 9:24 pm
Forum: Bug report
Topic: Issues with Importing MySQL Databases between Different MariaDB Versions
Replies: 11
Views: 13922

Re: Issues with Importing MySQL Databases between Different MariaDB Versions

I don't care; I reported the error so that it can be fixed for others as well. I also thought it was in MyVesta's interest to address errors to ensure that MyVesta runs stably and reliably. At least, that's what it says on the website: "Focused on security and stability, with a lot of security ...
by Meister
Tue Oct 29, 2024 8:46 pm
Forum: Bug report
Topic: Issues with Importing MySQL Databases between Different MariaDB Versions
Replies: 11
Views: 13922

Re: Issues with Importing MySQL Databases between Different MariaDB Versions

There are no error logs, but anyone can test it themselves. The import works, for example, from Debian 12 to Debian 12 with the same MariaDB version. However, it does not work with my example mentioned above. Of course, the MyOOS Dumper works with MariaDB. 1. Problem with importing MySQL content: Th...
by Meister
Mon Oct 28, 2024 12:27 am
Forum: Bug report
Topic: Issues with Importing MySQL Databases between Different MariaDB Versions
Replies: 11
Views: 13922

Re: Issues with Importing MySQL Databases between Different MariaDB Versions

Hello, unfortunately the error is still there. I don't know why the developer ignores my bug reports. You can't complain because myvestacp is free. I hope it will be fixed. a solution would be to use another tool for the database like MyOOS Dumper. https://github.com/r23/myoosdumper/archive/refs/hea...
by Meister
Mon Oct 21, 2024 10:25 pm
Forum: General discussion
Topic: server reached max_children
Replies: 1
Views: 3999

Re: server reached max_children

increase pm.max_children =
/etc/php/8.3/fpm/pool.d/domain.conf
by Meister
Tue Sep 17, 2024 9:45 pm
Forum: Bug report
Topic: Issue with Remote Backup in the Backup System
Replies: 0
Views: 4362

Issue with Remote Backup in the Backup System

Hi, There is still an error in the backup system. When a remote server is configured and it is unreachable or if the login to the remote server fails, no backup is created at all. However, a local backup should at least be created. Please make sure to check this this time. I believe this issue also ...
by Meister
Tue Sep 03, 2024 4:33 pm
Forum: Bug report
Topic: Issues with Importing MySQL Databases between Different MariaDB Versions
Replies: 11
Views: 13922

Issues with Importing MySQL Databases between Different MariaDB Versions

Hello, There is a problem with importing the backup. The system does not import the MySQL content. The database is created, but it is empty; tables and other data are missing. I created the backup on Debian 11 with MariaDB 10.6 and tried to import it on Debian 12 with MariaDB 10.11. Could the differ...
by Meister
Tue May 14, 2024 6:22 pm
Forum: Bug report
Topic: Plugin Remains Installed After Backup Restoration – Why?
Replies: 1
Views: 5975

Re: Plugin Remains Installed After Backup Restoration – Why?

Hi, I tested it again and selected the web and the database in the panel during restoration. The plugin installed after the backup was created was still present. Apparently, the web is not deleted beforehand, and the files from the backup are simply uploaded, which results in existing files remainin...