Eos Unified Push not working with Element X

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?

Are you on 3.2 or 3.3?

There is some thought there was a change for 3.3 but I see no ntfy in Releases · e / os / 🚀 Releases · GitLab. I use io.heckel.ntfy.

ntfy is discussed Foss Warn and nfty.

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…).

1 Like

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.

3 Likes

… or by App ‘Activity Manager’. See here:

1 Like

This topic was automatically closed after 60 days. New replies are no longer allowed.