I am trying to get Element X to work with Unified Push using the built in ntfy distributor, but I am having no luck. If I run the troubleshoot notifications in the Element X app I get the following error:
Test push gateway: failed to check the gateway https://push.murena.com/_matrix/push/v1/notify
It is possible that this is related to a bad certificate for the website http://push.murena.com.
Does anyone have any advice on how to get this to work?
didnât work on 3.2, and now the same problem on 3.3. I am using the e-os built in ntfy distributor, and I donât think that it is possible to change the server you connect to.
Of course you can install your own version of ntfy, but then you will have two distributors called ntfy which is very confusing (that should have been implemented betterâŚ).
Indeed, there is a possibility to change the server used by the built-in foundation.e.ntfy:
Scroll down to section âLetâs Hack Inâ:
âAs a developer we can access the ntfy UI through the system terminal, for example through an ADB shell (running this command on a USB-connected computer with âadbâ tool installed, with ADB USB debugging enabled in the phoneâs developer settings):
adb shell am start -n foundation.e.ntfy/io.heckel.ntfy.ui.MainActivity
âŚ"
Itâs been a while since I tried this (with /e/OS 3.1 or 3.2), but as far as I remember, this adb command opens the settings for the built-in foundation.e.ntfy. There you can change the default server.