Advertisement
Guest User

node-red mysql

a guest
Aug 3rd, 2020
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.44 KB | None | 0 0
  1. 4 Aug 10:53:13 - [info] Node.js version: v12.16.3
  2. 4 Aug 10:53:13 - [info] Linux 4.4.0-142-generic ia32 LE
  3. 4 Aug 10:53:14 - [info] Loading palette nodes
  4. 4 Aug 10:53:17 - [info] Dashboard version 2.23.0 started at /ui
  5. /bin/sh: 1: /home/testserver/.node-red/node_modules/node-red-node-pi-gpio/testgpio.py: not found
  6. 4 Aug 10:53:17 - [warn] rpi-gpio : Raspberry Pi specific node set inactive
  7. 4 Aug 10:53:17 - [info] Settings file : /home/testserver/.node-red/settings.js
  8. 4 Aug 10:53:17 - [info] Context store : 'default' [module=memory]
  9. 4 Aug 10:53:17 - [info] User directory : /home/testserver/.node-red
  10. 4 Aug 10:53:17 - [warn] Projects disabled : editorTheme.projects.enabled=false
  11. 4 Aug 10:53:17 - [info] Flows file : /home/testserver/.node-red/flows_linux.json
  12. 4 Aug 10:53:17 - [info] Server now running at http://127.0.0.1:1880/
  13. 4 Aug 10:53:17 - [warn]
  14. ---------------------------------------------------------------------
  15. Your flow credentials file is encrypted using a system-generated key.
  16. If the system-generated key is lost for any reason, your credentials
  17. file will not be recoverable, you will have to delete it and re-enter
  18. your credentials.
  19. You should set your own key using the 'credentialSecret' option in
  20. your settings file. Node-RED will then re-encrypt your credentials
  21. file using your chosen key the next time you deploy a change.
  22. ---------------------------------------------------------------------
  23. 4 Aug 10:53:17 - [info] Starting flows
  24. 4 Aug 10:53:18 - [info] Started flows
  25. 4 Aug 10:53:18 - [info] [mqtt-broker:Linux Mosquitto] Connected to broker: mqtt://192.168.1.10:1883
  26. 4 Aug 10:55:43 - [info] Stopping flows
  27. 4 Aug 10:55:43 - [info] [mqtt-broker:Linux Mosquitto] Disconnected from broker: mqtt://192.168.1.10:1883
  28. 4 Aug 10:55:43 - [info] Stopped flows
  29. 4 Aug 10:55:43 - [info] Starting flows
  30. 4 Aug 10:55:44 - [info] Started flows
  31. 4 Aug 10:55:44 - [info] [mqtt-broker:Linux Mosquitto] Connected to broker: mqtt://192.168.1.10:1883
  32. <--- Last few GCs --->
  33. [2252:0xa671888] 403715 ms: Mark-sweep 511.2 (512.9) -> 511.2 (512.9) MB, 5016.2 / 0.1 ms (average mu = 0.225, current mu = 0.163) allocation failure GC in old space requested
  34. [2252:0xa671888] 409639 ms: Mark-sweep 511.2 (512.9) -> 511.2 (512.9) MB, 4944.4 / 0.1 ms (average mu = 0.197, current mu = 0.165) allocation failure GC in old space requested
  35. <--- JS stacktrace --->
  36. ==== JS stack trace =========================================
  37. 0: ExitFrame [pc: 0x8f32a37]
  38. Security context: 0x59040469 <JSObject>
  39. 1: /* anonymous */ [0x2f424ced] [Function node:573382a0.249e4c:~1] [pc=0xae393886](this=0x5b77cb89 <JSGlobal Object>,0x5b77b265 <Object map = 0x5b0259cd>,0x2f424d29 <JSFunction (sfi = 0x3670af09)>,0x2f424d09 <JSFunction (sfi = 0x3670af3d)>)
  40. 2: /* anonymous */ [0x48d368bd] [Function node:573382a0.249e4c:22] [bytecode=0x36704245 offset=44](this=0x51a000d9 <JSGl...
  41. FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
  42. Writing Node.js report to file: report.20200804.110007.2252.0.001.json
  43. Node.js report completed
  44. 1: 0x85dab71 node::Abort() [node-red]
  45. 2: 0x85daf8d node::OnFatalError(char const*, char const*) [node-red]
  46. 3: 0x874ceb8 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node-red]
  47. 4: 0x874d25d v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node-red]
  48. 5: 0x88f5a09 [node-red]
  49. 6: 0x88f6069 v8::internal::Heap::RecomputeLimits(v8::internal::GarbageCollector) [node-red]
  50. 7: 0x8901cbe v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) [node-red]
  51. 8: 0x8902b35 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node-red]
  52. 9: 0x8905314 v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node-red]
  53. 10: 0x88cd122 v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationType, v8::internal::AllocationOrigin) [node-red]
  54. 11: 0x8bfaf13 v8::internal::Runtime_AllocateInOldGeneration(int, unsigned int*, v8::internal::Isolate*) [node-red]
  55. 12: 0x8f32a37 [node-red]
  56. 13: 0xae393886
  57. 14: 0x8ec54b0 [node-red]
  58. 15: 0x8ec311d [node-red]
  59. 16: 0x8ec2f3b [node-red]
  60. 17: 0x888cdcf [node-red]
  61. 18: 0x888d2a2 v8::internal::Execution::Call(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>, int, v8::internal::Handle<v8::internal::Object>*) [node-red]
  62. 19: 0x87522aa v8::Script::Run(v8::Local<v8::Context>) [node-red]
  63. 20: 0x85cb2ba [node-red]
  64. 21: 0x85ccd5b node::contextify::ContextifyScript::EvalMachine(node::Environment*, long long, bool, bool, bool, v8::FunctionCallbackInfo<v8::Value> const&) [node-red]
  65. 22: 0x85cd4c3 node::contextify::ContextifyScript::RunInContext(v8::FunctionCallbackInfo<v8::Value> const&) [node-red]
  66. 23: 0x87b7a09 [node-red]
  67. 24: 0x87b9649 v8::internal::Builtin_HandleApiCall(int, unsigned int*, v8::internal::Isolate*) [node-red]
  68. 25: 0x8f32b17 [node-red]
  69. 26: 0x8ec54b0 [node-red]
  70. 27: 0x8ebf978 [node-red]
  71. 28: 0x8ec54b0 [node-red]
  72. 29: 0x8ec54b0 [node-red]
  73. 30: 0x8ec54b0 [node-red]
  74. 31: 0x8ec54b0 [node-red]
  75. 32: 0x8ec54b0 [node-red]
  76. 33: 0x8ec311d [node-red]
  77. 34: 0x8ec2f3b [node-red]
  78. 35: 0x888cdcf [node-red]
  79. 36: 0x888d2a2 v8::internal::Execution::Call(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>, int, v8::internal::Handle<v8::internal::Object>*) [node-red]
  80. 37: 0x875ea62 v8::Function::Call(v8::Local<v8::Context>, v8::Local<v8::Value>, int, v8::Local<v8::Value>*) [node-red]
  81. 38: 0x85436ce node::MakeCallback(v8::Isolate*, v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*, node::async_context) [node-red]
  82. 39: 0x857a546 node::Environment::CheckImmediate(uv_check_s*) [node-red]
  83. 40: 0x8eafc64 [node-red]
  84. 41: 0x8ea84ce uv_run [node-red]
  85. 42: 0x861e1e8 node::NodeMainInstance::Run() [node-red]
  86. 43: 0x85a9e2f node::Start(int, char**) [node-red]
  87. 44: 0x854067a main [node-red]
  88. 45: 0xb7371647 __libc_start_main [/lib/i386-linux-gnu/libc.so.6]
  89. nodered.service: Main process exited, code=dumped, status=6/ABRT
  90. nodered.service: Unit entered failed state.
  91. nodered.service: Failed with result 'core-dump'.
  92. nodered.service: Service hold-off time over, scheduling restart.
  93. Stopped Node-RED graphical event wiring tool.
  94. Started Node-RED graphical event wiring tool.
  95.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement