Advertisement
Guest User

Untitled

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