Понял Установилась нормально Ошибок как выше были нету
Проблемы с установкой
Re: Проблемы с установкой
Добрый день. Установка на Alma 10.2 заканчивается с ошибкой, не запускается nginx
в журнале :
в журнале :
Код: Выделить всё
systemd[1]: Starting nginxb.service - The nginx HTTP and reverse proxy server...
nginxb[24612]: nginx: [emerg] cannot load certificate "/etc/brainy/ssl/brainy.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/etc/brainy/ssl/brainy.crt, r) error:10000080:BIO routines::no such file)
nginxb[24612]: nginx: configuration file /usr/local/brainycp/src/compiled/nginxb/nginx.conf test failed
systemd[1]: nginxb.service: Control process exited, code=exited, status=1/FAILURE
systemd[1]: nginxb.service: Failed with result 'exit-code'.
systemd[1]: Failed to start nginxb.service - The nginx HTTP and reverse proxy server.Re: Проблемы с установкой
Проверили установку и саму работу панели на AlmaLinux 10. Никаких проблем не обнаружили.
Покажите выводы
Покажите выводы
Код: Выделить всё
ls -l /etc/brainy/ssl
df -BM
free -hRe: Проблемы с установкой
sbury писал(а): ↑Чт авг 20, 2026 11:12 amПроверили установку и саму работу панели на AlmaLinux 10. Никаких проблем не обнаружили.
Покажите выводыКод: Выделить всё
ls -l /etc/brainy/ssl df -BM free -h
Код: Выделить всё
[root@cp ssl]# ls -l /etc/brainy/ssl
total 0
-rw-r--r--. 1 root root 0 Aug 19 20:29 brainy.pem
Код: Выделить всё
[root@cp ssl]# df -BM
Filesystem 1M-blocks Used Available Use% Mounted on
/dev/mapper/almalinux-root 38848M 3001M 35848M 8% /
devtmpfs 9870M 0M 9870M 0% /dev
tmpfs 9891M 0M 9891M 0% /dev/shm
tmpfs 3957M 26M 3932M 1% /run
tmpfs 1M 0M 1M 0% /run/credentials/systemd-journald.service
/dev/sda2 1984M 455M 1530M 23% /boot
/dev/mapper/almalinux-home 307050M 5912M 301139M 2% /home
tmpfs 1M 0M 1M 0% /run/credentials/getty@tty1.service
tmpfs 1979M 1M 1979M 1% /run/user/0
Код: Выделить всё
[root@cp ssl]# free -h
total used free shared buff/cache available
Mem: 19Gi 752Mi 17Gi 35Mi 1.5Gi 18Gi
Swap: 9.8Gi 0B 9.8Gi
Re: Проблемы с установкой
У вас openssl какой версии?
Re: Проблемы с установкой
Понял в чем проблема : я устанавливал almalinux 10.2 minimal , и судя по всему в эту редакцию дистрибутива не входит пакет openssl .
Установил редакцию boot , уставновка прошла успешно, но при входе в панель получаю следующее :
Код: Выделить всё
Fatal error: Uncaught TypeError: Unsupported operand types: int - string in /usr/local/brainycp/classes/monitor.php:324 Stack trace:
#0 /usr/local/brainycp/includes/main.php(287): monitor->monitor_disc_array_to_Smarty_topinfo(Array)
#1 /usr/local/brainycp/classes/server.php(555): include_once('/usr/local/brai...')
#2 /usr/local/brainycp/modules/mainpage.php(13): Server->load_includes()
#3 /usr/local/brainycp/index.php(221): include_once('/usr/local/brai...')
#4 {main} thrown in /usr/local/brainycp/classes/monitor.php on line 324
Re: Проблемы с установкой
Покажите файл /etc/brainy/conf/monitor/config.cnf
Re: Проблемы с установкой
Код: Выделить всё
act="save_settings"
[settings]
settings_loadavgcalc=1
settings_monitor_traffcalc=1
settings_show_load=0
settings_show_la=0
settings_show_la_admin=1
settings_show_disk=1
settings_show_disk_admin=1
show_scan_local_ip=1
show_time_local_ip=120
settings_autocheck=1
settings_disk=7
settings_error_mail=1
settings_error_restart=1
settings_min=4
settings_showtopservice=1
settings_netconncalc=1
all_connection=1
all_connection_syn=1
all_connection_port="80,25,22,21,8002,3306"
monitor_enableded_xml=0
monitor_password=""
monitor_ip_monitor=""
emails_notify=""
show_scan_graphs=1
Последний раз редактировалось De_mon Ср сен 02, 2026 10:07 am, всего редактировалось 2 раза.
Re: Проблемы с установкой
У вас первая строка GNU nano 8.1 /etc/brainy/conf/monitor/config.cnf?