googlesamples / mlkit

A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
Apache License 2.0
3.49k stars 2.91k forks source link

[Bug report] Encountering SSL Error While Downloading Offline Model via MLKit #698

Closed jeasonxiexie closed 11 months ago

jeasonxiexie commented 1 year ago

I'm encountering an issue while trying to download an offline model via MLKit.

When initiating the download for the translation model, I'm receiving an error message stating that the model cannot be downloaded from the server. I observed an SSL error when my browser attempted to access a specific URL where the offline model is located:

https://r3---sn-j5o76n76.gvt1-cn.com/edgedl/translate/offline/v5/high/r29/en_es.zip?cms_redirect=yes&mh=30&mip=120.198.210.174&mm=28&mn=sn-j5o76n76&ms=nvh&mt=1689298353&mv=m&mvi=3&pl=23&rmhost=r4---sn-j5o76n76.gvt1-cn.com&shardbypass=sd&smhost=r1---sn-j5o7dn7d.gvt1-cn.com,%20NSErrorFailingURLKey=https://r3---sn-j5o76n76.gvt1-cn.com/edgedl/translate/offline/v5/high/r29/en_es.zip?cms_redirect=yes&mh=30&mip=120.198.210.174&mm=28&mn=sn-j5o76n76&ms=nvh&mt=1689298353&mv=m&mvi=3&pl=23&rmhost=r4---sn-j5o76n76.gvt1-cn.com&shardbypass=sd&smhost=r1---sn-j5o7dn7d.gvt1-cn.com

When I try to download directly from this link using Google Chrome, I'm also encountering an SSL error. My suspicion is that this SSL error is causing the download to be blocked by iOS.

jeasonxiexie commented 1 year ago

Simulator Screenshot - iPhone 14 Plus - 2023-07-16 at 11 07 48

qiantao94 commented 1 year ago

Same issue

trumanicu commented 1 year ago

same issue!!!!!!!!!!!!!

jeasonxiexie commented 1 year ago

any progress on this issue?

trumanicu commented 1 year ago

as u know, nothing

copperdong commented 1 year ago

same issue