Someone on another thread posted it. Fixed my issue but now it shows that there are no further updates when I know there are (ex: iTunes 12.1, etc.).
Someone on another thread posted it. Fixed my issue but now it shows that there are no further updates when I know there are (ex: iTunes 12.1, etc.).
Here's the other thread: https://forums.macrumors.com/threads/1822283/
Thanks! Wish I could be of more assistance. Perhaps a clean install is the way to go at this juncture. It's a pain. If you hadn't posted the terminal command, I'd probably be doing a clean install right now.
Are you able to test to see if other updates are showing for you, or have you already installed other updates?
[doublepost=1488225291][/doublepost]I entered the three commands. The first 2 gave the same error: "Can't load data from the software update server". On the third command, I got this output:Try this:
In terminal, either copy and paste the following, or type it in. (the last character is a lower case L.)
Enter your admin account password when prompted. This runs the command line Software Update app (which is what the App Store application is actually doing) and should provide a little more detail. The lower case L only lists the updates available. If you want to go ahead and install all the updates that it finds, you'd enter:Code:sudo softwareupdate -l
again entering your password if prompted, and restarting the computer when prompted.Code:sudo softwareupdate -ia
You may also want to enter this:
This error sounds as if your computer may not be looking at the default Software Update Server, and this last command will report which server it's set to use.Code:defaults read /Library/Preferences/com.apple.SoftwareUpdate CatalogURL
That's the beta software update catalog, which tells me that you're most likely not running a released version of Sierra. If you look at "about this Mac" from the Apple menu, click on the text that says Version 10.12 (or whatever yours says exactly) and you'll see a build number appear in parentheses. For instance on my computer it shows Version 10.12.3, and if I click on the Version 10.12.3 text, I then see Version 10.12.3 (16D32). What do you see on your computer?[doublepost=1488225291][/doublepost]I entered the three commands. The first 2 gave the same error: "Can't load data from the software update server". On the third command, I got this output:
https://swscan.apple.com/content/ca...ion-snowleopard-leopard.merged-1.sucatalog.gz
As I am running Sierra, I am pretty certain this isn't the right server! It's for Lion, Leopard, and their offspring, not for Sierra. So, how do I tell the App Store or softwareupdate to use the Sierra server?
Seeing as you're running "Sierra" and this is the "Yosemite" forum, maybe if you posted your problem in the correct forum you'd stand a better chance of finding a solution.As I am running Sierra, I am pretty certain this isn't the right server! It's for Lion, Leopard, and their offspring, not for Sierra. So, how do I tell the App Store or softwareupdate to use the Sierra server?
I have 16D32 also. Having the beta catalog makes some sense, actually. I was in the public beta program and inadvertantly allowed 10.12.4 Beta 1 to install. I wanted to quit the program to avoid frequent updates; had important work to get done. So, I quit, and then back-installed 10.12.3. The problem that arose is that Mail and Photos databases had been modified by the beta, and will not open in 10.12.3! So, I attempted to re-join the beta (after a few weeks), figuring the betas are probably quite stable now. However, after installing, no beta update shows up in the App Store.That's the beta software update catalog, which tells me that you're most likely not running a released version of Sierra. If you look at "about this Mac" from the Apple menu, click on the text that says Version 10.12 (or whatever yours says exactly) and you'll see a build number appear in parentheses. For instance on my computer it shows Version 10.12.3, and if I click on the Version 10.12.3 text, I then see Version 10.12.3 (16D32). What do you see on your computer?
I have 16D32 also. Having the beta catalog makes some sense, actually. I was in the public beta program and inadvertantly allowed 10.12.4 Beta 1 to install. I wanted to quit the program to avoid frequent updates; had important work to get done. So, I quit, and then back-installed 10.12.3. The problem that arose is that Mail and Photos databases had been modified by the beta, and will not open in 10.12.3! So, I attempted to re-join the beta (after a few weeks), figuring the betas are probably quite stable now. However, after installing, no beta update shows up in the App Store.
Perhaps I need to re-install 10.12.3 using the combo installer?