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

bug: updater is broken for v67, 68 #1264

Closed
1 of 6 tasks
0xSage opened this issue Sep 19, 2024 · 1 comment
Closed
1 of 6 tasks

bug: updater is broken for v67, 68 #1264

0xSage opened this issue Sep 19, 2024 · 1 comment
Assignees
Labels
type: bug Something isn't working

Comments

@0xSage
Copy link
Contributor

0xSage commented Sep 19, 2024

Cortex version

❌ v67 -> 70
❌ v68 -> 70

Describe the Bug

❯ sudo cortex-nightly -v
v0.5.0-67

A new release of cortex is available: v0.5.0-67 -> v0.5.0-70
To upgrade, run: cortex-nightly update
❯ sudo cortex-nightly update
Validating download items, please wait..
Start downloading: cortex-nightly.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 11.6M  100 11.6M    0     0  26.0M      0 --:--:-- --:--:-- --:--:-- 26.1M
Update cortex sucessfully
❯ sudo cortex-nightly -v
v0.5.0-68

A new release of cortex is available: v0.5.0-68 -> v0.5.0-70
To upgrade, run: cortex-nightly update

v68 has a similar issue

Steps to Reproduce

No response

Screenshots / Logs

No response

What is your OS?

  • MacOS
  • Windows
  • Linux

What engine are you running?

  • cortex.llamacpp (default)
  • cortex.tensorrt-llm (Nvidia GPUs)
  • cortex.onnx (NPUs, DirectML)
@0xSage 0xSage added the type: bug Something isn't working label Sep 19, 2024
@0xSage
Copy link
Contributor Author

0xSage commented Sep 19, 2024

Closing. Fixed as of v70.

I was able to cortex-night update from 70 to 72.

Thank you so much @hiento09

@0xSage 0xSage closed this as completed Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@0xSage @hiento09 and others