28 May 2019 |
mextor | 2 is ok | 12:39:36 |
mextor | I invite another account of mine | 12:39:59 |
mextor | in a room | 12:40:02 |
Maximus | did you try inviting mxisd-federation-test@kamax.io ? | 12:46:58 |
mextor | yes | 13:16:19 |
mextor | Maximus: mxisd-federation-test@kamax.io : unknown server | 13:16:26 |
mextor | as I am not federated, kamax.io can be reached | 13:17:05 |
Maximus | what log lines were produced following the attempt? | 13:17:00 |
mextor | matrix-synapse[3387]: 2019-05-28 15:15:01,390 - synapse.access.http.8008 - 233 - INFO - POST-843- 85.68.104.172 - 8008 - Received request: POST /_matrix/client/r0/r$ | 13:22:15 |
mextor | matrix-synapse[3387]: 2019-05-28 15:15:01,418 - synapse.http.server - 112 - ERROR - POST-843- Failed handle request via 'RoomMembershipRestServlet': <XForwardedForR$ | 13:22:45 |
mextor | $edForRequest at 0x7f5510354e10 method='POST' uri='/_matrix/client/r0/rooms/!QGdHKKtEBmwUjHBsVc%3Asxxxxxxxxxxxxx.com/invite' clientproto='HTTP/1.0' site=8008> | 13:23:47 |
Maximus | mextor: the mxisd logs, not the synapse ones | 13:24:26 |
Maximus | all the lines relative to the event | 13:24:36 |
mextor | where is it ? | 13:28:25 |
Maximus | if you installed via .deb, in syslog | 13:30:22 |
mextor | than that's what I showed you | 13:32:03 |
Maximus | no, that's synapse's log, it's even written in them :p | 13:32:57 |
mextor | there is no other address saying it | 13:33:31 |
Maximus | grep mxisd /var/log/syslog
| 13:34:51 |
mextor | May 28 15:15:01 nil-ids matrix-synapse[3387]: 2019-05-28 15:15:01,392 - synapse.http.client - 273 - INFO - POST-843- Sending request GET https://xxx.net/_matrix/identity/api/v1/lookup?medium=email&address=mxisd-federation-test%40kamax.io
May 28 15:15:01 nil-ids matrix-synapse[3387]: 2019-05-28 15:15:01,416 - synapse.http.client - 298 - INFO - POST-843- Received response to GET https://xxx.net/_matrix/identity/api/v1/lookup?medium=email&address=mxisd-federation-test%40kamax.io: 502
May 28 15:38:22 nil-ids matrix-synapse[3387]: 2019-05-28 15:38:22,887 - synapse.http.client - 273 - INFO - POST-960- Sending request GET https://xxx.net/_matrix/identity/api/v1/lookup?medium=email&address=mxisd-federation-test%40kamax.io
May 28 15:38:22 nil-ids matrix-synapse[3387]: 2019-05-28 15:38:22,911 - synapse.http.client - 298 - INFO - POST-960- Received response to GET https://xxx.net/_matrix/identity/api/v1/lookup?medium=email&address=mxisd-federation-test%40kamax.io: 502 | 13:43:18 |
Maximus | mextor: how did you install mxisd? | 13:48:35 |
mextor | dpkg debian deb | 13:50:09 |
mextor | 1.4.2 | 13:50:16 |
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 |