Error Reports

User avatar
Meister
Posts: 43
Joined: Mon Nov 08, 2021 10:04 am

Hello,

I would like to report a few errors.

I have installed multi PHP versions with some php versions. When I click on configure in the panel for php8.1-fpm for example I get an error. php8.0-fpm also appears there even though I only have 5.6,7.1,7.3,7.4 and 8.1 installed. You can change it in /etc/php and you have to change some parameters in /etc/php/8.1/fpm/pool.d/domain.conf. it is ok and it has the advantage that you can set the parameters for each domain individually.

Then in performance graphics I don't see any display in memory usage. Probably because swap is not used. On another server it is displayed.

If I find more errors I will use this thread, it is fortunately only small things. Hestiacp had big bugs and I will switch to myvestacp soon for this reason. ;)

best regards
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

Meister wrote: Sat Dec 18, 2021 2:05 pm I have installed multi PHP versions with some php versions. When I click on configure in the panel for php8.1-fpm for example I get an error. php8.0-fpm also appears there even though I only have 5.6,7.1,7.3,7.4 and 8.1 installed. You can change it in /etc/php and you have to change some parameters in /etc/php/8.1/fpm/pool.d/domain.conf. it is ok and it has the advantage that you can set the parameters for each domain individually.
I just didn't built it yet.
I just made a listing of all installed services, for now.
Start/stop should work, but edit nope.
For php edit see viewtopic.php?f=18&t=54
Meister wrote: Sat Dec 18, 2021 2:05 pm Then in performance graphics I don't see any display in memory usage. Probably because swap is not used. On another server it is displayed.
Can you screenshot it?
What Debian version?
User avatar
Meister
Posts: 43
Joined: Mon Nov 08, 2021 10:04 am

i use Debian 11.Before that, a fresh Debian 10 was installed. I have upgraded it to Debian 11.
memory usage.png
memory usage.png (18.98 KiB)
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

I never seen something like this.
Only thing that could be possible reason is that you installed Debian on German language?
What do you get when you run sudo free -h in SSH console?
User avatar
Meister
Posts: 43
Joined: Mon Nov 08, 2021 10:04 am

gesamt benutzt frei gemns. Puffer/Cache verfügbar
Speicher: 62Gi 3,2Gi 52Gi 59Mi 6,9Gi 58Gi
Swap: 0B 0B 0B

the language is german :D
User avatar
Meister
Posts: 43
Joined: Mon Nov 08, 2021 10:04 am

I wanted to set up FTP remote backup but it comes as error "Error: host connection failed".

But this can not be, the data is correct.

If I enter the domain instead of the ip as host it works.
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

Meister wrote: Sat Dec 18, 2021 9:11 pm gesamt benutzt frei gemns. Puffer/Cache verfügbar
Speicher: 62Gi 3,2Gi 52Gi 59Mi 6,9Gi 58Gi
Swap: 0B 0B 0B

the language is german :D
well, i guessed.
script can not parse it :(
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

Meister wrote: Sat Dec 18, 2021 10:43 pm I wanted to set up FTP remote backup but it comes as error "Error: host connection failed".

But this can not be, the data is correct.

If I enter the domain instead of the ip as host it works.
for some reason maybe server can not resolve that hostname?
try ping thathostname from SSH and see what IP it resolves?
User avatar
Meister
Posts: 43
Joined: Mon Nov 08, 2021 10:04 am

there is nothing wrong with the hostname, it was the ip. Probably it is because of this script: viewtopic.php?f=20&t=46

I wanted to use the proxy server additionally as a backup.

With a domain that does not forward it works. :)
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

Well - it will not forward FTP :)
Use IP then, it's also fine.
Post Reply