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.

OSX update URL returns nothing

See original GitHub issue

According to the docs this is the URL I should be calling for checking available updates:

https://updates.ascc.me/update/osx/1.1.0

Although as you can see there is no response at all. Shouldn’t I be receiving a JSON or something?

I have uploaded the 1.0.0 version to the release server and have tried with different versions to see the behaviour and still get nothing.

https://updates.ascc.me/update/osx/0.0.9 https://updates.ascc.me/update/osx/0.0.1 https://updates.ascc.me/update/osx/1.0.0

Is this the correct URL?

The docs are confusing since first they suggest to use update/osx/:version and then the example given is 'update/'+platform+'/'+version and platform is: var platform = os.platform() + '_' + os.arch();.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
ArekSredzkicommented, Sep 8, 2016

So what you are suggesting is that I upload an extra .zip file besides the .dmg file for the 1.0.0 release?

Yes, the .dmg and .exe are only used for initial installation, you must upload .zip and .nupkg for updating. The .zip and .nupkg should already be a product of electron-builder.

0reactions
ArekSredzkicommented, Sep 8, 2016

Glad to hear it’s working now 😃 Hope you enjoy it!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to: Reset the Software Update URL in OS X - Robin's Blog
Open the /Library/Preferences folder on the main hard drive. · Find the com.apple. · Run the Software Update tool (Software Update on the...
Read more >
“softwareupdate -l” on Mac terminal doesn't return anything
Restart the Mac and hold down the Shift key until prompted for User ID and Password to login · Open a Terminal and...
Read more >
If Safari on Mac doesn't open a webpage or isn't working as ...
These solutions are for issues that affect Safari on Mac, including issues such as these: A webpage is blank, doesn't show all of...
Read more >
Brew Update not working after mac 10.9 - Stack Overflow
My brew update was hanging and doing nothing. I am on OSX 10.12.5 and none of the above worked for me and I...
Read more >
Links are not Working in Safari on Mac, Fix - macReports
Update your Mac to the latest version of macOS. Since Safari is also part of the macOS software, updating macOS will also update...
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