Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. vagrant@precise64:~/build$ nscp web install
  2. E settings Settings contexts exhausted, will create a new default context: ini:///usr/local/etc/nsclient/nsclient.ini
  3. /source/nscp/libs/settings_manager/settings_manager_impl.cpp:179
  4. L settings Configuration file not found: /usr/local/etc/nsclient/nsclient.ini
  5. E core Settings error: Failed to save file 'ini:///usr/local/etc/nsclient/nsclient.ini': I/O error: Unknown error -1
  6. /source/nscp/service/NSClient++.cpp:1758
  7. File could not be opened, Discarding: error: Settings error: Failed to save file 'ini:///usr/local/etc/nsclient/nsclient.ini': I/O error: Unknown error -1
  8. Enabling WEB from (currently not supported): 127.0.0.1
  9. HTTP(s) is enabled using ${certificate-path}/certificate.pem and ${certificate-path}/certificate_key.pem.
  10. Point your browser to: 8443s
  11.  
  12. vagrant@precise64:~/build$ sudo nscp web install
  13. E settings Settings contexts exhausted, will create a new default context: ini:///usr/local/etc/nsclient/nsclient.ini
  14. /source/nscp/libs/settings_manager/settings_manager_impl.cpp:179
  15. L settings Configuration file not found: /usr/local/etc/nsclient/nsclient.ini
  16. E core Settings error: Failed to save file 'ini:///usr/local/etc/nsclient/nsclient.ini': I/O error: Unknown error -1
  17. /source/nscp/service/NSClient++.cpp:1758
  18. Enabling WEB from (currently not supported): 127.0.0.1
  19. HTTP(s) is enabled using ${certificate-path}/certificate.pem and ${certificate-path}/certificate_key.pem.
  20. Point your browser to: 8443s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement