FF Beta 136 dont update
Categories
(Toolkit :: Application Update, defect)
Tracking
()
People
(Reporter: ensarisik, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0
Steps to reproduce:
Check update: Menu>Help>About
then a update ready> update download > when i was click restart to update
FF beta restart but dont update
Try troubleshoot mode but still continue
Actual results:
FF beta restart but dont update
Updated•1 year ago
|
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Toolkit::Application Update' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•1 year ago
•
|
||
:ensarisik Could you get the updater logs for us?
Gets logs for the updater tool in Firefox
- Navigate to about:config.
- Set app.update.log to true.
- Open the Browser Console either with the hotkey Control+Shift+J (Command+Shift+J on macOS), or via Hamburger Menu->More Tools->Browser Console
- In the Filter textbox at the top, enter AUS:SVC to filter out everything except the update messages.
- Navigate to the "Update" section of about:preferences. It should automatically check for an update.
- Once the update check has completed, copy the messages out of the Browser Console and attach them to this bug.
Get logs from updater binary that actually applies the updates
- Navigate to about:support
- Find the "Update Folder" entry and click "Open Folder".
- Open the updates directory.
- Inside, you should find files named last-update.log and backup-update.log. Attach these files to this bug.
Updated•1 year ago
|
hi :nrishel
its logs.
(In reply to Nick Rishel [:nrishel] from comment #2)
Comment 6•1 year ago
|
||
:bytesized I think this might be a dupe of Bug 1941931? 2025-02-21 12:46:37+0300: updateLockFileHandle==INVALID_HANDLE_VALUE
Comment 7•1 year ago
|
||
(In reply to Nick Rishel [:nrishel] from comment #6)
:bytesized I think this might be a dupe of Bug 1941931?
It's possible. There isn't really enough information here to tell.
2025-02-21 12:46:37+0300: updateLockFileHandle==INVALID_HANDLE_VALUE
That's normal. Inability to open that lock is how we know we need elevation.
Does the problem still happen if you set app.update.multiSessionInstallLockout.enabled to false?
hi :bytesized
i tried 136b9 to 136 update, use app.update.multiSessionInstallLockout.enabled to false
no problem. update successful. its ok.
Updated•1 year ago
|
Description
•