matrix-io / matrix-os

MATRIX OS Codebase
https://creator.matrix.one
GNU General Public License v3.0
75 stars 17 forks source link

Jt/firebase network #69

Closed jmtovarf closed 7 years ago

jmtovarf commented 7 years ago

Get device network (Ethernet or Wireless) and set this information on firebase device/public/runtime/netinfo.

Use branch jt/update_network on matrix-firebase module in order to test.

brianofrokk3r commented 7 years ago

@diegoribero @eighteyes why is this not passing? Do we need to rebase?

eighteyes commented 7 years ago

Getting this error

Uncaught exception:  { Error: Uncaught, unspecified "error" event. (Error getting wireless devices information)
    at Network.emit (events.js:163:17)
    at /Users/god/admob/matrix-os/lib/device/network.js:157:18
    at /Users/god/admob/matrix-os/node_modules/wireless-tools/wpa_cli.js:151:13

This is running on my mac, this error needs to at least be handled.

brianofrokk3r commented 7 years ago

What's the issue here?

eighteyes commented 7 years ago

@brianofrokk3r no issue now, it was erroring out for me locally.