Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.5.18: Windows: Starting up the program and checking if it connects with tor enabled and then with tcp enabled is not working #819

Open
Tas4tari opened this issue Oct 11, 2024 · 27 comments · May be fixed by #1118
Assignees
Labels
on hold Issue is being held for progress later

Comments

@Tas4tari
Copy link

Tas4tari commented Oct 11, 2024

Describe the bug
As a user I find when I install the app, disable Tor, close the app, delete the node file and restart, I get stuck at connecting network peers for the past 35+ minutes.
Additional info:
I checked on com.tari.universe and the node file had been addded again

To Reproduce
Test Starting up the program and checking if it connects with tor enabled and then with tcp enabled:

  1. User should have Tari Universe installed on their computer
  2. User should have Tari Univers open
  3. Click on the Settings icon
  4. Go to Experimental Settings
  5. Scroll down to the Tor toggle
  6. User should see the Use Tor toggle on by default
  7. User should be able to toggle the Use Tor toggle on/off
  8. When Tor is toggled off, confirm the app asks the user to restart
  9. User should say no and close the app
  10. Go to com.tari.universe and delete the node data folder: Windows: AppData\Local\node & Mac: Application Support\node
  11. User should restart the app
  12. Confirm the user is connected to the Tari network and the chain resyncs

Expected behavior
On restart of the app, user should be be connected to the Tari network, the chain resynces and the user should be able to mine.

Screenshots
Screenshot (53)

Desktop (please complete the following information):

  • Aspire A315-59
  • Windows 11, version 23H2
@stringhandler stringhandler moved this to Selected for development in Universe V1 tasks Oct 11, 2024
@stringhandler stringhandler added this to the 00 High Priority Bugs milestone Oct 11, 2024
@Tas4tari
Copy link
Author

This is still an issue on 0.5.22

@Tas4tari Tas4tari changed the title 0.5.18: Windows: Staring up the program and checking if it connects with tor enabled and then with tcp enabled is not working 0.5.18: Windows: Starting up the program and checking if it connects with tor enabled and then with tcp enabled is not working Oct 15, 2024
@Tas4tari
Copy link
Author

This is still an issue on 0.5.24

@Tas4tari
Copy link
Author

Tested on NextNet: version: 0.5.25 and this is still an issue

@Tas4tari
Copy link
Author

Tas4tari commented Oct 16, 2024

Windows 11:
Tested on NextNet version 0.5.27 and this is still an issue

@Tas4tari
Copy link
Author

Tested on v0.5.28 and issue is still prevalent

@Anziskavds
Copy link

When a user toggled Tor off and clicked cancel on the restart pop up and manually restarted the miner, on start up the user received a critical error pop up message. I clicked on the close Tari universe button and tried to open Tari Universe again but I got stuck on 43%. I needed to force quite Tari Universe and set Tor to true on visual studio to get Tari Universe up and running again. This is on a MacBook Air 13 inch M1 2020 on Testnet v0.5.28

@mmrrnn
Copy link
Collaborator

mmrrnn commented Oct 21, 2024

Related to #874

@mmrrnn mmrrnn self-assigned this Oct 21, 2024
@Anziskavds
Copy link

This issue is resolved on Testnet 0.5.41 on a MacBook Air 13 inch M1 2020.

@mmrrnn
Copy link
Collaborator

mmrrnn commented Oct 22, 2024

"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"

@Anziskavds
Copy link

Issue prevalent on 0.5.42 again on a MacBook Pro 13 inch M1 2020 Sonoma 14.5

@Anziskavds
Copy link

Issue is resolved on Testnet v0.5.45.

@Tas4tari
Copy link
Author

Still prevalent on Windows 11, app version: 0.5.49 but could be due to what @mmrrnn has stated in the above comment

@Tas4tari
Copy link
Author

Tas4tari commented Oct 30, 2024

Issue is no longer prevalent on Windows 11, app version 0.5.56

@Tas4tari
Copy link
Author

Tested on App version 0.5.58, Windows 11 and this is still prevalent

@Tas4tari
Copy link
Author

Tas4tari commented Nov 1, 2024

Tested on WIndows 11 on app version 0.5.60 and this is still an issue

@Tas4tari
Copy link
Author

Tas4tari commented Nov 4, 2024

Tested on Windows 11, app version 0.5.61 and this is still aan issue

@Tas4tari
Copy link
Author

Tas4tari commented Nov 8, 2024

Tested on Windows 11, app version 0.6.4 and this is still an issue as I am now stuck on 43%:
Screenshot (230)

@Tas4tari
Copy link
Author

Tested on Windows 11, app version 0.6.6 and this is still an issue as I am now stuck on 43%:

@Tas4tari
Copy link
Author

Tested on Windows 11, app version 0.6.15 and this is still an issue as I am now stuck on 43%:
Screenshot (283)

@mmrrnn
Copy link
Collaborator

mmrrnn commented Nov 14, 2024

@brianp hard fork issue?

@Tas4tari
Copy link
Author

Tested on Windows 11, app version 0.6.16 and this is still an issue where I am still stuck at 43%

@Tas4tari
Copy link
Author

Tested on Windows 11, app version 0.7.0 and this is still an issue where I am still stuck at 43%

@Tas4tari
Copy link
Author

Tas4tari commented Nov 20, 2024

Tested on Windows 11, app version 0.7.0 and issue is still occurring:
2 scenarios checked:

  • Switch Tor of and restart app:
    • User sees connection displayed as disconnected from the Tari network
  • Switch Tor off, do not restart, close app and delete node folder from App Data > Local > com.tari.universe & restart the app
    • User is stuck at 43% on initializing screen

@mmrrnn mmrrnn moved this from Under observation to In Progress in Universe V1 tasks Nov 20, 2024
@Tas4tari
Copy link
Author

Tested on Windows 11, app version 0.7.1 and issue is still occurring:
2 scenarios checked:

Switch Tor of and restart app:
    User sees connection displayed as disconnected from the Tari network
Switch Tor off, do not restart, close app and delete node folder from App Data > Local > com.tari.universe & restart the app
    User is stuck at 43% on initializing screen

@mmrrnn
Copy link
Collaborator

mmrrnn commented Nov 21, 2024

Works fine when other peers available

@mmrrnn mmrrnn moved this from In Progress to Under observation in Universe V1 tasks Nov 21, 2024
@brianp
Copy link
Collaborator

brianp commented Nov 21, 2024

Marking this as on hold until we make more dns/peer adjustments.

I've discussed the changes with @leet4tari, and then I got busy with other things. So we'll come back around to this eventually. I'd say there's no need to keep testing it for now. Keep it as a known issue but problem lays outside of universe itself.

@brianp brianp added the on hold Issue is being held for progress later label Nov 21, 2024
@brianp brianp self-assigned this Nov 21, 2024
@Tas4tari
Copy link
Author

User is stuck @ 43% initialization on Windows 11, app version 0.7.7

@brianp brianp linked a pull request Nov 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold Issue is being held for progress later
Projects
Status: Under observation
Development

Successfully merging a pull request may close this issue.

5 participants