Skip to content

Cant pass synch state 2/7 and auto shuts down. #73

@cekickafa

Description

@cekickafa
  • System Windows 10
  • Gui LOG
    20240112 14:21:36.088 INFO grin_gui - Grin GUI 0.1.0-alpha.2 has started.
    20240112 14:21:36.090 DEBUG grin_gui::gui - config loaded:
    Config {
    wallets: [
    Wallet {
    tld: Some(
    "C:\Users\*****\.grin\main\grin_wallet\default",
    ),
    display_name: "Default",
    use_embedded_node: true,
    chain_type: Mainnet,
    },
    ],
    current_wallet_index: Some(
    0,
    ),
    mixnet_keys: None,
    theme: Some(
    "Ayu",
    ),
    currency: GRIN,
    tx_column_config: V1 {
    local_version_width: 150,
    remote_version_width: 150,
    status_width: 85,
    },
    window_size: Some(
    (
    1067,
    656,
    ),
    ),
    scale: None,
    backup_directory: None,
    self_update_channel: Stable,
    alternating_row_colors: false,
    is_keybindings_enabled: false,
    language: English,
    auto_update: false,
    compression_format: Zip,
    zstd_compression_level: 0,
    close_to_tray: false,
    autostart: true,
    start_closed_to_tray: false,
    tx_method: Legacy,
    }

20240112 14:21:36.090 DEBUG grin_gui::gui - antialiasing: true
20240112 14:21:36.576 DEBUG grin_gui::gui::update - Font Loaded: Ok(())
20240112 14:21:36.577 DEBUG grin_gui::gui::update - Font Loaded: Ok(())
20240112 14:21:36.591 INFO grin_gui_core::logger - log4rs configuration changed - gui-stdout - DEBUG, gui-file - DEBUG, node-stdout - WARN, node-file - INFO, min level: DEBUG
20240112 14:21:40.085 DEBUG grin_gui::gui::element::menu - Interaction::ModeSelectedSettings(Node)
20240112 14:23:10.182 DEBUG grin_gui::gui::element::menu - Interaction::ModeSelectedSettings(Wallet)
20240112 14:23:14.984 DEBUG grin_gui::gui::element::wallet::operation::open - setup::wallet::operation::open::OpenWallet
20240112 14:23:14.986 INFO grin_gui_core::logger - log4rs configuration changed - gui-stdout - DEBUG, gui-file - DEBUG, node-stdout - WARN, node-file - INFO, wallet-stdout - WARN, wallet-file - INFO, min level: DEBUG
20240112 14:23:15.372 DEBUG grin_gui::gui::element::wallet::operation::home - Update Wallet Info Summary: false, WalletInfo { last_confirmed_height: 0, minimum_confirmations: 2, total: 0, amount_awaiting_finalization: 0, amount_awaiting_confirmation: 0, amount_immature: 0, amount_currently_spendable: 0, amount_locked: 0, amount_reverted: 0 }
20240112 14:23:15.372 DEBUG grin_gui::gui::element::wallet::operation::home - Updating transactions based on new wallet info data: None (old) vs WalletInfo { last_confirmed_height: 0, minimum_confirmations: 2, total: 0, amount_awaiting_finalization: 0, amount_awaiting_confirmation: 0, amount_immature: 0, amount_currently_spendable: 0, amount_locked: 0, amount_reverted: 0 } (new)
20240112 14:23:15.412 DEBUG grin_gui::gui::element::wallet::operation::tx_list_display - Update Tx List Summary: false
20240112 14:23:15.412 DEBUG grin_gui::gui::element::wallet::operation::tx_list_display - Update Wallet Txs Summary: []
20240112 14:23:25.453 DEBUG grin_gui::gui::element::wallet::operation::home - Update Wallet Info Summary: false, WalletInfo { last_confirmed_height: 0, minimum_confirmations: 2, total: 0, amount_awaiting_finalization: 0, amount_awaiting_confirmation: 0, amount_immature: 0, amount_currently_spendable: 0, amount_locked: 0, amount_reverted: 0 }

  • Grin server Logs
    20240112 14:21:36.591 INFO grin_gui_core::node - This is Grin version 0.1.0-alpha.2 (git v0.1.0-alpha.2), built for x86_64-pc-windows-msvc by rustc 1.75.0 (82e1608df 2023-12-21).
    20240112 14:21:36.591 INFO grin_gui_core::node - Chain: Mainnet
    20240112 14:21:36.591 INFO grin_gui_core::node - Accept Fee Base: 500000
    20240112 14:21:36.591 INFO grin_gui_core::node - Future Time Limit: 300
    20240112 14:21:36.591 INFO grin_gui_core::node - Feature: NRD kernel enabled: false
    20240112 14:21:36.591 INFO grin_servers::grin::server - Starting server, genesis block: 40adad0aec27
    20240112 14:21:40.139 INFO grin_servers::grin::server - Starting rest apis at: 127.0.0.1:3413
    20240112 14:21:40.139 WARN grin_api::handlers - Starting HTTP Node APIs server at 127.0.0.1:3413.
    20240112 14:21:40.139 WARN grin_api::handlers - HTTP Node listener started.
    20240112 14:21:40.139 INFO grin_servers::grin::server - Starting dandelion monitor: 127.0.0.1:3413
    20240112 14:21:40.139 WARN grin_servers::grin::server - Grin server started.
    20240112 14:21:40.139 WARN grin_gui_core::node - Running Mainnet
    20240112 14:21:40.140 INFO grin_servers::common::types - DandelionEpoch: next_epoch: is_stem: true (90%), relay: None
    20240112 14:21:41.294 INFO grin_servers::common::adapters - Received 2 block headers from 54.39.49.39:3414

Adsız

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions