question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Phone sends false alarms to the server

See original GitHub issue

Actual behaviour

I bought a Samsung Galaxy S22 Ultra which regularly sends false times for upcoming alarms. I cannot figure out a pattern that triggers this. I checked out the logs of the app:

04-26 06:15:01.910 10062 10062 D BackgroundTasksManager: onReceive() with intent android.app.action.NEXT_ALARM_CLOCK_CHANGED
04-26 06:15:01.910 10062 10062 D BackgroundTasksManager: Alarm clock changed
04-26 06:15:01.914 10062 10062 D BackgroundTasksManager: Alarm sent by null
04-26 06:15:01.915 10062 10062 D BackgroundTasksManager: Got value 'ValueWithInfo(value=1650953622334, mappedValue=null, type=Timestamp)' for alarmClock
04-26 06:15:01.917 10062 10062 D BackgroundTasksManager: Scheduling work for tag alarmClock

As you can see in line 3 that the $sender is null. I suggest checking for null and returning in this case

Environment data

Client

  • Android version: 12 (OneUI 4.1)
  • Device model: Samsung Galaxy S22 Ultra
  • App version : 2.20.0
  • Build flavor : Full
  • Device language: German

Logs

App log (Also you can see some file not found exceptions)

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:15 (15 by maintainers)

github_iconTop GitHub Comments

1reaction
Trysupecommented, Apr 30, 2022

Installed it. I will test it a few days and keep you up-to-date

0reactions
Trysupecommented, May 6, 2022

Got it. So there is nothing we can do.


However https://github.com/openhab/openhab-android/pull/2891 helps a lot with the null alarms. Ready to merge?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Distribute Nagios to reduce false alarms - Server Fault
What can I do to reduce such false alarms? I'm guessing that it's because of transient network issues on my monitoring server. I...
Read more >
The 6 Most Common Causes of False Alarms
The 6 Most Common Causes of False Alarms. Faulty equipment: Despite the fact that most of the top home security companies utilize high-....
Read more >
Home Security Market Thriving Despite Dread of False Alarms
The market for home security systems continues to grow despite concerns about false alerts, according to a new report from Parks Associates.
Read more >
Seizure Detection - Support - SeizAlarm
I am having a lot of false alarms. In the “Settings” within the SeizAlarm app there are sensitivity settings that you can adjust....
Read more >
Putting an End to False Alarms in Three Easy Steps
In this case, we'll set an In Alert Delay of 60 seconds. Now Climate Guard will send an email when the door has...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found