28 May 2019 |
Maximus | ok then I cannot help you until you show me the relevant log lines... | 13:51:14 |
Maximus | you keep showing synapse log lines, and not mxisd ones | 13:51:27 |
Maximus | if there are no mxisd log lines, then be sure that it's running in the first place? | 13:51:40 |
mextor | Maximus: does this help ? | 13:52:39 |
mextor | May 28 13:58:17 nil-ids mxisd[3154]: [main] ERROR App - null
May 28 13:58:17 nil-ids mxisd[3154]: [main] ERROR App - Invalid or empty value for configuration item: matrix.domain
May 28 13:58:17 nil-ids systemd[1]: mxisd.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
May 28 13:58:17 nil-ids systemd[1]: mxisd.service: Unit entered failed state.
May 28 13:58:17 nil-ids systemd[1]: mxisd.service: Failed with result 'exit-code'.
May 28 14:18:46 nil-ids systemd[1]: Started mxisd.
May 28 14:18:46 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.YamlConfigLoader - Reading config from /etc/mxisd/mxisd.yaml
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.YamlConfigLoader - Loaded config from /etc/mxisd/mxisd.yaml
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO App - mxisd starting
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO App - Version: 1.4.3
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.DirectoryConfig - --- Directory config ---
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.DirectoryConfig - Exclude:
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.DirectoryConfig - Homeserver: false
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.DirectoryConfig - 3PID: false
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.FirebaseConfig - --- Firebase configuration ---
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.FirebaseConfig - Enabled: false
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.InvitationConfig - --- Invite config ---
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.InvitationConfig - Expiration: {"after":10080}
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.InvitationConfig - Resolution: {"recursive":true,"timer":5}
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.InvitationConfig - Policies: {"if_sender":{"has_role":[]}}
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.ldap.LdapConfig - --- Generic LDAP Config ---
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.ldap.LdapConfig - Enabled: false
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.RecursiveLookupBridgeConfig - --- Bridge integration lookups config ---
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.RecursiveLookupBridgeConfig - Enabled: false
May 28 14:18:47 nil-ids mxisd[3303]: [main] INFO io.kamax.mxisd.config.MatrixConfig - --- Matrix config ---
May 28 14:18:47 nil-ids mxisd[3303]: [main] ERROR App - null
May 28 14:18:47 nil-ids mxisd[3303]: [main] ERROR App - Invalid or empty value for configuration item: matrix.domain
May 28 14:18:47 nil-ids systemd[1]: mxisd.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
May 28 14:18:47 nil-ids systemd[1]: mxisd.service: Unit entered failed state.
May 28 14:18:47 nil-ids systemd[1]: mxisd.service: Failed with result 'exit-code'. | 13:52:45 |
Maximus | Invalid or empty value for configuration item: matrix.domain
| 13:55:33 |
mextor | where is this ? | 14:14:30 |
mextor | Maximus: there is no matrix.domain line in mxisd.yaml | 14:15:55 |
Maximus | I cannot give you further help until you've read the getting started, including the pages linked in it | 14:17:58 |
Maximus | all this is explained | 14:18:03 |
mextor | I have read and got lost in many of them | 14:19:11 |
mextor | :D | 14:19:21 |
Maximus | if you are unfamiliar with software installation, yaml configuration, or just how Matrix works, we have yearly support contracts or hourly consultancy prices to do the setup for you directly | 14:19:52 |
@d:ramrod.top | mextor: it's not so hard just read the docu first .. and than edit the config file default. /etc/mxisd/mxisd.yaml | 14:21:36 |
mextor | I am just starting , but am familiar | 14:21:45 |
mextor | 20 years dev and system | 14:28:32 |
mextor | but I just started Matrix this week | 14:28:58 |
Maximus | the deb package install has a default configuration file, like any deb packages. The configuration page (which is linked into the getting started) tells you what matrix.domain actually is in the config file, and the getting started tells you to give it a value, among other variables | 14:32:31 |
Maximus | that info is also given in the default config file as well | 14:32:46 |
Maximus | I don't know what else to tell you | 14:33:24 |
mextor | but I did configure it to my servers's URL already | 14:33:53 |
mextor | that's why I am surprised | 14:34:02 |
Maximus | Seems like you did not, or you changed the YAML structure in a way that it doesn't work (indentation, etc.) | 14:36:17 |
mextor | by the error message | 14:34:09 |
Maximus | either way, you just need to fill in the empty values in the default config file | 14:36:31 |
mextor | the config file .yaml is completely reworked already to fit my needs | 14:34:46 |
mextor | I must(hve missed somthing | 14:34:55 |
Maximus | So, for the last time: follow the Getting Started. Don't try to do more than what it tells you to do. Start from the default config file, follow all the steps until you reach step 4 of validation. Step 5 can be ignored if you don't have federation. Take a backup of the config file. ONLY AFTER change more things. | 14:38:20 |
mextor | ok | 14:39:37 |
| @d:ramrod.top changed their display name from d to _d_. | 14:57:12 |