Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Docker container stops after two days on synology nas #26

Open
skyynet opened this issue Nov 8, 2020 · 0 comments
Open

Docker container stops after two days on synology nas #26

skyynet opened this issue Nov 8, 2020 · 0 comments

Comments

@skyynet
Copy link

skyynet commented Nov 8, 2020

Works pretty good but stops unexpectedly after around two days. I could auto restart but maybe you could check the error log and see where the problem might come from.
`

2020-11-03 15:45:08 | stdout | �[0m -- | -- | --
2020-11-03 15:45:08 | stdout | �[0m�[37;40mnpm�[0m �[0m�[31;40mERR!�[0m�[35m�[0m     /root/.npm/_logs/2020-11-03T15_45_08_047Z-debug.log
2020-11-03 15:45:08 | stdout | �[37;40mnpm�[0m �[0m�[31;40mERR!�[0m�[35m�[0m A complete log of this run can be found in:
2020-11-03 15:45:08 | stdout | �[0m
2020-11-03 15:45:08 | stdout | �[0m�[37;40mnpm�[0m �[0m�[31;40mERR!�[0m�[35m�[0m This is probably not a problem with npm. There is likely additional logging output above.
2020-11-03 15:45:08 | stdout | �[0m�[37;40mnpm�[0m �[0m�[31;40mERR!�[0m�[35m�[0m Failed at the [email protected] start script.
2020-11-03 15:45:08 | stdout | �[0m�[37;40mnpm�[0m �[0m�[31;40mERR!�[0m�[35m�[0m
2020-11-03 15:45:08 | stdout | �[0m�[37;40mnpm�[0m �[0m�[31;40mERR!�[0m�[35m�[0m Exit status 1
2020-11-03 15:45:08 | stdout | �[0m�[37;40mnpm�[0m �[0m�[31;40mERR!�[0m�[35m�[0m [email protected] start: node mqtt-netatmo-bridge.js
2020-11-03 15:45:08 | stdout | �[0m�[37;40mnpm�[0m �[0m�[31;40mERR!�[0m �[0m�[35merrno�[0m 1
2020-11-03 15:45:08 | stdout | �[37;40mnpm�[0m �[0m�[31;40mERR!�[0m �[0m�[35mcode�[0m ELIFECYCLE
2020-11-03 15:45:07 | stdout | �[90m    at endReadableNT (_stream_readable.js:1220:12)�[39m
2020-11-03 15:45:07 | stdout | [... lines matching original stack trace ...]
2020-11-03 15:45:07 | stdout | at netatmo. (/usr/node_app/node_modules/�[4mnetatmo�[24m/netatmo.js:115:19)
2020-11-03 15:45:07 | stdout | at netatmo.handleRequestError (/usr/node_app/node_modules/�[4mnetatmo�[24m/netatmo.js:48:10)
2020-11-03 15:45:07 | stdout | Emitted 'error' event on netatmo instance at:
2020-11-03 15:45:07 | stdout | �[90m    at endReadableNT (_stream_readable.js:1220:12)�[39m
2020-11-03 15:45:07 | stdout | �[90m    at IncomingMessage.emit (events.js:327:22)�[39m
2020-11-03 15:45:07 | stdout | �[90m    at Object.onceWrapper (events.js:421:28)�[39m
2020-11-03 15:45:07 | stdout | at IncomingMessage. (/usr/node_app/node_modules/�[4mrequest�[24m/request.js:1076:12)
2020-11-03 15:45:07 | stdout | �[90m    at Request.emit (events.js:315:20)�[39m
2020-11-03 15:45:07 | stdout | at Request. (/usr/node_app/node_modules/�[4mrequest�[24m/request.js:1154:10)
2020-11-03 15:45:07 | stdout | �[90m    at Request.emit (events.js:315:20)�[39m
2020-11-03 15:45:07 | stdout | at Request.self.callback (/usr/node_app/node_modules/�[4mrequest�[24m/request.js:185:22)
2020-11-03 15:45:07 | stdout | at netatmo. (/usr/node_app/node_modules/�[4mnetatmo�[24m/netatmo.js:115:19)
2020-11-03 15:45:07 | stdout | at netatmo.handleRequestError (/usr/node_app/node_modules/�[4mnetatmo�[24m/netatmo.js:46:15)
2020-11-03 15:45:07 | stdout | Error: Authenticate error: Status code502
2020-11-03 15:45:07 | stdout |  
2020-11-03 15:45:07 | stdout | ^
2020-11-03 15:45:07 | stdout | throw er; // Unhandled 'error' event
2020-11-03 15:45:07 | stdout | events.js:292
2020-11-03 15:45:06 | stdout | �[32m[2020-11-03T15:45:06.766] [INFO] mqtt-netatmo-bridge - �[39mdone
2020-11-03 15:45:06 | stdout | �[32m[2020-11-03T15:45:06.765] [INFO] mqtt-netatmo-bridge - �[39mstarting smart publish

`

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant