dmitrievea
Участник
- Регистрация
- 31.07.24
- Сообщения
- 6
- Реакции
- 0
Добрый день!
Пытаюсь установить первый контроллер домена и выскакивает ошибка
----------
ID: disable_security_conf
Function: apache_conf.disabled
Name: security
Result: False
Comment: State 'apache_conf.disabled' was not found in SLS 'apache.patch_security'
Reason: 'apache_conf' __virtual__ returned False: apache module could not be loaded
Changes:
----------
ID: clean_security_conf
Function: file.absent
Name: /etc/apache2/conf-available/security.conf
Result: True
Comment: Removed file /etc/apache2/conf-available/security.conf
Started: 11:47:38.224500
Duration: 0.76 ms
Changes:
----------
removed:
/etc/apache2/conf-available/security.conf
----------
ID: patch_security_conf
Function: file.managed
Name: /etc/apache2/conf-available/security.conf
Result: True
Comment: File /etc/apache2/conf-available/security.conf updated
Started: 11:47:38.225399
Duration: 14.833 ms
Changes:
----------
diff:
New file
mode:
0644
----------
ID: enable_security_conf
Function: apache_conf.enabled
Name: security
Result: False
Comment: State 'apache_conf.enabled' was not found in SLS 'apache.patch_security'
Reason: 'apache_conf' __virtual__ returned False: apache module could not be loaded
Changes:
----------
ID: apache_secururity_reload
Function: service.running
Name: apache2
Result: True
Comment: Service reloaded
Started: 11:47:38.264409
Duration: 146.599 ms
Changes:
----------
apache2:
True
----------
ID: disable_000-default_conf
Function: apache_site.disabled
Name: 000-default
Result: False
Comment: State 'apache_site.disabled' was not found in SLS 'apache.disable_http'
Reason: 'apache_site' __virtual__ returned False: apache module could not be loaded
Changes:
----------
ID: clean_000-default_conf
Function: file.absent
Name: /etc/apache2/site-available/000-default.conf
Result: True
Comment: File /etc/apache2/site-available/000-default.conf is not present
Started: 11:47:38.411622
Duration: 0.741 ms
Changes:
----------
ID: patch_000-default_conf
Function: file.managed
Name: /etc/apache2/sites-available/000-default.conf
Result: True
Comment: File /etc/apache2/sites-available/000-default.conf is in the correct state
Started: 11:47:38.412494
Duration: 9.007 ms
Changes:
----------
ID: enable_000-default_conf
Function: apache_site.enabled
Name: 000-default
Result: False
Comment: State 'apache_site.enabled' was not found in SLS 'apache.disable_http'
Reason: 'apache_site' __virtual__ returned False: apache module could not be loaded
Changes:
----------
ID: apache_000-default_reload
Function: service.running
Name: apache2
Result: False
Comment: One or more requisite failed: apache.disable_http.enable_000-default_conf
Started: 11:47:38.422635
Duration: 0.003 ms
Changes:
Summary for local
-------------
Succeeded: 14 (changed=3)
Failed: 5
-------------
Total states run: 19
Total run time: 863.556 ms
Traceback (most recent call last):
File "/usr/sbin/aldpro-server-install", line 111, in <module>
run()
File "/usr/sbin/aldpro-server-install", line 94, in run
run_command_with_show_stdout("salt-call state.apply aldpro.dc.install pillar='{}' queue=True".format(pilla
r_string))
File "/usr/sbin/aldpro-server-install", line 41, in run_command_with_show_stdout
raise Exception('Произошла ошибка. Пожалуйста, попробуйте выполнить команду повторно. \n')
Exception: Произошла ошибка. Пожалуйста, попробуйте выполнить команду повторно.
Делал все по инструкции https://www.aldpro.ru/docs/manual_admin.pdf
Пытаюсь установить первый контроллер домена и выскакивает ошибка
----------
ID: disable_security_conf
Function: apache_conf.disabled
Name: security
Result: False
Comment: State 'apache_conf.disabled' was not found in SLS 'apache.patch_security'
Reason: 'apache_conf' __virtual__ returned False: apache module could not be loaded
Changes:
----------
ID: clean_security_conf
Function: file.absent
Name: /etc/apache2/conf-available/security.conf
Result: True
Comment: Removed file /etc/apache2/conf-available/security.conf
Started: 11:47:38.224500
Duration: 0.76 ms
Changes:
----------
removed:
/etc/apache2/conf-available/security.conf
----------
ID: patch_security_conf
Function: file.managed
Name: /etc/apache2/conf-available/security.conf
Result: True
Comment: File /etc/apache2/conf-available/security.conf updated
Started: 11:47:38.225399
Duration: 14.833 ms
Changes:
----------
diff:
New file
mode:
0644
----------
ID: enable_security_conf
Function: apache_conf.enabled
Name: security
Result: False
Comment: State 'apache_conf.enabled' was not found in SLS 'apache.patch_security'
Reason: 'apache_conf' __virtual__ returned False: apache module could not be loaded
Changes:
----------
ID: apache_secururity_reload
Function: service.running
Name: apache2
Result: True
Comment: Service reloaded
Started: 11:47:38.264409
Duration: 146.599 ms
Changes:
----------
apache2:
True
----------
ID: disable_000-default_conf
Function: apache_site.disabled
Name: 000-default
Result: False
Comment: State 'apache_site.disabled' was not found in SLS 'apache.disable_http'
Reason: 'apache_site' __virtual__ returned False: apache module could not be loaded
Changes:
----------
ID: clean_000-default_conf
Function: file.absent
Name: /etc/apache2/site-available/000-default.conf
Result: True
Comment: File /etc/apache2/site-available/000-default.conf is not present
Started: 11:47:38.411622
Duration: 0.741 ms
Changes:
----------
ID: patch_000-default_conf
Function: file.managed
Name: /etc/apache2/sites-available/000-default.conf
Result: True
Comment: File /etc/apache2/sites-available/000-default.conf is in the correct state
Started: 11:47:38.412494
Duration: 9.007 ms
Changes:
----------
ID: enable_000-default_conf
Function: apache_site.enabled
Name: 000-default
Result: False
Comment: State 'apache_site.enabled' was not found in SLS 'apache.disable_http'
Reason: 'apache_site' __virtual__ returned False: apache module could not be loaded
Changes:
----------
ID: apache_000-default_reload
Function: service.running
Name: apache2
Result: False
Comment: One or more requisite failed: apache.disable_http.enable_000-default_conf
Started: 11:47:38.422635
Duration: 0.003 ms
Changes:
Summary for local
-------------
Succeeded: 14 (changed=3)
Failed: 5
-------------
Total states run: 19
Total run time: 863.556 ms
Traceback (most recent call last):
File "/usr/sbin/aldpro-server-install", line 111, in <module>
run()
File "/usr/sbin/aldpro-server-install", line 94, in run
run_command_with_show_stdout("salt-call state.apply aldpro.dc.install pillar='{}' queue=True".format(pilla
r_string))
File "/usr/sbin/aldpro-server-install", line 41, in run_command_with_show_stdout
raise Exception('Произошла ошибка. Пожалуйста, попробуйте выполнить команду повторно. \n')
Exception: Произошла ошибка. Пожалуйста, попробуйте выполнить команду повторно.
Делал все по инструкции https://www.aldpro.ru/docs/manual_admin.pdf