Git Product home page Git Product logo

unifi-detect's Introduction

unifi-detect's People

Contributors

osirisguitar avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

unifi-detect's Issues

undefined:1 [object Object] when running unifi-detect from the command line

Just installed unifi-detect on the Raspberry Pi. When I run the command I get the following error message:

pi@Domoticz:~/unifi-detect $ unifi-detect -c config.json
undefined:1
[object Object]
^

SyntaxError: Unexpected token o in JSON at position 1
at JSON.parse ()
at Object. (/usr/local/lib/node_modules/unifi-detect/lib/config.js:37:26)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Module.require (internal/modules/cjs/loader.js:692:17)
at require (internal/modules/cjs/helpers.js:25:18)
at Object. (/usr/local/lib/node_modules/unifi-detect/index.js:6:16)

The npm version installed is: 6.14.5.

The config file looks like:

{
"unifi": {
"url": "https://192.168.0.25:8443",
"user": "xxxxxxx",
"password": "xxxxxxxxx%",
"idleTime": 60
},
"domoticz": {
"url": "https://unifi:[email protected]",
"deviceMappings": [{
"mac": "xx:xx:xx:xx:xx:xx",
"deviceAlias": "iPhoneReneAtHome",
"switchId": "100"
}]
}
}

What is going wrong? How can I resolve this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.