Closed arpsyapathy closed 7 years ago
Hello! On my Ubuntu i install synapse and mxisd. In homeserver.yaml: server_name: "matrix_server"
and mxisd-sample.yaml:
matrix: domain: 'matrix_server'
But MXISS failure =(
administrator@matrix_server:~$ sudo systemctl status mxisd.service ● mxisd.service - mxisd Loaded: loaded (/etc/systemd/system/mxisd.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Пт 2017-11-24 11:27:21 MSK; 2min 30s ago Process: 3884 ExecStart=/usr/bin/mxisd --spring.config.location=/etc/mxisd/ --spring.config.name=mxisd --spring.profiles.active=systemd (code=exited, status=1/FAILURE) Main PID: 3884 (code=exited, status=1/FAILURE) ноя 24 11:27:21 matrix_server mxisd[3884]: *************************** ноя 24 11:27:21 matrix_server mxisd[3884]: APPLICATION FAILED TO START ноя 24 11:27:21 matrix_server mxisd[3884]: *************************** ноя 24 11:27:21 matrix_server mxisd[3884]: Description: ноя 24 11:27:21 matrix_server mxisd[3884]: Invalid or empty value for configuration key matrix.domain ноя 24 11:27:21 matrix_server mxisd[3884]: Action: ноя 24 11:27:21 matrix_server mxisd[3884]: Double check the key value ноя 24 11:27:21 matrix_server systemd[1]: mxisd.service: Main process exited, code=exited, status=1/FAILURE ноя 24 11:27:21 matrix_server systemd[1]: mxisd.service: Unit entered failed state. ноя 24 11:27:21 matrix_server systemd[1]: mxisd.service: Failed with result 'exit-code'.
Help please. Thanks you advanced!
Several things:
mxisd-sample.yaml
mxisd.yaml
matrix.domain
Yes! Thank you!!
Hello! On my Ubuntu i install synapse and mxisd. In homeserver.yaml: server_name: "matrix_server"
and mxisd-sample.yaml:
matrix: domain: 'matrix_server'
But MXISS failure =(
Help please. Thanks you advanced!