andirs
(Andi)
December 20, 2016, 9:22pm
1
As already posted here :
Although some users reported that sendNotification still works, i cannot get notifications from a rule. But i can get notifications that i send from the textbox on myopenhab.org .
What i tried is
sendNotification(“my@email.address”, “Test”) like on the intro page
sendBroadcastNotification(“Test”) also does not work
the cloud service source code says something about “String userId” as input so i tried various IDs i found on the webpage (device ids, ids that are within the url of devices and the user etc.) but no success
Either i get no log message, or sometimes:
2016-12-20 20:42:26.886 [WARN ] [io.openhabcloud.internal.CloudClient] - Jetty request 344160 failed: null
but i dont know if its related to the send attempt.
I have registered two user, is that maybe a problem?
Can somebody help me? Thanks
andirs
(Andi)
December 21, 2016, 12:18pm
2
Out of nothing it just works now with
sendNotification(“my@email.address”, “Test”) like on the intro page
jaydee73
(Stefan)
December 21, 2016, 1:42pm
3
This message seems to be related to the access of the sitemap with the ios app in remote mode. Do you use the iOS app?
This issue is tracked here:
opened 04:53PM - 06 Dec 16 UTC
closed 05:24PM - 30 Jan 17 UTC
duplicate
Hi,
when I access my sitemap through the app in remote mode (via my.openhab),… I do get the following error:
`15:26:57.522 [WARN ] [o.myopenhab.internal.MyOpenHABClient] - Jetty request 49828 failed: null`
The error message repeats every time when switching frames or refreshing the app. The number is variable and counts up.
In local mode everything is fine, no error log.
Also see [this thread](https://community.openhab.org/t/my-openhab-jetty-request-failed-null/17812).
andirs
(Andi)
December 21, 2016, 2:55pm
4
Sorry i could have been more precise, it’s the android app.
But problem solved itself now
I just cant set the problem to solved because
"The requested URL or resource could not be found." appears.
MARZIMA
(Mehmet Arziman)
December 21, 2016, 11:39pm
5
@andirs just saw it now.
Ok cool if it worked for you.
For openhab cloud questions you can ask here and get help.