I am getting an error that says “torproject could not be reached,” and I have not been able to update for a long time. The system check results show no issues. What is the solution? I am using Qubes Whonix.
Hey Reddit and even X were acting funny about 10 or 15 hours ago, so I think many websites were having server issues, maybe that had something to do with it?
If the issue is transient, it can be safely ignored.
It’s been the same for a week now.
Since I cannot reproduce the issue, the only thing you can do is ignore tb-updater and download Tor Browser manually as documented here:
Or it could be a general connectivity issue unrelated to tb-updater. In that case, you can only run the checklists here:
Moderation comment:
1 post deleted. It’s a Qubes user. Not a VirtualBox user. Therefore recommendation to re-install VirtualBox is nonsense.
unplanned608 please ignore this comment.
I manually downloaded the latest version. The internet is slow, but the connection is established, so I don’t know the reason. I intend to share any necessary information that might help improve Whonix.
Any held packages when runing
sudo apt update && sudo apt dist-upgrade
?
If not, please provide debug output.
bash -x update-torbrowser
You might have the same issue… See:
[template workstation user ~]% sudo apt update && sudo apt dist-upgrade
Hit:1 tor+https://deb.debian.org/debian bookworm InRelease
Hit:2 tor+https://deb.debian.org/debian bookworm-updates InRelease
Hit:3 tor+https://fasttrack.debian.net/debian bookworm-fasttrack InRelease
Hit:4 Index of /r4.2/vm/ bookworm InRelease
Hit:5 tor+https://deb.debian.org/debian-security bookworm-security InRelease
Hit:6 tor+https://deb.debian.org/debian bookworm-backports InRelease
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
All packages are up to date.
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Calculating upgrade… Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[template workstation user ~]% bash -x update-torbrowser
- : ‘’
- ‘[’ ‘!’ ‘’ = ‘’ ‘]’
- : /usr/bin/update-torbrowser
- ‘[’ /usr/bin/update-torbrowser = update-torbrowser ‘]’
++ command -v update-torbrowser - ‘[’ /usr/bin/update-torbrowser = /usr/bin/update-torbrowser ‘]’
- tb_updater_was_sourced=false
- ‘[’ false = false ‘]’
- set -o pipefail
- set -o errtrace
- [[ -v SCRIPTNAME ]]
++ basename /usr/bin/update-torbrowser - SCRIPTNAME=update-torbrowser
- [[ -v ICON ]]
- ICON=/usr/share/icons/icon-pack-dist/tbupdate.ico
- trap tb_error_handler ERR
- trap tb_signal_sigterm SIGTERM
- trap tb_signal_sigint SIGINT
- trap trap_sigusr2 SIGUSR2
- ‘[’ false = true ‘]’
- true ‘INFO: Running because it was executed.’
- tb_run_function main_function
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘main_function’'’, because tb_skip_functions does not include it.’
- main_function
- tb_run_function root_check
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘root_check’'’, because tb_skip_functions does not include it.’
- root_check
++ id -u - ‘[’ 1000 = 0 ‘]’
- tb_running_as_root=false
- ‘[’ false = false ‘]’
- true ‘INFO: root_check: running as user (non-root).’
- return 0
- tb_run_function tb_sanity_tests
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘tb_sanity_tests’'’, because tb_skip_functions does not include it.’
- tb_sanity_tests
- command -v id
- command -v basename
- command -v touch
- command -v uname
- command -v mkdir
- command -v pidof
- command -v chmod
- command -v cp
- command -v mv
- command -v killall
- command -v rm
- command -v head
- command -v tar
- command -v date
- command -v /usr/libexec/msgcollector/msgcollector
- command -v /usr/libexec/msgcollector/pv_wrapper
- command -v /usr/libexec/msgcollector/striphtml
- command -v grep
- command -v sed
- command -v sort
- command -v pv
- command -v mkfifo
- command -v jq
- tb_run_function tb_config_folder_parser
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘tb_config_folder_parser’'’, because tb_skip_functions does not include it.’
- tb_config_folder_parser
- true 'tb_settings_folder: ’
- ‘[’ -n ‘’ ‘]’
- tb_settings_folder=torbrowser.d
- shopt -s nullglob
- local i
- for i in /etc/${tb_settings_folder}/.conf /usr/local/etc/${tb_settings_folder}/.conf
- bash -n /etc/torbrowser.d/30_default.conf
- source /etc/torbrowser.d/30_default.conf
- tb_run_function tb_parse_cmd_options
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘tb_parse_cmd_options’'’, because tb_skip_functions does not include it.’
- tb_parse_cmd_options
- :
- case $1 in
- break
- true '/usr/bin/update-torbrowser $@: ’
- tb_run_function tb_preparation
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘tb_preparation’'’, because tb_skip_functions does not include it.’
- tb_preparation
- ‘[’ -n ‘’ ‘]’
- tb_wiki=Tor_Browser
- ‘[’ -n ‘’ ‘]’
- tb_title=‘Tor Browser’
- ‘[’ -n ‘’ ‘]’
- IDENTIFIER=torbrowser-downloader
- ‘[’ -n ‘’ ‘]’
- tb_install_folder=tb
- ‘[’ -n ‘’ ‘]’
- tb_install_folder_dot=.tb
- ‘[’ -n ‘’ ‘]’
- tb_browser_name=tor-browser
- ‘[’ -n ‘’ ‘]’
- tb_bin=torbrowser
- ‘[’ -n ‘’ ‘]’
- tb_downloader_developers=Whonix
- ‘[’ -n ‘’ ‘]’
- tb_documentation_base_url_clearnet=https://www.whonix.org
- ‘[’ ‘’ = true ‘]’
- ‘[’ -n ‘’ ‘]’
- tb_manual_run=true
- command -v qubesdb-read
- ‘[’ -n ‘’ ‘]’
- is_qubes=true
- ‘[’ -n ‘’ ‘]’
++ qubesdb-read /name - qubes_vm_name=whonix-workstation-17
- test -f /run/qubes/this-is-templatevm
++ id -u - ‘[’ 1000 ‘!=’ 0 ‘]’
- true
- ‘[’ ‘’ = true ‘]’
- true ‘INFO: chroot: is_chroot=true is not set, ok.’
- test -f /run/qubes/this-is-templatevm
- tb_settings_qubes_common_templatevm
- ‘[’ -n ‘’ ‘]’
- TB_NO_TOR_CON_CHECK=1
- ‘[’ -n ‘’ ‘]’
- tb_qubes_template_detected=true
- ‘[’ ‘’ = true ‘]’
- true ‘tb_manual_run: true’
- ‘[’ true = true ‘]’
- tb_settings_manual_run_common
- ‘[’ -n ‘’ ‘]’
- tb_updater_run=true
- test -f /run/qubes/this-is-templatevm
- tb_settings_qubes_manual_run_templatevm
- ‘[’ -n true ‘]’
- ‘[’ ‘’ = ‘’ ‘]’
- tb_user_home=/var/cache/tb-binary
- tb_auto_set_user_home_msg=‘Automatically setting download folder to ‘'’/var/cache/tb-binary’'‘, because running inside Qubes Template but not run from postinst. This is useful so you get up to date versions of ‘'‘Tor Browser’'’ in newly created App Qubes inherited from updated Templates.
More info: Tor Browser Advanced Topics’ - ‘[’ /var/cache/tb-binary = ‘’ ‘]’
- ‘[’ -n ‘’ ‘]’
- tb_home_folder=/var/cache/tb-binary/.tb
- ‘[’ -n ‘’ ‘]’
- tb_browser_folder=/var/cache/tb-binary/.tb/tor-browser
- ‘[’ -n ‘’ ‘]’
- tb_cache_folder=/var/cache/tb-binary/.cache/tb
- ‘[’ -n ‘’ ‘]’
- tb_temp_folder=/var/cache/tb-binary/.cache/tb/temp
- ‘[’ -n ‘’ ‘]’
- tb_downloaded_files_folder=/var/cache/tb-binary/.cache/tb/files
- ‘[’ -n ‘’ ‘]’
- tb_gpg_tmp_dir=/var/cache/tb-binary/.cache/tb/gpgtmpdir
- ‘[’ -n ‘’ ‘]’
- tb_extract_temp_folder=/var/cache/tb-binary/.cache/tb/tor-browser
- ‘[’ -n ‘’ ‘]’
- tb_local_version_filename=tbb_version.json
- ‘[’ -n ‘’ ‘]’
- tb_local_version_file=/var/cache/tb-binary/.tb/tor-browser/Browser/tbb_version.json
- ‘[’ -n ‘’ ‘]’
- tbb_download_alpha_version=false
- ‘[’ -n ‘’ ‘]’
- TB_KEEP_OLD_VERSIONS_COUNT=0
- ‘[’ ‘!’ true = true ‘]’
- ‘[’ ‘’ = ‘’ ‘]’
- true ‘INFO: Auto detecting ARCH…’
++ uname --machine - ARCH=x86_64
- echo ‘INFO: ARCH ‘'‘x86_64’'’ detected.’
INFO: ARCH ‘x86_64’ detected. - ‘[’ ‘’ = ‘’ ‘]’
- true ‘INFO: Auto detecting ARCH_DOWNLOAD…’
- ‘[’ x86_64 = i386 ‘]’
- echo x86_64
- grep --quiet aarch64
- ‘[’ x86_64 = x86_64 ‘]’
- ‘[’ -n ‘’ ‘]’
- ARCH_DOWNLOAD=linux-x86_64
- echo ‘INFO: ARCH_DOWNLOAD ‘'‘linux-x86_64’'’ detected.’
INFO: ARCH_DOWNLOAD ‘linux-x86_64’ detected. - source /usr/libexec/tb-updater/version-validator
- ‘[’ ‘’ = ‘’ ‘]’
- ‘[’ :0 = ‘’ ‘]’
- display=:0
- ‘[’ ‘’ = ‘’ ‘]’
- local my_tty_exit_code
- my_tty_exit_code=0
++ tty - my_tty=/dev/pts/0
- ‘[’ ‘!’ 0 = 0 ‘]’
- ‘[’ /dev/pts/0 = ‘’ ‘]’
++ whoami - who_ami=user
- TITLE=‘Tor Browser Downloader (by Whonix developers)’
- outputfunc --icon /usr/share/icons/icon-pack-dist/tbupdate.ico
- true ‘outputfunc: START’
- true ‘outputfunc: args: --icon’ /usr/share/icons/icon-pack-dist/tbupdate.ico
- output_tool=/usr/libexec/msgcollector/msgcollector
- [[ -v TB_USE_MSGCOLLECTOR ]]
- TB_USE_MSGCOLLECTOR=
- [[ -v outputfunc_verbose ]]
- outputfunc_verbose=
- ‘[’ ‘’ = false ‘]’
- ‘[’ ‘’ = true ‘]’
- /usr/libexec/msgcollector/msgcollector --identifier torbrowser-downloader --icon /usr/share/icons/icon-pack-dist/tbupdate.ico
- true ‘outputfunc: END END’
- outputfunc --parenttty /dev/pts/0
- true ‘outputfunc: START’
- true ‘outputfunc: args: --parenttty’ /dev/pts/0
- output_tool=/usr/libexec/msgcollector/msgcollector
- [[ -v TB_USE_MSGCOLLECTOR ]]
- [[ -v outputfunc_verbose ]]
- ‘[’ ‘’ = false ‘]’
- ‘[’ ‘’ = true ‘]’
- /usr/libexec/msgcollector/msgcollector --identifier torbrowser-downloader --parenttty /dev/pts/0
- true ‘outputfunc: END END’
- outputfunc --titlex ‘Tor Browser Downloader (by Whonix developers)’
- true ‘outputfunc: START’
- true ‘outputfunc: args: --titlex’ ‘Tor Browser Downloader (by Whonix developers)’
- output_tool=/usr/libexec/msgcollector/msgcollector
- [[ -v TB_USE_MSGCOLLECTOR ]]
- [[ -v outputfunc_verbose ]]
- ‘[’ ‘’ = false ‘]’
- ‘[’ ‘’ = true ‘]’
- /usr/libexec/msgcollector/msgcollector --identifier torbrowser-downloader --titlex ‘Tor Browser Downloader (by Whonix developers)’
- true ‘outputfunc: END END’
- outputfunc --titlecli ‘Tor Browser Downloader (by Whonix developers)’
- true ‘outputfunc: START’
- true ‘outputfunc: args: --titlecli’ ‘Tor Browser Downloader (by Whonix developers)’
- output_tool=/usr/libexec/msgcollector/msgcollector
- [[ -v TB_USE_MSGCOLLECTOR ]]
- [[ -v outputfunc_verbose ]]
- ‘[’ ‘’ = false ‘]’
- ‘[’ ‘’ = true ‘]’
- /usr/libexec/msgcollector/msgcollector --identifier torbrowser-downloader --titlecli ‘Tor Browser Downloader (by Whonix developers)’
- true ‘outputfunc: END END’
- export IDENTIFIER
- export who_ami
- ret=0
- command -v curl.anondist-orig
- ‘[’ 0 = 0 ‘]’
- CURL=curl.anondist-orig
- ‘[’ ‘’ = ‘’ ‘]’
- ‘[’ ‘’ = true ‘]’
- ‘[’ -x /usr/libexec/helper-scripts/curl-prgrs ‘]’
- CURL_PRGRS=/usr/libexec/helper-scripts/curl-prgrs
- export CURL
- ‘[’ false = true ‘]’
- ‘[’ -n ‘’ ‘]’
- TBB_RELEASE_CHANNEL=release
- ‘[’ linux-x86_64 = linux-arm64 ‘]’
- ‘[’ -n ‘’ ‘]’
- TBB_DOWNLOAD_APPENDIX=
- ‘[’ -n ‘’ ‘]’
- tbb_versions_base_folder=torbrowser/update_3
- ‘[’ ‘’ = true ‘]’
- ‘[’ linux-x86_64 = linux-arm64 ‘]’
- ‘[’ -n ‘’ ‘]’
- tbb_download_base_url=https://www.torproject.org
- ‘[’ -n ‘’ ‘]’
- TBB_REMOTE_FOLDER=Index of /torbrowser
- ‘[’ -n ‘’ ‘]’
- CURL_FORCE_SSL=‘–tlsv1.3 --proto =https --cert-status’
- ‘[’ -n ‘’ ‘]’
- tbb_versions_base_url=https://aus1.torproject.org
- ‘[’ -n ‘’ ‘]’
- TBB_VERSIONS_FILE_LINK=https://aus1.torproject.org/torbrowser/update_3/release/downloads.json
- ‘[’ ‘’ = 1 ‘]’
- test -f /run/qubes/this-is-templatevm
- ‘[’ ‘’ = ‘’ ‘]’
- PROXY_SERVER=http://127.0.0.1:8082/
- CURL_PROXY=‘–proxy http://127.0.0.1:8082/’
- echo ‘INFO: CURL_PROXY: ‘'’–proxy http://127.0.0.1:8082/‘\’’’
INFO: CURL_PROXY: ‘–proxy http://127.0.0.1:8082/’ - ‘[’ -n ‘’ ‘]’
- RecommendedTBBVersions=/var/cache/tb-binary/.cache/tb/RecommendedTBBVersions
- ‘[’ -n ‘’ ‘]’
- tbb_version_last_downloaded_save_file=/var/cache/tb-binary/.cache/tb/tbb_version_last_downloaded_save_file
- ‘[’ -f /var/cache/tb-binary/.cache/tb/tbb_version_last_downloaded_save_file ‘]’
- ‘[’ -n ‘’ ‘]’
++ cat /var/cache/tb-binary/.cache/tb/tbb_version_last_downloaded_save_file - tbb_version_previous_downloaded_version=14.0.3
- ‘[’ -n 14.0.3 ‘]’
- test -f /usr/share/whonix/marker
- ‘[’ ‘!’ ‘Automatically setting download folder to ‘'’/var/cache/tb-binary’'‘, because running inside Qubes Template but not run from postinst. This is useful so you get up to date versions of ‘'‘Tor Browser’'’ in newly created App Qubes inherited from updated Templates.
More info: Tor Browser Advanced Topics’ = ‘’ ‘]’ - echo ‘INFO: Automatically setting download folder to ‘'’/var/cache/tb-binary’'‘, because running inside Qubes Template but not run from postinst. This is useful so you get up to date versions of ‘'‘Tor Browser’'’ in newly created App Qubes inherited from updated Templates.
More info: Tor Browser Advanced Topics’
INFO: Automatically setting download folder to ‘/var/cache/tb-binary’, because running inside Qubes Template but not run from postinst. This is useful so you get up to date versions of ‘Tor Browser’ in newly created App Qubes inherited from updated Templates.
More info: Tor Browser Advanced Topics - tb_run_function tb_stdin
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘tb_stdin’'’, because tb_skip_functions does not include it.’
- tb_stdin
- ‘[’ ‘!’ ‘’ = ‘’ ‘]’
- ‘[’ ‘’ = 1 ‘]’
- ‘[’ -t 0 ‘]’
- TB_INPUT=stdin
- export TB_USE_MSGCOLLECTOR=false
- TB_USE_MSGCOLLECTOR=false
- return 0
- tb_run_function tb_fix_permissions
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘tb_fix_permissions’'’, because tb_skip_functions does not include it.’
- tb_fix_permissions
- ‘[’ false = true ‘]’
- sudo --non-interactive /usr/libexec/tb-updater/tb-permission-fix
- tb_run_function tb_create_folders
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘tb_create_folders’'’, because tb_skip_functions does not include it.’
- tb_create_folders
- mkdir --parents /var/cache/tb-binary/.tb
- mkdir --parents /var/cache/tb-binary/.cache/tb
- mkdir --parents /var/cache/tb-binary/.cache/tb/files
- TEMP_DIR=/var/cache/tb-binary/.cache/tb/temp
- export TEMP_DIR
- rm --recursive --force /var/cache/tb-binary/.cache/tb/temp
- mkdir --parents /var/cache/tb-binary/.cache/tb/temp
- tb_run_function tb_qubes_dvm_template
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘tb_qubes_dvm_template’'’, because tb_skip_functions does not include it.’
- tb_qubes_dvm_template
- echo whonix-workstation-17
- grep -q --invert-match ‘-dvm’
- echo ‘INFO: Not running inside Qubes Disposable Template, ok.’
INFO: Not running inside Qubes Disposable Template, ok. - return 0
- tb_run_function tb_anon_ws_dns_conf
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘tb_anon_ws_dns_conf’'’, because tb_skip_functions does not include it.’
- tb_anon_ws_dns_conf
- true 'tb_disable_anon_ws_dnf_conf: ’
- true 'is_chroot: ’
- ‘[’ ‘’ = true ‘]’
- ‘[’ ‘’ = true ‘]’
- tb_run_function tb_local_version_detection
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘tb_local_version_detection’'’, because tb_skip_functions does not include it.’
- tb_local_version_detection
- true ‘INFO: tbb_download_alpha_version: false’
- ‘[’ false = true ‘]’
- source /usr/share/tb-updater/tbb_hardcoded_version
++ tbb_hardcoded_version=14.0.3
++ tbb_hardcoded_version_arm64=13.0.9 - echo ‘INFO: Using stable version. For alpha version, see: Tor Browser Essentials’
INFO: Using stable version. For alpha version, see: Tor Browser Essentials - true ‘INFO: tbb_use_hardcoded_version ‘'’’'‘’
- ‘[’ ‘’ = true ‘]’
- ‘[’ -n ‘’ ‘]’
- tbb_folder=/var/cache/tb-binary/.tb/tor-browser
- tb_run_function tbbversion_installed
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘tbbversion_installed’'’, because tb_skip_functions does not include it.’
- tbbversion_installed
- command -v xargs
- command -v printf
- tbb_locally_installed_version=‘UNKNOWN. Please report this tb-updater Bug!’
- tbb_locally_installed_version_detect_success=0
- ‘[’ ‘!’ -d /var/cache/tb-binary/.tb/tor-browser ‘]’
- ‘[’ ‘!’ -f /var/cache/tb-binary/.tb/tor-browser/Browser/tbb_version.json ‘]’
- local tb_local_version_contents temp
++ cat /var/cache/tb-binary/.tb/tor-browser/Browser/tbb_version.json - tb_local_version_contents=‘{“version”:“14.0.3”,“architecture”:“linux-x86_64”,“channel”:“release”,“locale”:“en-US”}’
++ echo ‘{“version”:“14.0.3”,“architecture”:“linux-x86_64”,“channel”:“release”,“locale”:“en-US”}’
++ jq .version - temp=‘“14.0.3”’
++ echo ‘“14.0.3”’
++ xargs printf - temp=14.0.3
- tbb_locally_installed_version=14.0.3
- tbb_locally_installed_version_detect_success=1
- ‘[’ -d /var/cache/tb-binary/.tb/tor-browser ‘]’
- installed_or_not_result=true
- installed_or_not_text=
- ‘[’ ‘’ == true ‘]’
- tb_run_function tb_skip_if_higher_or_equal_version_already_downloaded
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘tb_skip_if_higher_or_equal_version_already_downloaded’'’, because tb_skip_functions does not include it.’
- tb_skip_if_higher_or_equal_version_already_downloaded
- ‘[’ ‘!’ ‘’ = true ‘]’
- true ‘INFO: Not using --postinst, therefore skipping tb_skip_if_higher_or_equal_version_already_downloaded.’
- return 0
- tb_run_function tb_connectivity_checks_tor
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘tb_connectivity_checks_tor’'’, because tb_skip_functions does not include it.’
- tb_connectivity_checks_tor
- ‘[’ ‘’ = 1 ‘]’
- ‘[’ 1 = 1 ‘]’
- return 0
- tb_run_function tb_connectivity_checks_curl
- case $tb_skip_functions in
- true ‘INFO: Running ‘'‘tb_connectivity_checks_curl’'’, because tb_skip_functions does not include it.’
- tb_connectivity_checks_curl
- ‘[’ ‘’ = 1 ‘]’
- ‘[’ x86_64 = arm64 ‘]’
- tb_notify_details=‘Checking connectivity… Will take a moment…’
- echo ‘INFO: Running connectivity check… Downloading…: ‘'‘https://www.torproject.org’'’’
INFO: Running connectivity check… Downloading…: ‘https://www.torproject.org’ - ‘[’ -n ‘’ ‘]’
- timeout_connectivity_checks_curl=180
- export CURL_PRGRS_MAX_FILE_SIZE_BYTES=2097152
- CURL_PRGRS_MAX_FILE_SIZE_BYTES=2097152
- export CURL_OUT_FILE=/var/cache/tb-binary/.cache/tb/temp/tbb_remote_folder
- CURL_OUT_FILE=/var/cache/tb-binary/.cache/tb/temp/tbb_remote_folder
- rm --force /var/cache/tb-binary/.cache/tb/temp/tbb_remote_folder
- curl_download_max_time=180
- curl_download_target_url=https://www.torproject.org
- tb_download_common_exit_on_fail=false
- tb_download_common
- ‘[’ ‘’ = 1 ‘]’
++ cat /proc/sys/kernel/random/uuid - progressbaridx=8dfe19d2-c0f3-4c1c-8643-bb6078492df3
- tb_notify_msg='Download
Checking connectivity… Will take a moment…’
-
‘[’ stdin = ‘’ ‘]’
-
‘[’ stdin = gui ‘]’
-
echo ‘INFO: CURL_OUT_FILE: ‘'’/var/cache/tb-binary/.cache/tb/temp/tbb_remote_folder’'‘’
INFO: CURL_OUT_FILE: ‘/var/cache/tb-binary/.cache/tb/temp/tbb_remote_folder’ -
curl_exit_code=0
-
last_pid_list=3302
-
wait 3302
-
/usr/libexec/helper-scripts/curl-prgrs --fail --proxy http://127.0.0.1:8082/ --tlsv1.3 --proto =https --cert-status --retry-connrefused --retry 10 --retry-delay 60 --max-time 180 --location --output /var/cache/tb-binary/.cache/tb/temp/tbb_remote_folder https://www.torproject.org
[# ] 0%curl: (91) No OCSP response received
curl: (91) No OCSP response received -
curl_exit_code=91
-
true
-
last_pid_list=
-
‘[’ 8dfe19d2-c0f3-4c1c-8643-bb6078492df3 = ‘’ ‘]’
-
outputfunc --progressbaridx 8dfe19d2-c0f3-4c1c-8643-bb6078492df3 --progressx 100
-
true ‘outputfunc: START’
-
true ‘outputfunc: args: --progressbaridx’ 8dfe19d2-c0f3-4c1c-8643-bb6078492df3 --progressx 100
-
output_tool=/usr/libexec/msgcollector/msgcollector
-
[[ -v TB_USE_MSGCOLLECTOR ]]
-
[[ -v outputfunc_verbose ]]
-
‘[’ false = false ‘]’
-
true
-
case $1 in
-
break
-
[[ -v MSG ]]
-
MSG=
-
‘[’ ‘!’ ‘’ = ‘’ ‘]’
-
true ‘outputfunc: END END’
-
progressbaridx=
-
‘[’ -x /usr/libexec/helper-scripts/curl_exit_codes ‘]’
++ /usr/libexec/helper-scripts/curl_exit_codes 91 -
curl_status_message=‘[91] - [Invalid SSL certificate status.]’
-
‘[’ false = false ‘]’
-
true ‘tb_download_common is not supposed to exit, because tb_download_common_exit_on_fail is set to false.’
-
return 0
-
‘[’ ‘!’ 91 = 0 ‘]’
-
MSG='
https://www.torproject.org could not be reached.
Possible reasons:
- https://www.torproject.org/dist/torbrowser is down
- download location changed
Please check:
Start menu -> System -> systemcheck
or in Terminal: systemcheck
or in Terminal with debugging: systemcheck -v
If systemcheck reports no problems with internet activity and downloading Tor Browser keeps failing, please report a bug!
(Debugging information: curl_status_message: [91] - [Invalid SSL certificate status.])
' + outputfunc --messagex --typex error --message 'https://www.torproject.org could not be reached.
Possible reasons:
- https://www.torproject.org/dist/torbrowser is down
- download location changed
Please check:
Start menu -> System -> systemcheck
or in Terminal: systemcheck
or in Terminal with debugging: systemcheck -v
If systemcheck reports no problems with internet activity and downloading Tor Browser keeps failing, please report a bug!
(Debugging information: curl_status_message: [91] - [Invalid SSL certificate status.])
' --done + true 'outputfunc: START' + true 'outputfunc: args: --messagex' --typex error --message 'https://www.torproject.org could not be reached.
Possible reasons:
- https://www.torproject.org/dist/torbrowser is down
- download location changed
Please check:
Start menu -> System -> systemcheck
or in Terminal: systemcheck
or in Terminal with debugging: systemcheck -v
If systemcheck reports no problems with internet activity and downloading Tor Browser keeps failing, please report a bug!
(Debugging information: curl_status_message: [91] - [Invalid SSL certificate status.])
' --done + output_tool=/usr/libexec/msgcollector/msgcollector + [[ -v TB_USE_MSGCOLLECTOR ]] + [[ -v outputfunc_verbose ]] + '[' false = false ']' + true + case $1 in + true 'outputfunc: --messagex END' + return 0 + local MSG_CLI ++ /usr/libexec/msgcollector/striphtml 'https://www.torproject.org could not be reached.
Possible reasons:
- https://www.torproject.org/dist/torbrowser is down
- download location changed
Please check:
Start menu -> System -> systemcheck
or in Terminal: systemcheck
or in Terminal with debugging: systemcheck -v
If systemcheck reports no problems with internet activity and downloading Tor Browser keeps failing, please report a bug!
(Debugging information: curl_status_message: [91] - [Invalid SSL certificate status.])
' + MSG_CLI='https://www.torproject.org could not be reached.Possible reasons:
- Index of /torbrowser is down
- download location changed
Please check: Start menu → System → systemcheck
or in Terminal: systemcheck
or in Terminal with debugging: systemcheck -v
If systemcheck reports no problems with internet activity and downloading Tor Browser keeps failing, please report a bug!
(Debugging information: curl_status_message: [91] - [Invalid SSL certificate status.])’
- echo 'ERROR: https://www.torproject.org could not be reached.
Possible reasons:
- Index of /torbrowser is down
- download location changed
Please check: Start menu → System → systemcheck
or in Terminal: systemcheck
or in Terminal with debugging: systemcheck -v
If systemcheck reports no problems with internet activity and downloading Tor Browser keeps failing, please report a bug!
(Debugging information: curl_status_message: [91] - [Invalid SSL certificate status.])’
ERROR: https://www.torproject.org could not be reached.
Possible reasons:
- Index of /torbrowser is down
- download location changed
Please check: Start menu → System → systemcheck
or in Terminal: systemcheck
or in Terminal with debugging: systemcheck -v
If systemcheck reports no problems with internet activity and downloading Tor Browser keeps failing, please report a bug!
(Debugging information: curl_status_message: [91] - [Invalid SSL certificate status.])
- tb_exit_function 7
- trap ‘’ ERR
- local exit_code
- exit_code=7
- ‘[’ 7 = 0 ‘]’
- ‘[’ ‘’ = open ‘]’
- ‘[’ ‘’ = true ‘]’
- exit 7
zsh: exit 7 bash -x update-torbrowser
This is the reason. I am able to update now.