B
Reaction score
0

Profile posts Latest activity Postings About

  • I was trying to run Tor Browser on Ubuntu, but I couldn't run Tor browser. It was getting download error 404 or something.
    Condobloke
    Condobloke
    Download and Install brave browser. it has Tor browser built in to the private window.....and it works
    D
    Deleted member 111282
    Were you downloading it from the Ubuntu repo or from the tor browser site itself?
    D
    Deleted member 108694
    Usually this Download 404 Error is caused when you get and upgrade through the repositories - it affects /usr/lib/python3/dist-packages/torbrowser_launcher/common.py and messes up the language part

    on line 171, you will need root access to make changes to this file:
    if hasattr(self, 'settings') and self.settings['force_en-US']:
    language = 'en-US'
    else:
    #language = self.language
    language = "ALL"
  • Loading…
  • Loading…
  • Loading…
Top