You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this code runs fine on Android, both item .png and .pdf are uploaded to storage, i also set the storage to public
even i cant upload the first line, which upload .png file
Steps To Reproduce (optional)
No response
Relevant log output (optional)
2025-02-08 09:15:58.273216+0700 ResumeBuilder[23479:280979] [Default] Task <C2C4B814-8050-4EA3-958E-4C8A694C4F23>.<1> finished with error [-1001] Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=-2102, NSUnderlyingError=0x600000dbd230 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <C2C4B814-8050-4EA3-958E-4C8A694C4F23>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <C2C4B814-8050-4EA3-958E-4C8A694C4F23>.<1>"
), NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=https://*.supabase.co/storage/v1/object/resumes/25.png, NSErrorFailingURLKey=https://*.supabase.co/storage/v1/object/resumes/25.png, _kCFStreamErrorDomainKey=4}
2025-02-08 09:15:58.276348+0700 ResumeBuilder[23479:279760] [] 🔴 (Supabase-Core) POST request to endpoint /storage/v1/object/resumes/25.png failed with exception Socket timeout has expired [url=https://*.supabase.co/storage/v1/object/resumes/25.png, socket_timeout=unknown] ms
The text was updated successfully, but these errors were encountered:
General Info
Version(s)
3.1.1
Kotlin Target(s) and their respective versions
iOS 18.2
What happened? (include your code)
this code runs fine on Android, both item .png and .pdf are uploaded to storage, i also set the storage to public
even i cant upload the first line, which upload .png file
Steps To Reproduce (optional)
No response
Relevant log output (optional)
The text was updated successfully, but these errors were encountered: