BeamMW / beam-ui

Beam Desktop Wallet (Win / Mac / Linux)
https://beam.mw/
Apache License 2.0
26 stars 23 forks source link

GNU/Linux Debian 11 - Beam-UI `testnet` is stuck on rebuilding wallet data #1015

Open blackmennewstyle opened 1 year ago

blackmennewstyle commented 1 year ago

Hi,

I'm trying to run BEAM-UI for testnet and i'm stuck with Rebuilding wallet data as you can see on the picture below:

Screenshot_2023-02-20_11-55-56

What is the best version to use for testnet?

anatolse commented 1 year ago

hi! Can you send the beginning of the walllet log file? I want to verify the signature It should look like this image

blackmennewstyle commented 1 year ago

Hi there,

This is the beginning of the content from the wallet log file:

I 2023-02-21.13:36:53.136 Beam Wallet UI 7.2.13564.5624 (testnet)
I 2023-02-21.13:36:53.136 Beam Core 7.2.13564 (HEAD)
I 2023-02-21.13:36:53.136 Rules signature: 
    0-62b59dfe52afd6cc
    10-3cf10cfa049b337a
    20-19dd096433343ac3
    1135300-82c69d35beffcd82
    1670000-105ba0660f9c4957
    1780000-6c3f4635586a6f88
I 2023-02-21.13:36:53.136 AppData folder: /home/ceedii/.local/share/Beam Wallet Testnet
I 2023-02-21.13:36:53.137 UI Settings file: /home/ceedii/.local/share/Beam Wallet Testnet/settings.ini
I 2023-02-21.13:36:53.137 WalletDB: /home/ceedii/.local/share/Beam Wallet Testnet/7.2.13564.5624/wallet.db
blackmennewstyle commented 1 year ago

Following your request,

I managed to recompile beam-ui and i got the following:

I 2023-02-22.16:02:34.068 Beam Wallet UI 7.2.13564.5624 (testnet)
I 2023-02-22.16:02:34.068 Beam Core 7.2.13564 (testnet)
I 2023-02-22.16:02:34.068 Rules signature: 
    0-62b59dfe52afd6cc
    10-3cf10cfa049b337a
    20-19dd096433343ac3
    1135300-82c69d35beffcd82
    1670000-105ba0660f9c4957
    1780000-6c3f4635586a6f88
I 2023-02-22.16:02:34.068 AppData folder: /home/ceedii/.local/share/Beam Wallet Testnet
I 2023-02-22.16:02:34.068 UI Settings file: /home/ceedii/.local/share/Beam Wallet Testnet/settings.ini
I 2023-02-22.16:02:34.068 WalletDB: /home/ceedii/.local/share/Beam Wallet Testnet/7.2.13564.5624/wallet.db

But the issue remains the same, it's still stuck. I even tried to connect it to the beam-node-testnet i have running in local, since it's the same version but ui says that the node is not compatible...