tari-project / universe

Other
8 stars 24 forks source link

0.5.28: When Tor is disabled, app shows as disconnected from Tari Network #874

Open Tas4tari opened 1 week ago

Tas4tari commented 1 week ago

Describe the bug As a user I find when I disable Tor and restart the app. App appears as disconnected and when I check Experimental Settings i see; Not connected to the Tari Network

To Reproduce Steps to reproduce the behavior:

  1. User is logged into Tari Universe
  2. Click on Settings icon
  3. Click on Experimental
  4. Enable toggle
  5. Scroll to Use Tor
  6. Click on toggle to disable Use Tor
  7. Click on Restart Now CTA within the pop up that appears
  8. App restarts
  9. When app is opened view connected status icon within App widget
  10. Go to Settings > Experimental
  11. View Debug section

Expected behavior Even with Tor switched of, user should be connected to the Tari network

Screenshots Screenshot (143)

Desktop (please complete the following information):

Logs

log (1).zip

mmrrnn commented 1 week ago

The problem is that we've got few tcp peers. You tried to connect when there wasn't tcp peers at all. It means you really hasn't been connected to the Tari network

@stringhandler