(1)the log from the Electrum Wallet as it was activated and run from my Mac, connecting to the EPS.
It seems to connect successfully and I don't see any error around history. Please point me to anything I'm missing in the output.
Also, is there anything in particular to watch for in the EPS log that would indicate a problem?
20190624T220503.862382Z | INFO | logging | Electrum version: 3.3.6 -
https://electrum.org -
https://github.com/spesmilo/electrum20190624T220503.878355Z | INFO | logging | Python version: 3.6.4 (default, Feb 28 2018, 03:24:19)
[GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)]. On platform: Darwin-18.6.0-x86_64-i386-64bit
20190624T220503.878891Z | INFO | logging | Logging to file: /Users/XXXXXXXX/.electrum/logs/electrum_log_20190624T220503Z_27943.log
20190624T220503.879017Z | INFO | logging | Log filters: verbosity '*', verbosity_shortcuts ''
20190624T220503.881530Z | INFO | daemon | failed to connect to JSON-RPC server: [Errno 61] Connection refused
20190624T220503.884212Z | INFO | plugin.Plugins | registering hardware coldcard: ('hardware', 'coldcard', 'Coldcard Wallet')
20190624T220503.885222Z | INFO | plugin.Plugins | registering hardware digitalbitbox: ('hardware', 'digitalbitbox', 'Digital Bitbox wallet')
20190624T220503.887601Z | INFO | plugin.Plugins | registering hardware keepkey: ('hardware', 'keepkey', 'KeepKey wallet')
20190624T220503.888795Z | INFO | plugin.Plugins | registering hardware ledger: ('hardware', 'ledger', 'Ledger wallet')
20190624T220503.889868Z | INFO | plugin.Plugins | registering hardware safe_t: ('hardware', 'safe_t', 'Safe-T mini wallet')
20190624T220503.890443Z | INFO | plugin.Plugins | registering hardware trezor: ('hardware', 'trezor', 'Trezor wallet')
20190624T220503.891016Z | INFO | plugin.Plugins | registering wallet type ('2fa', 'trustedcoin')
20190624T220503.891785Z | DEBUG | util.profiler | Plugins.__init__ 0.0092
20190624T220503.893254Z | INFO | network | blockchains
20190624T220503.893670Z | INFO | exchange_rate.FxThread | using exchange CoinGecko
20190624T220503.894627Z | INFO | network | starting network
20190624T220503.895015Z | INFO | network | connecting to 192.XXX.XXX.XXX:50002:s as new interface
20190624T220503.896613Z | DEBUG | util.profiler | Daemon.__init__ 0.0047
20190624T220504.055032Z | INFO | gui.qt.history_list | could not import electrum.plot. This feature needs matplotlib to be installed.
20190624T220504.118047Z | INFO | interface.[192.XXX.XXX.XXX:50002] | connection established. version: ['ElectrumPersonalServer 0.1.7', 1.4]
20190624T220504.137297Z | INFO | interface.[192.XXX.XXX.XXX:50002] | set blockchain with height 582284
20190624T220504.137941Z | INFO | interface.[192.XXX.XXX.XXX:50002] | could connect 582285
20190624T220504.139249Z | INFO | network | switching to 192.XXX.XXX.XXX:50002:s
20190624T220504.265758Z | INFO | network | fee_histogram [[0, 0]]
20190624T220504.266113Z | INFO | network | fee_estimates {25: 1019, 10: 39980, 5: 62246, 2: 91427}
20190624T220504.502280Z | INFO | network | fee_histogram [[0, 0]]
20190624T220504.502548Z | INFO | network | fee_estimates {25: 1019, 10: 39980, 5: 62246, 2: 91427}
20190624T220504.520631Z | DEBUG | util.profiler | ElectrumGui.__init__ 0.4627
20190624T220504.521154Z | INFO | storage.WalletStorage | wallet path /Users/XXXXXXXX/.electrum/wallets/btc_wallet
20190624T220504.521537Z | DEBUG | util.profiler | JsonDB.load_transactions 0.0000
20190624T220504.523006Z | DEBUG | util.profiler | AddressSynchronizer.load_local_history 0.0000
20190624T220504.523311Z | DEBUG | util.profiler | AddressSynchronizer.check_history 0.0001
20190624T220504.631734Z | DEBUG | util.profiler | WalletStorage.write 0.0000
20190624T220504.781916Z | DEBUG | util.profiler | Deterministic_Wallet.try_detecting_internal_addresses_corruption 0.0472
20190624T220504.782163Z | DEBUG | util.profiler | ElectrumWindow.load_wallet 0.0775
20190624T220505.295330Z | INFO | gui.qt.history_list.HistoryModel | refreshing... reason: update_tabs
20190624T220505.295769Z | DEBUG | util.profiler | Abstract_Wallet.get_full_history 0.0001
20190624T220505.295940Z | DEBUG | util.profiler | HistoryModel.refresh 0.0006
20190624T220505.541058Z | INFO | gui.qt.update_checker.UpdateCheckThread | valid sig for version announcement '3.3.6' from address '13xjmXXXXXXXXXXXXXXXXXXXXXXXXp1P'
20190624T220509.649055Z | INFO | interface.[192.XXX.XXX.XXX:50002] | skipping header 582285
20190624T220603.900479Z | INFO | network | network: retrying connections
20190624T220606.996286Z | INFO | network | fee_histogram [[0, 0]]
20190624T220606.996732Z | INFO | network | fee_estimates {25: 1019, 10: 39980, 5: 62246, 2: 91427}
20190624T220709.006869Z | INFO | network | network: retrying connections
20190624T220709.105801Z | INFO | network | fee_histogram [[0, 0]]
20190624T220709.106267Z | INFO | network | fee_estimates {25: 1019, 10: 39980, 5: 62246, 2: 91427}
20190624T220725.534575Z | INFO | gui.qt.main_window.[btc_wallet] | close_wallet /Users/XXXXXXXX/.electrum/wallets/btc_wallet
20190624T220725.537937Z | INFO | storage.WalletStorage | saved /Users/XXXXXXXX/.electrum/wallets/btc_wallet
20190624T220725.538259Z | DEBUG | util.profiler | WalletStorage.write 0.0018
20190624T220725.584756Z | INFO | daemon.Daemon | shutting down network
20190624T220725.585408Z | INFO | network | stopping network
20190624T220725.590043Z | INFO | plugin.Plugins | stopped
20190624T220725.605508Z | INFO | interface.[192.XXX.XXX.XXX:50002] | disconnecting due to: CancelledError()
20190624T220725.606736Z | INFO | daemon.Daemon | stopped