-
I made some progress in getting this to run, but ran into some selinux issues. Most of them are related to volume mounts in docker. For files under /matrix, they can be worked around by adding "Z" to …
-
https://github.com/ma1uta/ma1sd/pull/71 is expected to fix this problem, however I'm still running into an issue. As can be seen in the logs the users are actually found but no result is given to Elem…
tgurr updated
4 months ago
-
Has anyone as of yet looked into supporting sydent? Would it make sense to support it, given recent privacy changes to synapse and riot, and with regard to mxisd's zombie state?
Seems to have become …
-
First of all thank you for this great project. Unfortunately I cannot manage to get the configuration to work. Maybe I am missing something...
Currently getting this error when I try to add my identi…
-
if you take a look at https://github.com/ma1uta/ma1sd/blame/ae5864cd91f7db57c3a99b7847c3c327980e74e8/src/main/java/io/kamax/mxisd/threepid/connector/phone/PhoneSmsTwilioConnector.java#L61
and later…
-
I'm running the Docker container, using the configuration created by [matrix-docker-ansible-deploy](https://github.com/spantaleev/matrix-docker-ansible-deploy).
It works great on Debian stable. Bu…
-
```
io.kamax.mxisd.exception.InvalidCredentialsException: Supplied credentials are invalid
Aug 28 13:31:27 u-sm2-gpe matrix-ma1sd[1612694]: at io.kamax.mxisd.auth.AccountManager.getUserId(Ac…
-
When firing up the docker container for mxisd and doing a first inspection I realized that it is running as root:
```
bash-4.4# ps -eaf
PID USER TIME COMMAND
1 root 0:01 java -ja…
-
### Your use case
#### What would you like to do?
It would be nice to have an easy setting or variable to either control the debounceTimer (default: 150ms) or to set a delayTimer, after which the …
-
I'm feeling dumb but I have no idea how to integrate this into my setup. Is there any documentation available on how to use this?