Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update url not returning later version that has .zip update file #324

Open
saaseasyllc opened this issue Feb 16, 2023 · 0 comments
Open

Comments

@saaseasyllc
Copy link

saaseasyllc commented Feb 16, 2023

I was wondering if maybe I'm not understanding how to use the server or if there is something wrong.... (just started to try and use the server 2-3 days ago...)

I have defined a flavor: MyFlavor

I have created 3 versions: 1.0.0, 1.0.1 and 1.0.2 on the stable channel. (edit: on the MyFlavor)

They all have the following assets defined: 1) a .dmg and 2) a .zip (the assets are defined for OSX Intel...)

If I hit the url: https://download.mydomain.com/update/flavor/MyFlavor/darwin/1.0.0/stable I get an empty response. (edit: actually not sure if I'm getting an empty response or a 404 and curl is just not displaying anything, either way, no json is returned)

If I delete the 1.0.0 version and then hit the same url I get what I would expect, a json with the url pointing to the 1.0.2 download

Is this the expected behavior? Do I have to delete old versions in order to get the server to give me an update response?

edit: I'm running version 2.1.3 of the server on Centos 7 with an nginx proxy in front of it.

Thank You

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant