-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Generate text from video and getting NSPOSIXErrorDomain Code=40 "Message too long" #14124
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
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
Hi @silvgabriel, is this error occurring in the simulator, on a real device, or both? |
I'm not sure whether your request was just an example but for public videos, like the one you linked, you can now use a
This is a new feature in the backend, no need to update your SDK. |
I have been able to reproduce the cc: @paulb777 This has also been reported in the past with the Storage SDK (#13415) and the Crashlytics Also seeing reports for other SDKs (and even Safari) like Alamofire/Alamofire#3774, Apple forums (example), StackOverflow (example) and Reddit (example). |
Hello @andrewheard Thanks for your quickly response! The problem only happens when I use |
Description
I'm trying to generate text from video but I always get an error from network layer.
Maybe it's in the request response.
Error: NSPOSIXErrorDomain Code=40 "Message too long"
Video size: 4.6MB
Video time: 16 seconds
Reproducing the issue
Firebase SDK Version
11.5
Xcode Version
16.1
Installation Method
Swift Package Manager
Firebase Product(s)
VertexAI
Targeted Platforms
iOS
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetIf using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetReplace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: