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.

"There was a problem reading your config.json file." Wondering if anybody could help?

See original GitHub issue

Hi, I’m trying to setup Homebridge and am encountering issues, seemingly with the config.json file. Here is my config.json file:

{ “bridge”: { “name”: “Homebridge”, “username”: “CC:22:3D:E3:CE:30”, “port”: 51826, “pin”: “031-45-154” },

"description": "Config file for Xbox.",

"accessories": [
    {
        "accessory": "Xbox",
      "name": "Xbox",
      "ipAddress": "192.168.0.20",
      "liveId": "FD0086CA6C9AF4A6"
    }
]

}

Here is what Terminal is returning when I run Homebridge:

2016-05-22-143042_1920x1080_scrot

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:35

github_iconTop GitHub Comments

2reactions
toshibochancommented, May 24, 2016

Not there! Have to add to /home/pi/.homebridge

1reaction
toshibochancommented, May 24, 2016

Nice! I glad is working now!

Read more comments on GitHub >

github_iconTop Results From Across the Web

"There was a problem reading your config.json file ... - GitHub
Hi, I'm trying to setup Homebridge and am encountering issues, seemingly with the config.json file. Here is my config.json file: { "bridge": ...
Read more >
Homebridge JSON error, how to solve this? - Reddit
I'm new to this and followed some tutorials. However, when trying to start homebridge on my raspberry pi, the following error log shows....
Read more >
Replace 'config.json' File - SenseCAP MX Document Center
The instructions below will help you replace the 'config.json' file in the Micro SD card. If you find the device is stuck on...
Read more >
Trying to install Data Store, and possible alternatives
Solved: I have a machine in Azure which I'm trying to install all the components for ArcGIS Server on. It's taken a while,...
Read more >
214 - Stack Overflow
The file does not match your project config: .eslintrc.js. ... in eslintrc.json and tsconfig.json files would help in solving the issue.
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