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

[Mobile] Cocoapods release archive zips are missing #21181

Closed
gazadge opened this issue Jun 26, 2024 · 5 comments
Closed

[Mobile] Cocoapods release archive zips are missing #21181

gazadge opened this issue Jun 26, 2024 · 5 comments
Labels
platform:mobile issues related to ONNX Runtime mobile; typically submitted using template platform:windows issues related to the Windows platform

Comments

@gazadge
Copy link

gazadge commented Jun 26, 2024

Describe the issue

When installing onnxruntime-objc either via Cocoapods or Swift Package manager the referred release archives are not found - I'm getting a 404 error.

None of the following urls are working:
https://download.onnxruntime.ai/pod-archive-onnxruntime-objc-1.18.0.zip
https://download.onnxruntime.ai/pod-archive-onnxruntime-extensions-c-0.11.0.zip
https://onnxruntimepackages.z14.web.core.windows.net/pod-archive-onnxruntime-objc-1.16.0.zip

To reproduce

Try to download:
https://download.onnxruntime.ai/pod-archive-onnxruntime-objc-1.18.0.zip
https://download.onnxruntime.ai/pod-archive-onnxruntime-extensions-c-0.11.0.zip

Urgency

This is blocking building iOS/MacOS apps depending on onnxruntime-objc.

Platform

iOS

OS Version

All

ONNX Runtime Installation

Released Package

Compiler Version (if 'Built from Source')

No response

Package Name (if 'Released Package')

onnxruntime-objc/onnxruntime-c

ONNX Runtime Version or Commit ID

1.18.0

ONNX Runtime API

Objective-C/Swift

Architecture

ARM64

Execution Provider

CoreML

Execution Provider Library Version

No response

@gazadge gazadge added the platform:mobile issues related to ONNX Runtime mobile; typically submitted using template label Jun 26, 2024
@github-actions github-actions bot added the platform:windows issues related to the Windows platform label Jun 26, 2024
@caglar09
Copy link

Please help me. I cannot install the onnxruntime-c package for ios project installation with pod install because it returns 404 on the server.

I get the following error

[!] Error installing onnxruntime-c
[!] /usr/bin/curl -f -L -o /var/folders/hl/9z317kz51qb0yg2b93bz3d680000gn/T/d20240626-85563-bemf90/file.zip https://download.onnxruntime.ai/pod-archive-onnxruntime-c-1.18.0.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.15.2 cocoapods-downloader/2.1'

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   321    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404

@frymanofer
Copy link

Does not work here as well!!!
Stopped working for me as well seems like https://download.onnxruntime.ai/ is completely down and all other links do not work.
Pod install fails on all onnx types

@simonwh
Copy link

simonwh commented Jun 26, 2024

+1 here

@danhalliday
Copy link

Also seeing this.

@gazadge
Copy link
Author

gazadge commented Jun 27, 2024

Okay, this seems to be resolved now - https://download.onnxruntime.ai is up and running again 👍

@gazadge gazadge closed this as completed Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:mobile issues related to ONNX Runtime mobile; typically submitted using template platform:windows issues related to the Windows platform
Projects
None yet
Development

No branches or pull requests

5 participants