Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.13 KB | None | 0 0
  1. root@f6a3c13c-homegear:/# homegear -e rc 'print_v($hg->managementGetConfigurationEntry(“main.conf”,“dataPath”));'
  2. 08/24/19 19:18:30.277 Debug: debugLevel set to 5
  3. 08/24/19 19:18:30.277 Debug: memoryDebugging set to 1
  4. 08/24/19 19:18:30.278 Debug: devLog set to 0
  5. 08/24/19 19:18:30.278 Debug: ipcLog set to 0
  6. 08/24/19 19:18:30.278 Debug: enableCoreDumps set to 1
  7. 08/24/19 19:18:30.279 Debug: setDevicePermissions set to 1
  8. 08/24/19 19:18:30.279 Debug: workingDirectory set to /var/lib/homegear/
  9. 08/24/19 19:18:30.279 Debug: socketPath set to /var/run/homegear/
  10. 08/24/19 19:18:30.279 Debug: dataPath set to /var/lib/homegear/
  11. 08/24/19 19:18:30.279 Debug: familyDataPath set to /var/lib/homegear/families/
  12. 08/24/19 19:18:30.280 Debug: databaseMemoryJournal set to 0
  13. 08/24/19 19:18:30.280 Debug: databaseWALJournal set to 1
  14. 08/24/19 19:18:30.280 Debug: databaseSynchronous set to 1
  15. 08/24/19 19:18:30.280 Debug: databaseMaxBackups set to 10
  16. 08/24/19 19:18:30.281 Debug: logfilePath set to /var/log/homegear/
  17. 08/24/19 19:18:30.281 Debug: enableUPnP set to 1
  18. 08/24/19 19:18:30.281 Debug: deviceDescriptionPath set to /etc/homegear/devices/
  19. 08/24/19 19:18:30.281 Debug: clientSettingsPath set to /etc/homegear/rpcclients.conf08/24/19 19:18:30.282 Debug: serverSettingsPath set to /etc/homegear/rpcservers.conf08/24/19 19:18:30.282 Debug: mqttSettingsPath set to /etc/homegear/mqtt.conf08/24/19 19:18:30.282 Debug: familyConfigPath set to /etc/homegear/families/
  20. 08/24/19 19:18:30.282 Debug: phpIniPath set to /etc/homegear/php.ini
  21. 08/24/19 19:18:30.283 Debug: gpioPath set to /sys/class/gpio/
  22. 08/24/19 19:18:30.283 Debug: scriptPath set to /var/lib/homegear/scripts/
  23. 08/24/19 19:18:30.283 Debug: enableNodeBlue set to 1
  24. 08/24/19 19:18:30.283 Debug: nodeBluePath set to /var/lib/homegear/node-blue/
  25. 08/24/19 19:18:30.283 Debug: nodeBlueDataPath set to /var/lib/homegear/node-blue/data/
  26. 08/24/19 19:18:30.284 Debug: nodeBlueDebugOutput set to 1
  27. 08/24/19 19:18:30.284 Debug: nodeBlueEventLimit1 set to 100
  28. 08/24/19 19:18:30.284 Debug: nodeBlueEventLimit2 set to 300
  29. 08/24/19 19:18:30.284 Debug: nodeBlueEventLimit3 set to 400
  30. 08/24/19 19:18:30.284 Debug: adminUiPath set to /var/lib/homegear/admin-ui/public/
  31. 08/24/19 19:18:30.284 Debug: uiPath set to /var/lib/homegear/ui/
  32. 08/24/19 19:18:30.285 Debug: libraryPath set to /var/lib/homegear/modules/
  33. 08/24/19 19:18:30.285 Debug: firmwarePath set to /usr/share/homegear/firmware/
  34. 08/24/19 19:18:30.285 Debug: tempPath set to /var/lib/homegear/tmp/
  35. 08/24/19 19:18:30.285 Debug: lockFilePath set to /var/run/homegear/
  36. 08/24/19 19:18:30.286 Debug: lockFilePathPermissions set to 504
  37. 08/24/19 19:18:30.286 Debug: lockFilePathUser set to homegear
  38. 08/24/19 19:18:30.286 Debug: lockFilePathGroup set to homegear
  39. 08/24/19 19:18:30.286 Debug: oauthCertPath set to /etc/homegear/homegear.crt
  40. 08/24/19 19:18:30.287 Debug: oauthKeyPath set to /etc/homegear/homegear.key
  41. 08/24/19 19:18:30.287 Debug: oauthTokenLifetime set to 3600
  42. 08/24/19 19:18:30.287 Debug: oauthRefreshTokenLifetime set to 5184000
  43. 08/24/19 19:18:30.287 Debug: Added replaceClientServerAddress xmlrpc_bin://127.0.0.1:1999 xmlrpc_bin://$remoteip:1999
  44. 08/24/19 19:18:30.288 Debug: Added replaceClientServerAddress http://127.0.0.1:9292/bidcos http://$remoteip:9292/bidcos
  45. 08/24/19 19:18:30.288 Debug: waitForCorrectTime set to 1
  46. 08/24/19 19:18:30.288 Debug: prioritizeThreads set to 1
  47. 08/24/19 19:18:30.288 Debug: secureMemorySize set to 65536
  48. 08/24/19 19:18:30.288 Debug: workerThreadWindow set to 3000
  49. 08/24/19 19:18:30.288 Debug: scriptEngineMaxThreadsPerScript set to 4
  50. 08/24/19 19:18:30.288 Debug: scriptEngineMaxScriptsPerProcess set to 50
  51. 08/24/19 19:18:30.289 Debug: scriptEngineThreadCount set to 5
  52. 08/24/19 19:18:30.289 Debug: scriptEngineServerMaxConnections set to 10
  53. 08/24/19 19:18:30.289 Debug: scriptEngineWatchdogTimeout set to 60000
  54. 08/24/19 19:18:30.290 Debug: scriptEngineManualClientStart set to 0
  55. 08/24/19 19:18:30.290 Debug: nodeBlueProcessingThreadCountServer set to 5
  56. 08/24/19 19:18:30.290 Debug: nodeBlueProcessingThreadCountNodes set to 10
  57. 08/24/19 19:18:30.290 Debug: nodeBlueServerMaxConnections set to 50
  58. 08/24/19 19:18:30.290 Debug: maxNodeThreadsPerProcess set to 60
  59. 08/24/19 19:18:30.290 Debug: nodeBlueWatchdogTimeout set to 60000
  60. 08/24/19 19:18:30.290 Debug: nodeBlueManualClientStart set to 0
  61. 08/24/19 19:18:30.291 Debug: ipcThreadCount set to 5
  62. 08/24/19 19:18:30.291 Debug: ipsServerMaxConnections set to 20
  63. 08/24/19 19:18:30.291 Debug: cliServerMaxConnections set to 50
  64. 08/24/19 19:18:30.291 Debug: rpcServerMaxConnections set to 50
  65. 08/24/19 19:18:30.291 Debug: rpcServerThreadPriority set to 0
  66. 08/24/19 19:18:30.292 Debug: rpcServerThreadPolicy set to 0
  67. 08/24/19 19:18:30.292 Debug: rpcClientMaxThreads set to 50
  68. 08/24/19 19:18:30.292 Debug: rpcClientThreadPriority set to 0
  69. 08/24/19 19:18:30.292 Debug: rpcClientThreadPolicy set to 0
  70. 08/24/19 19:18:30.292 Debug: workerThreadPriority set to 0
  71. 08/24/19 19:18:30.293 Debug: workerThreadPolicy set to 0
  72. 08/24/19 19:18:30.293 Debug: physicalInterfaceThreadPriority set to 45
  73. 08/24/19 19:18:30.293 Debug: physicalInterfaceThreadPolicy set to 1
  74. 08/24/19 19:18:30.293 Debug: packetReceivedThreadPriority set to 0
  75. 08/24/19 19:18:30.294 Debug: packetReceivedThreadPolicy set to 0
  76. 08/24/19 19:18:30.294 Debug: eventThreadCount set to 5
  77. 08/24/19 19:18:30.294 Debug: eventThreadPriority set to 0
  78. 08/24/19 19:18:30.294 Debug: eventThreadPolicy set to 0
  79. PHP Warning: Use of undefined constant “main - assumed '“main' (this will throw an Error in a future version of PHP) in /var/lib/homegear/scripts/inline.php on line 7PHP Warning: Use of undefined constant conf” - assumed 'conf”' (this will throw an Error in a future version of PHP) in /var/lib/homegear/scripts/inline.php on line 7PHP Warning: Use of undefined constant “dataPath” - assumed '“dataPath”' (this will throw an Error in a future version of PHP) in /var/lib/homegear/scripts/inline.php on line 7PHP Fatal error: Uncaught Homegear\HomegearException: Unknown application error. in /var/lib/homegear/scripts/inline.php:7
  80. Stack trace:
  81. #0 /var/lib/homegear/scripts/inline.php(7): Homegear\Homegear->__call('managementGetCo...', Array)
  82. #1 {main}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement