horizontalsystems / unstoppable-wallet-android

A powerful non-custodial multi-wallet for Bitcoin, Ethereum, Binance Smart Chain, Avalanche, Solana and other blockchains. Non-custodial crypto and NFT storage, onchain decentralized exchange, institutional grade analytics for cryptcurrency and NFT markets, extensive privacy controls and human oriented design. Implemented on Kotlin.
https://unstoppable.money
MIT License
893 stars 362 forks source link

"No internet" warning on the wallet page for BNB and BTC currencies, but not for ETH #4709

Closed simon-liebehenschel closed 2 years ago

simon-liebehenschel commented 2 years ago
App Info:
   - Current Time: Mar 23, 2022, 12:02
   - App Version: 0.23.3
   - Device Model: wheatek WP12
   - OS Version: Android 11 (30)

App Log:
   - low memory:
     - 1: 2022-03-23 08:20:25.601 Kill activity due to low memory, level: 15
     - 2: 2022-03-23 08:20:25.652 Kill app due to low memory, level: 80

Version History:
   - 0.23.3: Mar 23, 2022, 09:29

Wallets Status:
   - WalletMain:
     - Origin: Created
     - Mnemonic: 12

Blockchain Status:
   - Bitcoin-bip49:
     - Synced Until: Oct 31, 2021, 21:59
     - Syncing Peer: N/A
     - Derivation: BIP49
     - Sync State: NotSynced-NoInternet
     - Last Block Height: 707616

   - Ethereum:
     - Last Block Height: 14441865
     - Sync State: Synced
     - Blockchain source: RPC WebSocket mainnet.infura.io
     - Transactions source: Infura, Etherscan

   - Binance Smart Chain:
     - Last Block Height: 16306033
     - Sync State: NotSynced NoNetworkConnection - message: null
     - Blockchain source: RPC API bsc-dataseed.binance.org
     - Transactions source: Infura, Etherscan

Internet connection if fine. All other apps are working fine. UnstoppableWallet app restart or phone reboot does not fix the "No internet" warning.

Related issue https://github.com/horizontalsystems/unstoppable-wallet-android/issues/3602 (closed, but not solved).

abdrasulov commented 2 years ago

Hello @AIGeneratedUsername,

Thanks for your feedback. Unfortunately, we could not reproduce the issue. Could you please check it with Tor enabled? It is located in Settings -> Security Center -> Privacy.

simon-liebehenschel commented 2 years ago

Could you please check it with Tor enabled? It is located in Settings -> Security Center -> Privacy.


In other words, enabling Tor gives the same result as described in the issue.

omurovch commented 2 years ago

Hi @AIGeneratedUsername,

Can you please check if the problem still exists in latest version i.e 0.24.1? The thing is, we haven't been able to reproduce it yet.

Thanks.

simon-liebehenschel commented 2 years ago

I just installed the latest version from F-Droid and the problem is still here.

omurovch commented 2 years ago

I just installed the latest version from F-Droid and the problem is still here.

Ok. We will need your help to find out the problem. Firstly, please open this address in your mobile web browser

https://bsc-dataseed.binance.org/

This is to see how binance server responds outside the wallet.

simon-liebehenschel commented 2 years ago

I just installed the latest version from F-Droid and the problem is still here.

Ok. We will need your help to find out the problem. Firstly, please open this address in your mobile web browser

https://bsc-dataseed.binance.org/

This is to see how binance server responds outside the wallet.

What do you expect from me to see in a mobile web browser if this URL accepts only POST requests? Of course I see "404 not found" in any web browser because the web browser sends a GET request when I open the link.

omurovch commented 2 years ago

It was needed to see whether your internet provider was blocking this IP. It seems that it is not the case. In fact, it is very strange and not reproducible on our side.

Does the problem still exist? If yes, please send app status logs again.

simon-liebehenschel commented 2 years ago

I've checked today: the problem disappeared by itself. Maybe the problem was not in the app, I have no good ideas.