On Thu, 25 Jan 2018 11:40:00 +0000, Georg Koppen wrote:
...
> Could you enable update logging (with `app.update.log` set to `true`)
> and check the the browser console whether there is any error visible? If
> so, what is it complaining about?
Fresh install, no config change, except for the above (I still have
the old install.exe).
This is probably the interesting part - the beginning of the browser log
after the restart:
UTM:SVC TimerManager:registerTimer - id: xpi-signature-verification
1516881666900 addons.webextension.{73a6fe31-595d-460b-a920-fcc0f8843232}
WARN Loading extension '{73a6fe31-595d-460b-a920-fcc0f8843232}': Reading
manifest: Error processing permissions.1: Unknown permission "privacy"
1516881666900 addons.webextension.{73a6fe31-595d-460b-a920-fcc0f8843232}
WARN Loading extension '{73a6fe31-595d-460b-a920-fcc0f8843232}': Reading
manifest: Error processing permissions.4: Unknown permission "unlimitedStorage"
1516881667200 [email protected] WARN
Loading extension '[email protected]': Reading manifest: Error
processing devtools_page: An unexpected property was found in the WebExtension
manifest.
Tor NOTICE: Bootstrapped 90%: Establishing a Tor circuit
1516881667200 [email protected] WARN
Please specify whether you want browser_style or not in your browser_action
options.
Tor NOTICE: Tor has successfully opened a circuit. Looks like client
functionality is working.
Tor NOTICE: Bootstrapped 100%: Done
AUS:SVC Creating UpdateService
AUS:SVC readStatusFile - status: failed: 19, path:
C:\Users\HP\Desktop\tba-test\Browser\TorBrowser\UpdateInfo\updates\0\update.status
UTM:SVC TimerManager:registerTimer - id: browser-cleanup-thumbnails
[01-25 12:01:09] Torbutton NOTE: Initializing security-prefs.js
[01-25 12:01:09] Torbutton NOTE: security-prefs.js initialization complete
Tor NOTICE: New control connection opened from 127.0.0.1. AUS:SVC
getCanApplyUpdates - testing write access
C:\Users\HP\Desktop\tba-test\Browser\TorBrowser\UpdateInfo\update.test
AUS:SVC getCanApplyUpdates - windowsVersion = 6.1
AUS:SVC getCanApplyUpdates - on Vista, userCanElevate: true
AUS:SVC getCanApplyUpdates - able to apply updates
AUS:SVC getCanStageUpdates - staging updates is disabled by preference
app.update.staging.enabled
AUS:SVC Checker:getUpdateURL - update URL:
https://aus1.torproject.org/torbrowser/update_3/alpha/WINNT_x86_64-gcc3-x64/7.5a10/en-US
AUS:SVC gCanCheckForUpdates - able to check for updates
AUS:SVC Checker: checkForUpdates, force: false
AUS:SVC Checker:getUpdateURL - update URL:
https://aus1.torproject.org/torbrowser/update_3/alpha/WINNT_x86_64-gcc3-x64/7.5a10/en-US
AUS:SVC Checker:checkForUpdates - sending request to:
https://aus1.torproject.org/torbrowser/update_3/alpha/WINNT_x86_64-gcc3-x64/7.5a10/en-US
AUS:SVC getCanApplyUpdates - testing write access
C:\Users\HP\Desktop\tba-test\Browser\TorBrowser\UpdateInfo\update.test
AUS:SVC getCanApplyUpdates - windowsVersion = 6.1
AUS:SVC getCanApplyUpdates - on Vista, userCanElevate: true
AUS:SVC getCanApplyUpdates - able to apply updates
AUS:SVC readStatusFile - status: failed: 19, path:
C:\Users\HP\Desktop\tba-test\Browser\TorBrowser\UpdateInfo\updates\0\update.statusAUS:SVC
handleFallbackToCompleteUpdate - install of partial patch failed, downloading
complete patch
AUS:SVC Creating Downloader
AUS:SVC UpdateService:_downloadUpdate
AUS:SVC readStringFromFile - file doesn't exist:
C:\Users\HP\Desktop\tba-test\Browser\TorBrowser\UpdateInfo\updates\0\update.status
AUS:SVC readStatusFile - status: null, path:
C:\Users\HP\Desktop\tba-test\Browser\TorBrowser\UpdateInfo\updates\0\update.status
AUS:SVC Downloader:_selectPatch - found existing patch with state: null
AUS:SVC Downloader:downloadUpdate - url:
https://cdn.torproject.org/aus1/torbrowser/8.0a1/tor-browser-win64-8.0a1_en-US.mar,
path:
C:\Users\HP\Desktop\tba-test\Browser\TorBrowser\UpdateInfo\updates\0\update.mar,
interval: 0
AUS:UI gUpdates:onLoad - setting current page to startpage errorpatching
[01-25 12:01:09] Torbutton WARN: no SOCKS credentials found for current
document.
[01-25 12:01:10] Torbutton WARN: no SOCKS credentials found for current
document.
AUS:SVC Checker:onLoad - request completed downloading document
AUS:SVC Checker:getUpdateURL - update URL:
https://aus1.torproject.org/torbrowser/update_3/alpha/WINNT_x86_64-gcc3-x64/7.5a10/en-US
AUS:SVC Checker:onLoad - number of updates available: 1
AUS:SVC Downloader:onStartRequest - original URI spec:
https://cdn.torproject.org/aus1/torbrowser/8.0a1/tor-browser-win64-8.0a1_en-US.mar,
final URI spec:
https://cdn-fastly.torproject.org/aus1/torbrowser/8.0a1/tor-browser-win64-8.0a1_en-US.mar
AUS:SVC Downloader:onProgress - progress: 512/64965937
AUS:SVC Downloader:onProgress - progress: 81300/64965937
and after the restart for applying the full update:
:SVC TimerManager:registerTimer - id: xpi-signature-verification
1516882435800 addons.webextension.{73a6fe31-595d-460b-a920-fcc0f8843232}
WARN Loading extension '{73a6fe31-595d-460b-a920-fcc0f8843232}': Reading
manifest: Error processing permissions.1: Unknown permission "privacy"
1516882435800 addons.webextension.{73a6fe31-595d-460b-a920-fcc0f8843232}
WARN Loading extension '{73a6fe31-595d-460b-a920-fcc0f8843232}': Reading
manifest: Error processing permissions.4: Unknown permission "unlimitedStorage"
1516882436000 [email protected] WARN
Loading extension '[email protected]': Reading manifest: Error
processing devtools_page: An unexpected property was found in the WebExtension
manifest.
Tor NOTICE: Bootstrapped 90%: Establishing a Tor circuit
1516882436100 [email protected] WARN
Please specify whether you want browser_style or not in your browser_action
options.
Tor NOTICE: Tor has successfully opened a circuit. Looks like client
functionality is working.
Tor NOTICE: Bootstrapped 100%: Done
AUS:SVC Creating UpdateService
AUS:SVC readStatusFile - status: failed: 19, path:
C:\Users\HP\Desktop\tba-test\Browser\TorBrowser\UpdateInfo\updates\0\update.status
UTM:SVC TimerManager:registerTimer - id: browser-cleanup-thumbnails
[01-25 12:13:58] Torbutton NOTE: Initializing security-prefs.js
[01-25 12:13:58] Torbutton NOTE: security-prefs.js initialization complete
Tor NOTICE: New control connection opened from 127.0.0.1. AUS:SVC
getCanApplyUpdates - testing write access
C:\Users\HP\Desktop\tba-test\Browser\TorBrowser\UpdateInfo\update.test
AUS:SVC getCanApplyUpdates - windowsVersion = 6.1
AUS:SVC getCanApplyUpdates - on Vista, userCanElevate: true
AUS:SVC getCanApplyUpdates - able to apply updates
AUS:SVC getCanStageUpdates - staging updates is disabled by preference
app.update.staging.enabled
AUS:SVC Checker:getUpdateURL - update URL:
https://aus1.torproject.org/torbrowser/update_3/alpha/WINNT_x86_64-gcc3-x64/7.5a10/en-US
AUS:SVC gCanCheckForUpdates - able to check for updates
AUS:SVC Checker: checkForUpdates, force: false
AUS:SVC Checker:getUpdateURL - update URL:
https://aus1.torproject.org/torbrowser/update_3/alpha/WINNT_x86_64-gcc3-x64/7.5a10/en-US
AUS:SVC Checker:checkForUpdates - sending request to:
https://aus1.torproject.org/torbrowser/update_3/alpha/WINNT_x86_64-gcc3-x64/7.5a10/en-US
AUS:SVC getCanApplyUpdates - testing write access
C:\Users\HP\Desktop\tba-test\Browser\TorBrowser\UpdateInfo\update.test
AUS:SVC getCanApplyUpdates - windowsVersion = 6.1
AUS:SVC getCanApplyUpdates - on Vista, userCanElevate: true
AUS:SVC getCanApplyUpdates - able to apply updates
AUS:SVC readStatusFile - status: failed: 19, path:
C:\Users\HP\Desktop\tba-test\Browser\TorBrowser\UpdateInfo\updates\0\update.statusAUS:SVC
handleFallbackToCompleteUpdate - install of complete or only one patch offered
failed.
AUS:UI gUpdates:onLoad - setting current page to startpage errors
AUS:UI gErrorsPage:onPageShow - update.statusText: The Update could not be
installed (patch apply failed)
[01-25 12:13:58] Torbutton WARN: no SOCKS credentials found for current
document.AUS:SVC Checker:onLoad - request completed downloading document
AUS:SVC Checker:getUpdateURL - update URL:
https://aus1.torproject.org/torbrowser/update_3/alpha/WINNT_x86_64-gcc3-x64/7.5a10/en-US
AUS:SVC Checker:onLoad - number of updates available: 1
AUS:SVC getCanApplyUpdates - testing write access
C:\Users\HP\Desktop\tba-test\Browser\TorBrowser\UpdateInfo\update.test
AUS:SVC getCanApplyUpdates - windowsVersion = 6.1
AUS:SVC getCanApplyUpdates - on Vista, userCanElevate: true
AUS:SVC getCanApplyUpdates - able to apply updates
AUS:SVC UpdateService:_selectAndInstallUpdate - download the update
AUS:SVC Creating Downloader
AUS:SVC UpdateService:_downloadUpdate
AUS:SVC readStringFromFile - file doesn't exist:
C:\Users\HP\Desktop\tba-test\Browser\TorBrowser\UpdateInfo\updates\0\update.status
AUS:SVC readStatusFile - status: null, path:
C:\Users\HP\Desktop\tba-test\Browser\TorBrowser\UpdateInfo\updates\0\update.status
AUS:SVC Downloader:downloadUpdate - url:
https://cdn.torproject.org/aus1/torbrowser/8.0a1/tor-browser-win64-7.5a10-8.0a1_en-US.incremental.mar,
path:
C:\Users\HP\Desktop\tba-test\Browser\TorBrowser\UpdateInfo\updates\0\update.mar,
interval: null
[01-25 12:14:09] Torbutton WARN: no SOCKS credentials found for current
document.
AUS:SVC Downloader:onStartRequest - original URI spec:
https://cdn.torproject.org/aus1/torbrowser/8.0a1/tor-browser-win64-7.5a10-8.0a1_en-US.incremental.mar,
final URI spec:
https://cdn-fastly.torproject.org/aus1/torbrowser/8.0a1/tor-browser-win64-7.5a10-8.0a1_en-US.incremental.mar
AUS:SVC Downloader:onProgress - progress: 512/4956940
AUS:SVC Downloader:onProgress - progress: 29548/4956940
AUS:SVC Downloader:onProgress - progress: 64905/4956940
AUS:SVC Downloader:onProgress - progress: 97673/4956940
(it is apparently trying again to download the incremental update, jugding from
the progress sizes).
- Andreas
--
"Totally trivial. Famous last words."
From: Linus Torvalds <torvalds@*.org>
Date: Fri, 22 Jan 2010 07:29:21 -0800
--
tor-talk mailing list - [email protected]
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk