Guest User

Untitled

a guest
Jul 7th, 2021
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.67 KB | None | 0 0
  1. 2021-07-07 09:25:43.491 [INF] LTND: Active chain: Bitcoin (network=mainnet)
  2. 2021-07-07 09:25:43.492 [INF] LTND: Opening the main database, this might take a few minutes...
  3. 2021-07-07 09:25:43.492 [INF] LTND: Opening bbolt database, sync_freelist=false, auto_compact=false
  4. 2021-07-07 09:25:43.495 [INF] CHDB: Checking for schema update: latest_version=20, db_version=20
  5. 2021-07-07 09:25:43.495 [INF] LTND: Database now open (time_to_open=3.492811ms)!
  6. 2021-07-07 09:25:43.533 [INF] RPCS: Password RPC server listening on 0.0.0.0:10009
  7. 2021-07-07 09:25:43.533 [INF] RPCS: Password gRPC proxy started at 0.0.0.0:8080
  8. 2021-07-07 09:25:43.533 [INF] LTND: Waiting for wallet encryption password. Use `lncli create` to create a wallet, `lncli unlock` to unlock an existing wallet, or `lncli changepassword` to change the password of an existing wallet and unlock it.
  9. 2021-07-07 09:26:40.303 [INF] LNWL: Opened wallet
  10. 2021-07-07 09:26:40.477 [INF] CHRE: Primary chain is set to: bitcoin
  11. 2021-07-07 09:26:40.494 [INF] LNWL: Started listening for bitcoind block notifications via ZMQ on 10.21.21.8:28332
  12. 2021-07-07 09:26:40.494 [INF] CHRE: Initializing bitcoind backed fee estimator in CONSERVATIVE mode
  13. 2021-07-07 09:26:40.494 [INF] LNWL: Started listening for bitcoind transaction notifications via ZMQ on 10.21.21.8:28333
  14. 2021-07-07 09:26:43.024 [INF] LNWL: The wallet has been unlocked without a time limit
  15. 2021-07-07 09:26:43.034 [INF] CHRE: LightningWallet opened
  16. 2021-07-07 09:26:43.039 [INF] SRVR: Proxying all network traffic via Tor (stream_isolation=false)! NOTE: Ensure the backend node is proxying over Tor as well
  17. 2021-07-07 09:26:43.045 [INF] HSWC: Restoring in-memory circuit state from disk
  18. 2021-07-07 09:26:43.047 [INF] HSWC: Payment circuits loaded: num_pending=0, num_open=0
  19. 2021-07-07 09:26:43.066 [INF] LTND: Channel backup proxy channel notifier starting
  20. 2021-07-07 09:26:43.066 [INF] ATPL: Instantiating autopilot with active=false, max_channels=5, allocation=0.600000, min_chan_size=20000, max_chan_size=16777215, private=false, min_confs=1, conf_target=3
  21. 2021-07-07 09:26:43.068 [INF] RPCS: RPC server listening on 0.0.0.0:10009
  22. 2021-07-07 09:26:43.069 [INF] RPCS: gRPC proxy started at 0.0.0.0:8080
  23. 2021-07-07 09:26:43.075 [INF] LTND: Waiting for chain backend to finish sync, start_height=690010
  24. 2021-07-07 09:26:44.055 [INF] LNWL: Started rescan from block 000000000000000000057f374f449894daa26a7e39eb828d0fca11f8b41e71fd (height 690010) for 2 addresses
  25. 2021-07-07 09:26:44.062 [INF] LNWL: Catching up block hashes to height 690010, this might take a while
  26. 2021-07-07 09:26:44.063 [INF] LNWL: Done catching up block hashes
  27. 2021-07-07 09:26:44.064 [INF] LNWL: Finished rescan for 2 addresses (synced to block 000000000000000000057f374f449894daa26a7e39eb828d0fca11f8b41e71fd, height 690010)
  28. 2021-07-07 09:26:44.097 [INF] LTND: Chain backend is fully synced (end_height=690010)!
  29. 2021-07-07 09:26:44.098 [ERR] LTND: unable to start server: 512 Missing 'Port' argument
  30. 2021-07-07 09:26:44.098 [INF] RPCS: Stopping RPC Server
  31. 2021-07-07 09:26:44.098 [INF] RPCS: Stopping WatchtowerRPC Sub-RPC Server
  32. 2021-07-07 09:26:44.098 [INF] RPCS: Stopping WatchtowerClientRPC Sub-RPC Server
  33. 2021-07-07 09:26:44.099 [INF] RPCS: Stopping RouterRPC Sub-RPC Server
  34. 2021-07-07 09:26:44.099 [INF] RPCS: Stopping AutopilotRPC Sub-RPC Server
  35. 2021-07-07 09:26:44.099 [INF] RPCS: Stopping InvoicesRPC Sub-RPC Server
  36. 2021-07-07 09:26:44.099 [INF] RPCS: Stopping VersionRPC Sub-RPC Server
  37. 2021-07-07 09:26:44.099 [INF] RPCS: Stopping SignRPC Sub-RPC Server
  38. 2021-07-07 09:26:44.099 [INF] RPCS: Stopping ChainRPC Sub-RPC Server
  39. 2021-07-07 09:26:44.099 [INF] RPCS: Stopping WalletKitRPC Sub-RPC Server
  40. 2021-07-07 09:26:44.100 [INF] LTND: Shutdown complete
  41.  
  42. 2021-07-07 09:26:46.479 [INF] LTND: Version: 0.12.1-beta commit=v0.12.1-beta, build=production, logging=default, debuglevel=info
  43. 2021-07-07 09:26:46.479 [INF] LTND: Active chain: Bitcoin (network=mainnet)
  44. 2021-07-07 09:26:46.479 [INF] LTND: Opening the main database, this might take a few minutes...
  45. 2021-07-07 09:26:46.479 [INF] LTND: Opening bbolt database, sync_freelist=false, auto_compact=false
  46. 2021-07-07 09:26:46.482 [INF] CHDB: Checking for schema update: latest_version=20, db_version=20
  47. 2021-07-07 09:26:46.483 [INF] LTND: Database now open (time_to_open=4.11945ms)!
  48. 2021-07-07 09:26:46.521 [INF] RPCS: Password RPC server listening on 0.0.0.0:10009
  49. 2021-07-07 09:26:46.521 [INF] RPCS: Passw ord gRPC proxy started at 0.0.0.0:8080
  50. 2021-07-07 09:26:46.523 [INF] LTND: Waiting for wallet encryption password. Use `lncli create` to create a wallet, `lncli unlock` to unlock an existing wallet, or `lncli changepassword` to change the password of an existing wallet and unlock it.
  51.  
Advertisement
Add Comment
Please, Sign In to add comment