question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

gibMacOS stuck at catalog download

See original GitHub issue

When I run gibMacOS under macOS, the program seems to stop working at the “Downloading Catalog” phase. This issue is only present in macOS, under Windows, gibMacOS works as excepted. I tried running gibMacOS with python2 and python3, and get the same result. Issue is present on same machine with both Catalina and Big Sur (clean install).

Here’s a screenshot for more clarity:

Screen Shot 2020-07-20 at 12 28 46 AM

Please let me know if I can help with providing more information about my system/setup. Greetings!

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:8

github_iconTop GitHub Comments

2reactions
mgoggincommented, Jul 28, 2020

@alex-spataru Ideally, we’d use the same user-agent that macOS’s Software Update uses. I’ll need to do some research to figure out what that is though.

In the meantime, I’m okay with just changing the user-agent. I’ll create a PR.

2reactions
mgoggincommented, Jul 28, 2020

Downloader is setting the user-agent to just Mozilla. As a test, I modified the class to default to another user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36 Edg/84.0.522.44.

With this user-agent I was able to download the catalog and all the metadata without issue or timeouts.

Read more comments on GitHub >

github_iconTop Results From Across the Web

GibMacos.command stuck at loading catalog : r/hackintosh
I ran this command on linux in the terminal, then it's just stuck at "loading ... Are there alternative download links for Big...
Read more >
Download macOS Big Sur Directly from Apple Servers with ...
1. Download this Python script: https://github.com/corpnewt/gibMacOS Select Code and then Download ZIP. Place the gibMacOS folder on your ...
Read more >
Download Failed for Big Sur Beta 2 | Apple Developer Forums
I'm using the DTK (Apple Silicon) machine, and I'm still stuck on Beta 1! I keep getting "Download failed\n An error occurred while...
Read more >
gibMacOS - Bountysource
gibMacOS. Py2/py3 script that can download macOS components direct from Apple ... Trying to download catalina but stuck at 99.88% tried it 3...
Read more >
10.15.6 19G2006 ?? | MacRumors Forums
I'm using gibMacOS downloader aand its showing a new version of 10.15.6 as ... Unfortunately my download got stuck at 99.86% first time....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found