We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After migrating from 1.2.2 to 1.3.0 e-mail notification configuration crashes mxisd docker container.
Configuration part:
... matrix: domain: example.com listener: localpart: appservice-mxisd token: as: 9pBE4fo8qsFjOM0dELtpvTrA6BLYCndS8Nzqrv1laTqiW3oAXDHzxQ0otT3p1J1j hs: yNabQ67LO55IedMod2cQYwaEUfWtpEsAKz4bNS2sQ8SCr8NyOX7y9rFv1kDvxFja url: http://matrix-synapse:8090 ...
Error I get:
No writable property 'url' on class: io.kamax.mxisd.config.ListenerConfig in 'reader', line 37, column 14: url: http://matrix-synapse:8090
This configuration worked well in 1.2.2.
The text was updated successfully, but these errors were encountered:
Could you give kamax/mxisd:1.3.0-7-g99697d7 a try please?
kamax/mxisd:1.3.0-7-g99697d7
Sorry, something went wrong.
Just tried kamax/mxisd:1.3.0-7-g99697d7. It works well. No more errors, and functionality works. Thank you a lot!
Awesome! Thank you for reporting and testing. Please leave this issue open for a few days so people who are hit by it can find it easily.
For anyone using the Debian package, you'll find a package for this fix here
Fix is part of the v1.3.1 release
maxidorius
No branches or pull requests
After migrating from 1.2.2 to 1.3.0 e-mail notification configuration crashes mxisd docker container.
Configuration part:
Error I get:
This configuration worked well in 1.2.2.
The text was updated successfully, but these errors were encountered: