agilesetllc

Good Helipad 0.1.10 Restart

Sep 6th, 2022
397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | Software | 0 0
  1. Sep 7 03:45:42 raspberrypi systemd[1]: helipad.service: Scheduled restart job, restart counter is at 36.
  2. Sep 7 03:45:42 raspberrypi helipad[167517]: Version: 0.1.10
  3. Sep 7 03:45:42 raspberrypi helipad[167517]: --------------------
  4. Sep 7 03:45:42 raspberrypi helipad[167517]: Config file(database_dir): Some(
  5. Sep 7 03:45:42 raspberrypi helipad[167517]: "/data/database.db",
  6. Sep 7 03:45:42 raspberrypi helipad[167517]: )
  7. Sep 7 03:45:42 raspberrypi helipad[167517]: Config file(listen_port): Some(
  8. Sep 7 03:45:42 raspberrypi helipad[167517]: 2112,
  9. Sep 7 03:45:42 raspberrypi helipad[167517]: )
  10. Sep 7 03:45:42 raspberrypi helipad[167517]: Config file(macaroon): Some(
  11. Sep 7 03:45:42 raspberrypi helipad[167517]: "/lnd/data/chain/bitcoin/mainnet/admin.macaroon",
  12. Sep 7 03:45:42 raspberrypi helipad[167517]: )
  13. Sep 7 03:45:42 raspberrypi helipad[167517]: Config file(cert): Some(
  14. Sep 7 03:45:42 raspberrypi helipad[167517]: "/lnd/tls.cert",
  15. Sep 7 03:45:42 raspberrypi helipad[167517]: )
  16. Sep 7 03:45:42 raspberrypi helipad[167517]: Discovering listen port...
  17. Sep 7 03:45:42 raspberrypi helipad[167517]: - Using config file(./helipad.conf): [2112]
  18. Sep 7 03:45:42 raspberrypi helipad[167517]: Discovering database location...
  19. Sep 7 03:45:42 raspberrypi helipad[167517]: - Using environment var(HELIPAD_DATABASE_DIR): [/mnt/hdd/app-data/helipad/database.db]
  20. Sep 7 03:45:42 raspberrypi helipad[167517]: Set file permission to: [666] on database file: [/mnt/hdd/app-data/helipad/database.db]
  21. Sep 7 03:45:42 raspberrypi helipad[167517]: Using database file: [/mnt/hdd/app-data/helipad/database.db]
  22. Sep 7 03:45:42 raspberrypi helipad[167517]: Boost table is ready.
  23. Sep 7 03:45:42 raspberrypi helipad[167517]: Boost table is ready.
  24. Sep 7 03:45:42 raspberrypi helipad[167517]: Database file is ready...
  25. Sep 7 03:45:42 raspberrypi helipad[167517]: Discovering macaroon file path...
  26. Sep 7 03:45:42 raspberrypi helipad[167517]: - Trying environment var(LND_ADMINMACAROON): [/mnt/hdd/app-data/lnd/data/chain/bitcoin/mainnet/admin.macaroon]
  27. Sep 7 03:45:42 raspberrypi helipad[167517]: - Success.
  28. Sep 7 03:45:42 raspberrypi helipad[167517]: Discovering certificate file path...
  29. Sep 7 03:45:42 raspberrypi helipad[167517]: - Trying environment var(LND_TLSCERT): [/mnt/hdd/app-data/lnd/tls.cert]
  30. Sep 7 03:45:42 raspberrypi helipad[167517]: - Success.
  31. Sep 7 03:45:42 raspberrypi helipad[167517]: Discovering LND node address...
  32. Sep 7 03:45:42 raspberrypi helipad[167517]: - Trying config file(./helipad.conf): [https://127.0.0.1:10009]
  33. Sep 7 03:45:42 raspberrypi helipad[167517]: Helipad is listening on http://0.0.0.0:2112
  34. Sep 7 03:45:42 raspberrypi helipad[167517]: ALERT: Use the HELIPAD_RUNAS_USER env var to avoid running as root.
  35. Sep 7 03:45:42 raspberrypi helipad[167517]: - Success.
  36. Sep 7 03:45:42 raspberrypi helipad[167517]: LND node info: GetInfoResponse {
  37. Sep 7 03:45:42 raspberrypi helipad[167517]: version: "0.15.0-beta commit=v0.15.0-beta",
  38. ... and then all of the sensitive bits and a TON of verbose output (basically every http request/response o_O)
Advertisement
Add Comment
Please, Sign In to add comment