Skip to content

Instantly share code, notes, and snippets.

@barnabycourt
Created May 23, 2018 21:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barnabycourt/2d2347391894878560439a63f654864a to your computer and use it in GitHub Desktop.
Save barnabycourt/2d2347391894878560439a63f654864a to your computer and use it in GitHub Desktop.
Debugger listening on ws://127.0.0.1:50420/cb6dc282-428c-4805-ab19-23d6e072bb45
For help see https://nodejs.org/en/docs/inspector
neeo:nodecheck check if current node runtime is invalid false +0ms
neeo:device:DeviceBuilder add capability 'alwaysOn' +0ms
neeo:device:DeviceBuilder add buttongroup with name Controlpad +1ms
neeo:device:DeviceBuilder add button { name: 'CURSOR ENTER' } +0ms
neeo:device:DeviceBuilder add button { name: 'CURSOR UP' } +1ms
neeo:device:DeviceBuilder add button { name: 'CURSOR DOWN' } +0ms
neeo:device:DeviceBuilder add button { name: 'CURSOR LEFT' } +0ms
neeo:device:DeviceBuilder add button { name: 'CURSOR RIGHT' } +0ms
neeo:device:DeviceBuilder add buttongroup with name Menu and Back +0ms
neeo:device:DeviceBuilder add button { name: 'MENU' } +0ms
neeo:device:DeviceBuilder add button { name: 'BACK' } +0ms
neeo:device:DeviceBuilder add button { name: 'app:12', label: 'Netflix' } +0ms
neeo:device:DeviceBuilder add button { name: 'app:13', label: 'Amazon' } +0ms
neeo:device:DeviceBuilder add buttonhandler +1ms
neeo:device:DeviceBuilder enable discovery { headerText: 'ROKU Discovery', description: 'Discovery of Roku devices depends on SSDP being enabled for your network. If discovery does not work, please adjust your router settings and try again.' } +0ms
- discover one NEEO Brain...
neeo:discover:mdns findFirstNeeoBrain +0ms
- Brain discovered: NEEO Theater
- Start server
neeo:discover:mdns found a NEEO Brain: [NEEO Theater] +136ms
{ name: 'NEEO Theater',
neeo:discover:discover buildNeeoEntry { addresses: [ host: 'NEEO-b23d007d.local',
'192.168.1.169' port: 3000,
], rawTxt: <Buffer 0c 75 70 64 3d 32 30 31 38 2d 35 2d 33 28 72 65 6c 3d 30 2e 34 39 2e 31 30 2d 32 30 31 38 30 31 31 36 2d 39 33 34 37 30 39 30 2d 30 34 32 30 2d 31 32 ... >, txt: { upd: version: '0.49.10-20180116-9347090-0420-125452',
'2018-5-3' region: 'US',
, rel: '0.49.10-20180116-9347090-0420-125452' iparray: [ '192.168.1.169' ] }
, reg: 'US', hon: 'NEEO-b23d007d' }, name: 'NEEO Theater', fqdn: 'NEEO Theater._neeo._tcp.local', host: 'NEEO-b23d007d.local', referer: { address: '192.168.1.169', family: 'IPv4', port: 5353, size: 196 }, port: 3000, type: 'neeo', protocol: 'tcp', subtypes: [] } +0ms
Setting brain host to IP address
neeo:device:device Adapter baseUrl http://192.168.1.114:6336 +0ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/CURSOR%20ENTER function () { [native code] } +0ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/CURSOR%20UP function () { [native code] } +0ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/CURSOR%20DOWN function () { [native code] } +0ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/CURSOR%20LEFT function () { [native code] } +0ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/CURSOR%20RIGHT function () { [native code] } +0ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/MENU function () { [native code] } +0ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/BACK function () { [native code] } +1ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/app%3A12 function () { [native code] } +0ms
neeo:device:DeviceCapability register capability button /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/app%3A13 function () { [native code] } +0ms
neeo:device:DeviceCapability register route discover /device/apt-16b27540828f2eca75c0f610c1610040fb9c4400/discover +0ms
neeo:device:Database build new Databased, # entries: 1 +0ms
neeo:device:Database build adapter.adapterName apt-16b27540828f2eca75c0f610c1610040fb9c4400 +0ms
neeo:device:brain:BrainNotification init { url: 'http://NEEO-b23d007d.local:3000' } +0ms
neeo:device:brain:BrainNotificationMapping init { url: 'http://NEEO-b23d007d.local:3000', adapterName: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2' } +0ms
neeo:device:brain:BrainRegister registerAdapterOnTheBrain POST { registerurl: 'http://NEEO-b23d007d.local:3000/v1/api/registerSdkDeviceAdapter', name: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2', baseUrl: 'http://192.168.1.114:6336' } +0ms
neeo:driver:express NEEO_SDK_STARTED { ip: '0.0.0.0', port: 6336 } +0ms
neeo:device:device ERROR: Could not connect to NEEO Brain { attemptCount: 1, error: 'getaddrinfo ENOTFOUND neeo-b23d007d.local neeo-b23d007d.local:3000' } +7s
neeo:device:brain:BrainNotification init { url: 'http://NEEO-b23d007d.local:3000' } +8s
neeo:device:brain:BrainNotificationMapping init { url: 'http://NEEO-b23d007d.local:3000', adapterName: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2' } +8s
neeo:device:brain:BrainRegister registerAdapterOnTheBrain POST { registerurl: 'http://NEEO-b23d007d.local:3000/v1/api/registerSdkDeviceAdapter', name: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2', baseUrl: 'http://192.168.1.114:6336' } +8s
neeo:driver:express IGNORE_REQUEST_EXPRESS_SERVER_ALREADY_RUNNING +8s
neeo:device:device ERROR: Could not connect to NEEO Brain { attemptCount: 2, error: 'getaddrinfo ENOTFOUND neeo-b23d007d.local neeo-b23d007d.local:3000' } +3s
neeo:device:brain:BrainNotification init { url: 'http://NEEO-b23d007d.local:3000' } +4s
neeo:device:brain:BrainNotificationMapping init { url: 'http://NEEO-b23d007d.local:3000', adapterName: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2' } +4s
neeo:device:brain:BrainRegister registerAdapterOnTheBrain POST { registerurl: 'http://NEEO-b23d007d.local:3000/v1/api/registerSdkDeviceAdapter', name: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2', baseUrl: 'http://192.168.1.114:6336' } +4s
neeo:driver:express IGNORE_REQUEST_EXPRESS_SERVER_ALREADY_RUNNING +4s
neeo:device:device ERROR: Could not connect to NEEO Brain { attemptCount: 3, error: 'getaddrinfo ENOTFOUND neeo-b23d007d.local neeo-b23d007d.local:3000' } +4s
neeo:device:brain:BrainNotification init { url: 'http://NEEO-b23d007d.local:3000' } +5s
neeo:device:brain:BrainNotificationMapping init { url: 'http://NEEO-b23d007d.local:3000', adapterName: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2' } +5s
neeo:device:brain:BrainRegister registerAdapterOnTheBrain POST { registerurl: 'http://NEEO-b23d007d.local:3000/v1/api/registerSdkDeviceAdapter', name: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2', baseUrl: 'http://192.168.1.114:6336' } +5s
neeo:driver:express IGNORE_REQUEST_EXPRESS_SERVER_ALREADY_RUNNING +5s
neeo:device:device ERROR: Could not connect to NEEO Brain { attemptCount: 4, error: 'getaddrinfo ENOTFOUND neeo-b23d007d.local neeo-b23d007d.local:3000' } +5s
neeo:device:brain:BrainNotification init { url: 'http://NEEO-b23d007d.local:3000' } +6s
neeo:device:brain:BrainNotificationMapping init { url: 'http://NEEO-b23d007d.local:3000', adapterName: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2' } +6s
neeo:device:brain:BrainRegister registerAdapterOnTheBrain POST { registerurl: 'http://NEEO-b23d007d.local:3000/v1/api/registerSdkDeviceAdapter', name: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2', baseUrl: 'http://192.168.1.114:6336' } +6s
neeo:driver:express IGNORE_REQUEST_EXPRESS_SERVER_ALREADY_RUNNING +6s
neeo:device:device ERROR: Could not connect to NEEO Brain { attemptCount: 5, error: 'getaddrinfo ENOTFOUND neeo-b23d007d.local neeo-b23d007d.local:3000' } +11s
neeo:device:brain:BrainNotification init { url: 'http://NEEO-b23d007d.local:3000' } +12s
neeo:device:brain:BrainNotificationMapping init { url: 'http://NEEO-b23d007d.local:3000', adapterName: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2' } +12s
neeo:device:brain:BrainRegister registerAdapterOnTheBrain POST { registerurl: 'http://NEEO-b23d007d.local:3000/v1/api/registerSdkDeviceAdapter', name: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2', baseUrl: 'http://192.168.1.114:6336' } +12s
neeo:driver:express IGNORE_REQUEST_EXPRESS_SERVER_ALREADY_RUNNING +12s
neeo:device:device ERROR: Could not connect to NEEO Brain { attemptCount: 6, error: 'getaddrinfo ENOTFOUND neeo-b23d007d.local neeo-b23d007d.local:3000' } +7s
neeo:device:brain:BrainNotification init { url: 'http://NEEO-b23d007d.local:3000' } +8s
neeo:device:brain:BrainNotificationMapping init { url: 'http://NEEO-b23d007d.local:3000', adapterName: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2' } +8s
neeo:device:brain:BrainRegister registerAdapterOnTheBrain POST { registerurl: 'http://NEEO-b23d007d.local:3000/v1/api/registerSdkDeviceAdapter', name: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2', baseUrl: 'http://192.168.1.114:6336' } +8s
neeo:driver:express IGNORE_REQUEST_EXPRESS_SERVER_ALREADY_RUNNING +8s
neeo:device:device ERROR: Could not connect to NEEO Brain { attemptCount: 7, error: 'getaddrinfo ENOTFOUND neeo-b23d007d.local neeo-b23d007d.local:3000' } +13s
neeo:device:brain:BrainNotification init { url: 'http://NEEO-b23d007d.local:3000' } +14s
neeo:device:brain:BrainNotificationMapping init { url: 'http://NEEO-b23d007d.local:3000', adapterName: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2' } +14s
neeo:device:brain:BrainRegister registerAdapterOnTheBrain POST { registerurl: 'http://NEEO-b23d007d.local:3000/v1/api/registerSdkDeviceAdapter', name: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2', baseUrl: 'http://192.168.1.114:6336' } +14s
neeo:driver:express IGNORE_REQUEST_EXPRESS_SERVER_ALREADY_RUNNING +14s
neeo:device:device ERROR: Could not connect to NEEO Brain { attemptCount: 8, error: 'getaddrinfo ENOTFOUND neeo-b23d007d.local neeo-b23d007d.local:3000' } +9s
neeo:device:brain:BrainNotification init { url: 'http://NEEO-b23d007d.local:3000' } +10s
neeo:device:brain:BrainNotificationMapping init { url: 'http://NEEO-b23d007d.local:3000', adapterName: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2' } +10s
neeo:device:brain:BrainRegister registerAdapterOnTheBrain POST { registerurl: 'http://NEEO-b23d007d.local:3000/v1/api/registerSdkDeviceAdapter', name: 'src-129baf8a18b9b6dfbbf582eea4446fd602bde0a2', baseUrl: 'http://192.168.1.114:6336' } +10s
neeo:driver:express IGNORE_REQUEST_EXPRESS_SERVER_ALREADY_RUNNING +10s
neeo:device:device ERROR: Could not connect to NEEO Brain { attemptCount: 9, error: 'getaddrinfo ENOTFOUND neeo-b23d007d.local neeo-b23d007d.local:3000' } +15s
neeo:device:device maximal retry exceeded, fail now.. +0ms
ERROR! BRAIN_NOT_REACHABLE
Debugger attached.
Waiting for the debugger to disconnect...
Process finished with exit code 1
@meijerpeter
Copy link

Did you solve this error? I'm currently having the same issue...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment