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.

HB UI not running after Debian Installation Tutorial

See original GitHub issue

Hi,

i followed the Debian Installation Guide without any issues, there was no error during setup etc. I finally commits: ` Installing Homebridge Service
ℹ Creating default config.json: /var/lib/homebridge/config.json
ℹ Starting Homebridge Service…
✔ Homebridge Started

Manage Homebridge by going to one of the following in your browser:

Default Username: admin
Default Password: admin `

But after that I cant open one of the website/port combinations.

So I tried: root@Homebridge:~# hb-service status ℹ Testing hb-service is running on port 8581... ✖ Homebridge UI Not Running

and after that: root@Homebridge:~# hb-service restart ℹ Restarting Homebridge Service ℹ Restarting Homebridge Service... ✔ Homebridge Restarted root@Homebridge:~# hb-service status ℹ Testing hb-service is running on port 8581... ✖ Homebridge UI Not Running

And I cant even post the logs here because: root@Homebridge:~# hb-service logs ✖ ERROR: Log file does not exist at expected location: /var/lib/homebridge/homebridge.log

The “root” thing isnt the problem, I get the same with the homebridge user. I can see the config.json in the correct folder:

{ "bridge": { "name": "Homebridge 15CE", "username": "0E:42:54:99:15:CE", "port": 51755, "pin": "605-79-582" }, "accessories": [], "platforms": [ { "name": "Config", "port": 8581, "platform": "config" } ] }

Does anybody have the same problem or can tell me whats the thing to check now Thank you for the help

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Tekklabcommented, Feb 24, 2021

ahh I really forgot the Kernel Upgrade, I started this as lxc on my QNAP with buster image and just did a update & upgrade, thought that I should be fine. Your fix worked, starting now without issues, but I think I upgrade the kernel and go in the “normal way” to dont get issues later. Thank you very much for your fast help!!! You made my day

0reactions
oznucommented, Feb 24, 2021

Happy to help!

Read more comments on GitHub >

github_iconTop Results From Across the Web

debian newbie, no gui after install
You might try is upgrading your system and reinstalling gnome. Best would be to first remove/purge Gnome, then 'apt-get clean' , and then ......
Read more >
7.0-7.1 Frontend Installation - LYRASIS Wiki
This guide will not work for 7.2! If you are running DSpace 7.2 (and later), you MUST instead following the new Frontend Installation...
Read more >
Debian GNU/Linux Installation Guide
This document contains installation instructions for the Debian GNU/Linux 8 system (codename “jessie”), for the. 32-bit PC (“i386”) architecture. It also ...
Read more >
Installing Home Assistant Supervised on Debian 11
If you are new to Home Assistant and/or Linux, then this installation type is most likely not for you and you should choose...
Read more >
How to Install and Configure VNC on Debian 10 - DigitalOcean
Please note there is no output returned after you run this command in your terminal on your local machine. You will have to...
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