Analysing chocolatey.log
This part will focus on how to troubleshoot failed chocolatey package installations.
Requirements
Log file structure
Entry point and debug information
2023-08-22 15:05:36,664 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" upgrade generic-mozilla-firefox --version=117.0.0.0 --force --yes --ignore-package-exit-codes --timeout=14400 --params="/BlockAddons:1"

Installation process
Last updated
Was this helpful?