I recently starting getting errors starting the Tor Browser on my Debian machine. These errors are fairly new occurring first in the last couple months. I have tried install older versions of the Tor Browser and nothing is working now (though these older versions did work in the past).
When I start I get this error
Tor unexpectedly exited. This might be due to a bug in Tor itself, another program on your system, or faulty hardware. Until you restart Tor, the Tor Browser will not able to reach any websites. If the problem persists, please send a copy of your Tor Log to the support team.
When I attempt to open in the terminal, I get the following output
Launching Tor Browser for Linux in /home/user/tor-browser_en-US/Browser...
Dec 26 10:33:21.166 [notice] Tor v0.2.5.10 (git-13318a95ddfbbf8d) running on Linux with Libevent 2.0.21-stable, OpenSSL 1.0.1i and Zlib 1.2.7.
Dec 26 10:33:21.166 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
Dec 26 10:33:21.166 [notice] Read configuration file "/home/user/tor-browser_en-US/Browser/TorBrowser/Data/Tor/torrc-defaults".
Dec 26 10:33:21.166 [notice] Read configuration file "/home/user/tor-browser_en-US/Browser/TorBrowser/Data/Tor/torrc".
Dec 26 10:33:21.170 [notice] Opening Control listener on 127.0.0.1:9151
Dec 26 10:33:21.170 [warn] Could not bind to 127.0.0.1:9151: Cannot assign requested address
Dec 26 10:33:21.170 [warn] Failed to parse/validate config: Failed to bind one of the listener ports.
Dec 26 10:33:21.170 [err] Reading config failed--see warnings above.
The error seems to occur at the cannot bind to requested address line, but I cannot make heads or tails of it.
Any help or direction resolving this issue would be greatly appreciated.