landroid-bridge icon indicating copy to clipboard operation
landroid-bridge copied to clipboard

App - Unhandled exception: TypeError: Cannot read property 'log' of undefined

Open merlin2533 opened this issue 4 years ago • 4 comments

When i try to use the latest docker

[2020-04-15T20:12:34.389] [INFO] server.ts - Starting Landroid Bridge... [2020-04-15T20:12:34.409] [INFO] server.ts - Setting port to 3000... [2020-04-15T20:12:34.413] [INFO] Mqtt - MQTT is disabled, skipping initialization [2020-04-15T20:12:34.426] [INFO] App - Adding static files path /usr/src/app/www [2020-04-15T20:12:34.431] [INFO] Scheduler - Creating SQLite database at /usr/src/app/scheduler.db [2020-04-15T20:12:34.459] [INFO] LandroidS - Initializing Landroid Cloud Service... [2020-04-15T20:12:34.688] [ERROR] App - Unhandled exception: TypeError: Cannot read property 'log' of undefined

at ClientRequest.<anonymous> (/usr/src/app/node_modules/iobroker.landroid-s/lib/mqttCloud.js:280:22)


at ClientRequest.emit (events.js:310:20)


at TLSSocket.socketErrorListener (_http_client.js:426:9)


at TLSSocket.emit (events.js:310:20)


at emitErrorNT (internal/streams/destroy.js:92:8)


at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)


at processTicksAndRejections (internal/process/task_queues.js:84:21)

merlin2533 avatar Apr 15 '20 20:04 merlin2533

i have the same ... and still open issue here: https://github.com/virtualzone/landroid-bridge/issues/38

ciechompl avatar Apr 15 '20 21:04 ciechompl

only 2 of us have this issue ? no one else ? :(

ciechompl avatar Apr 16 '20 18:04 ciechompl

Seems to be an issue in the used library (iobroker.landroid-s/lib/mqttCloud.js), can't fix this in the bridge.

virtualzone avatar Apr 19 '20 13:04 virtualzone

Hi, I´ve got the same error. Are there any news about that issue?

CoolID2 avatar Jul 06 '20 20:07 CoolID2