maurice-daly / DriverAutomationTool

Home of the Driver Automation Tool
https://www.msendpointmgr.com
BSD 2-Clause "Simplified" License
381 stars 114 forks source link

Microsoft models freezes on load... #470

Open bobojobaxter opened 1 year ago

bobojobaxter commented 1 year ago

It keeps getting to "Adding 59 Microsoft Models" and then not continuing. in the log you see an error:

At line:17205 char:5
+ ...             $OSBuild = ($WindowsBuildHashTable.Item("$OSBuild")).Spli ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : InvokeMethodOnNull

in the other log you don't see any errors, but it doesn't continue...

- Reading Driver Pack URL - https://raw.githubusercontent.com/maurice-daly/DriverAutomationTool/master/Data/OSDCatalogMicrosoftDriverPack.json  DriverAutomationTool    3/28/2023 8:01:54 AM    16464 (0x4050)
- Filtering models based on Windows 10 build    DriverAutomationTool    3/28/2023 8:01:54 AM    16464 (0x4050)
- Found 59 Microsoft model driver packs for Windows 10 64 bit   DriverAutomationTool    3/28/2023 8:01:55 AM    16464 (0x4050)
bobojobaxter commented 5 months ago

Any thoughts on this? It seems like it hangs because of access, but I can browser to the site no issue.