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.

Following the docs for install on Pi results in crashed Pi's after a few hours

See original GitHub issue

Describe the bug I have installed a few Raspberry Pi’s (3B+ and Zero W) and they are randomly crashing after a few hours, rendering them inaccessible via SSH and not reporting states.

To reproduce Install following the docs

Relevant configuration

global:
  instanceName: bryggers
  integrations:
    - homeAssistant
    - bluetoothClassic
homeAssistant:
  mqttUrl: 'mqtt://ip:1883'
  mqttOptions:
    username: user
    password: pass
bluetoothClassic:
  addresses:
    - mac_1
    - mac_2
    - mac_3

Environment

  • room-assistant version: ? Latest I guess as I installed yesterday and today
  • installation type: NodeJS
  • hardware: RPi 3B+ and RPi Zero W
  • OS: Raspbian Buster Lite

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:17 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
MTrabcommented, Mar 15, 2020

I’ve been investigating it a little - might come down to powersupplys with too little power for the Pi.

Will try to get hold of some 2.5A supplys and test again.

0reactions
mKeRixcommented, May 31, 2020

Very sorry that I didn’t get back to you with this any sooner. 😦 But I’m glad that did the trick!

Read more comments on GitHub >

github_iconTop Results From Across the Web

D435 on RaspberryPi crashing after few minutes until one ...
We use following setup: RaspberryPi 4GB, Raspbian OS, ... i.e. the crash occurs a few minutes up to an hour after the depth...
Read more >
Python script stops mysteriously after a few hours
I have a raspberry pi 3b+ running a python 3.7 script that is controlling an arduino. The arduino is reading values in from...
Read more >
R-Pi Troubleshooting - eLinux.org
This is most often caused by inadequate power. Use a good power supply and a good power cable. Some cheap cables that work...
Read more >
Raspberry Pi And The Story Of SD Card Corruption - Hackaday
Tales of Raspberry Pi SD card corruption are available online by the fistful, and are definitely a constant in Pi-adjacent communities.
Read more >
Software update & Manual - Google Groups
- Some people report occasional crashes of the front panel driver. Annoyingly, running 3 different Pi's for >200 hours, I still don't have...
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