Page 1 of 2
Error Reports
Posted: Sat Dec 18, 2021 2:05 pm
by Meister
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
Re: Error Reports
Posted: Sat Dec 18, 2021 2:12 pm
by myVesta
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?
Re: Error Reports
Posted: Sat Dec 18, 2021 2:18 pm
by Meister
i use
Debian 11.Before that, a fresh Debian 10 was installed. I have upgraded it to
Debian 11.

- memory usage.png (18.98 KiB)
Re: Error Reports
Posted: Sat Dec 18, 2021 8:21 pm
by myVesta
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?
Re: Error Reports
Posted: Sat Dec 18, 2021 9:11 pm
by Meister
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

Re: Error Reports
Posted: Sat Dec 18, 2021 10:43 pm
by Meister
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.
Re: Error Reports
Posted: Sat Dec 18, 2021 11:37 pm
by myVesta
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
well, i guessed.
script can not parse it

Re: Error Reports
Posted: Sat Dec 18, 2021 11:39 pm
by myVesta
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?
Re: Error Reports
Posted: Sun Dec 19, 2021 12:39 am
by Meister
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.

Re: Error Reports
Posted: Sun Dec 19, 2021 12:47 am
by myVesta
Well - it will not forward FTP

Use IP then, it's also fine.