!NPRUEisLjcaMtHIzDr:kamax.io

mxisd

259 Members
Federated Matrix Identity Server | https://github.com/kamax-io/mxisd | Version: 0.8.2 | Dev discussions: #mxisd-dev:kamax.io | Related: #matrix-identity:matrix.org104 Servers

Load older messages


SenderMessageTime
13 May 2019
@bkhpalmer:throgmorton.me.uk@bkhpalmer:throgmorton.me.uk....11:16:05
@bkhpalmer:throgmorton.me.uk@bkhpalmer:throgmorton.me.ukRedacted or Malformed Event11:17:07
@bkhpalmer:throgmorton.me.uk@bkhpalmer:throgmorton.me.ukSorry that's not in quotes - do I need to disable markdown?11:17:47
@max:kamax.ioMaximusyou're just using the wrong characters11:18:03
@max:kamax.ioMaximusit's ` not .11:18:16
@bkhpalmer:throgmorton.me.uk@bkhpalmer:throgmorton.me.ukOkay11:18:23
@bkhpalmer:throgmorton.me.uk@bkhpalmer:throgmorton.me.ukRedacted or Malformed Event11:18:34
@max:kamax.ioMaximusjust copy/paste the character :p11:18:47
@bkhpalmer:throgmorton.me.uk@bkhpalmer:throgmorton.me.uk
mxisd_1     | 2019-05-13T11:13:13.304220575Z [main] INFO io.kamax.mxisd.storage.crypto.FileKeyStore - Key store is already in directory format
mxisd_1     | 2019-05-13T11:13:13.714656237Z [main] INFO com.mchange.v2.c3p0.C3P0Registry - Initializing c3p0-0.9.5.2 [built 08-December-2015 22:06:04 -0800; debug? true; trace: 10]
mxisd_1     | 2019-05-13T11:13:13.917801312Z com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected STRING but was BEGIN_OBJECT at path $.connector
mxisd_1     | 2019-05-13T11:13:13.918285182Z    at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:224)
mxisd_1     | 2019-05-13T11:13:13.918555661Z    at com.google.gson.Gson.fromJson(Gson.java:887)
mxisd_1     | 2019-05-13T11:13:13.918815779Z    at com.google.gson.Gson.fromJson(Gson.java:952)
mxisd_1     | 2019-05-13T11:13:13.919075549Z    at com.google.gson.Gson.fromJson(Gson.java:925)
mxisd_1     | 2019-05-13T11:13:13.919340916Z    at io.kamax.mxisd.threepid.notification.BuiltInNotificationHandlerSupplier.acceptEmail(BuiltInNotificationHandlerSupplier.java:68)
mxisd_1     | 2019-05-13T11:13:13.919934150Z    at io.kamax.mxisd.threepid.notification.BuiltInNotificationHandlerSupplier.accept(BuiltInNotificationHandlerSupplier.java:58)
mxisd_1     | 2019-05-13T11:13:13.920187448Z    at io.kamax.mxisd.threepid.notification.BuiltInNotificationHandlerSupplier.accept(BuiltInNotificationHandlerSupplier.java:53)
mxisd_1     | 2019-05-13T11:13:13.920438996Z    at io.kamax.mxisd.Mxisd.lambda$build$1(Mxisd.java:116)
mxisd_1     | 2019-05-13T11:13:13.921488394Z    at java.util.Iterator.forEachRemaining(Iterator.java:116)
mxisd_1     | 2019-05-13T11:13:13.921764357Z    at io.kamax.mxisd.Mxisd.build(Mxisd.java:116)
mxisd_1     | 2019-05-13T11:13:13.922353381Z    at io.kamax.mxisd.Mxisd.start(Mxisd.java:198)
mxisd_1     | 2019-05-13T11:13:13.922604854Z    at io.kamax.mxisd.HttpMxisd.start(HttpMxisd.java:67)
mxisd_1     | 2019-05-13T11:13:13.923489411Z    at io.kamax.mxisd.MxisdStandaloneExec.main(MxisdStandaloneExec.java:87)
mxisd_1     | 2019-05-13T11:13:13.923889738Z Caused by: java.lang.IllegalStateException: Expected STRING but was BEGIN_OBJECT at path $.connector
mxisd_1     | 2019-05-13T11:13:13.924164223Z    at com.google.gson.internal.bind.JsonTreeReader.nextString(JsonTreeReader.java:180)
mxisd_1     | 2019-05-13T11:13:13.924434640Z    at com.google.gson.internal.bind.TypeAdapters$16.read(TypeAdapters.java:418)
mxisd_1     | 2019-05-13T11:13:13.924683942Z    at com.google.gson.internal.bind.TypeAdapters$16.read(TypeAdapters.java:406)
mxisd_1     | 2019-05-13T11:13:13.924948983Z    at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:129)
mxisd_1     | 2019-05-13T11:13:13.925204912Z    at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:220)
mxisd_1     | 2019-05-13T11:13:13.925466799Z    ... 12 more
mxisd_1     | 2019-05-13T11:13:13.928438260Z [Thread-1] INFO App - mxisd stopped
11:19:06
@bkhpalmer:throgmorton.me.uk@bkhpalmer:throgmorton.me.ukThe first line refers to the keystore - which in the previous attempt to restart showed conversion to the new format (as I was upgrading) but then it dies at the next line11:19:44
@bkhpalmer:throgmorton.me.uk@bkhpalmer:throgmorton.me.ukAll I can gather is that there is apparently an object where it expects a string (presumably in my config file)?11:21:20
@max:kamax.ioMaximusyour config file format is invalid11:21:21
@max:kamax.ioMaximusmost likely indentation is wrong11:21:25
@bkhpalmer:throgmorton.me.uk@bkhpalmer:throgmorton.me.ukokay11:21:35
@bkhpalmer:throgmorton.me.uk@bkhpalmer:throgmorton.me.uk

Given the changes to indentation is the format for the dns overwrite still

dns:
  overwrite:
    homeserver:
      client:
        - name: 'example.org'
          value: 'http://localhost:8008'
```
11:24:54
@max:kamax.ioMaximusyes, but that's not where the indentation is wrong11:26:06
@max:kamax.ioMaximusit's in the threepid section11:26:13
@bkhpalmer:throgmorton.me.uk@bkhpalmer:throgmorton.me.ukOkay I am looking at the threepid page and it currently says this is subject to change? If I don't need any notifications currently maybe I should just comment it out?11:27:38
@max:kamax.ioMaximusit's not subject to change11:28:05
@max:kamax.ioMaximussomething in email threepid has indentation wrong (one too many if I'm reading the error right)11:28:45
@bkhpalmer:throgmorton.me.uk@bkhpalmer:throgmorton.me.ukApologies my goof - connector instead of connectors11:28:50
@max:kamax.ioMaximus ok, it seems the indentation is wrong just after connector 11:32:02
@bkhpalmer:throgmorton.me.uk@bkhpalmer:throgmorton.me.ukThank you for the help Maximus11:53:05
@max:kamax.ioMaximusanytime11:54:22
@max:kamax.ioMaximus

Release v1.4.3

@room Another maintenance release is out, fixing bugs in the Application Service feature and improve misconfiguration detection and error messages.
We recommend to update to this if you can but is not high-priority if you are not using the Application Service feature, as it won't bring anything new for you.

Release notes & Download links

23:14:24
@max:kamax.ioMaximus changed the room topic to "Federated Matrix Identity Server | https://github.com/kamax-matrix/mxisd | Latest release: v1.4.3 | Dev discussions: #mxisd-dev:kamax.io | Privacy Flamebearer in Matrix since 2017" from "Federated Matrix Identity Server | https://github.com/kamax-matrix/mxisd | Latest release: v1.4.2 | Dev discussions: #mxisd-dev:kamax.io | mxisd, Privacy Flamebearer in Matrix - since 2017".23:14:37
@eggy:eggy.ccMatt (eggy)suppose I should upgrade..23:15:16
15 May 2019
@jasonm:matrix.cambsac.org.uk@jasonm:matrix.cambsac.org.ukFound a bug with registration, thought it was Riot/Synapse, but Synapse devs could not repeat it. Registering with a + (plus) in an email gets replaced with a ' ' (space). Could it be mxisd? https://github.com/vector-im/riot-web/issues/6333#issuecomment-49237439908:38:53
@kaiyou:tedomum.netkaiyouHey, is there any apt repo for mxisd? Manually downloading debs sounds like an antipattern09:02:20
@max:kamax.ioMaximusJason Morgan: where do you see the replacement happening? in Riot settings?09:51:34

Show newer messages


Back to Room ListRoom Version: