What is Firebase using upload.video.google.com for?

985 views
Skip to first unread message

Casper Bang

unread,
Jun 28, 2021, 9:27:12 AM6/28/21
to Firebase Google Group
At my company, a proxy configuration error highlighed something very unusual in the log which we don't really like - namely access to "upload.video.google.com". Can someone tell my why a Firebase SDK adresses such a... spooky resource and whether video is really uploaded?

The app is a Swift project making use of the pods FirebaseAnalytics, FirebaseCrashlytics and FirebaseRemoteConfig.

The full error log:

Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo={NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, _kCFStreamErrorDomainKey=3, NSErrorPeerCertificateChainKey=(
    "<cert(0x7fe647163c00) s: upload.video.google.com i: ipproxy.myorg.com>",
    "<cert(0x7fe647078600) s: ipproxy.myorg.com i: MYORG Root CA 01>"
), NSErrorClientCertificateStateKey=0, NSErrorFailingURLKey=https://firebaseremoteconfig.googleapis.com/v1/projects/firebase-myproject/namespaces/firebase:fetch?key=ABC, NSErrorFailingURLStringKey=https://firebaseremoteconfig.googleapis.com/v1/projects/myproject/namespaces/firebase:fetch?key=ABC, NSUnderlyingError=0x600001046070 {Error Domain=kCFErrorDomainCFNetwork Code=-1200 "(null)" UserInfo={_kCFStreamPropertySSLClientCertificateState=0, kCFStreamPropertySSLPeerTrust=<SecTrustRef: 0x600002dde370>, _kCFNetworkCFStreamSSLErrorOriginalValue=-9802, _kCFStreamErrorDomainKey=3, _kCFStreamErrorCodeKey=-9802, kCFStreamPropertySSLPeerCertificates=(
    "<cert(0x7fe647163c00) s: upload.video.google.com i: ipproxy.myorg.com>",
    "<cert(0x7fe647078600) s: ipproxy.myorg.com i: MYORG Root CA 01>"
)}}, _NSURLErrorRelatedURLSessionTaskErrorKey=(
    "LocalDataTask <B73299B8-37F5-4C2F-A09A-B856F962B6EC>.<1>"
), _kCFStreamErrorCodeKey=-9802, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <B73294B8-37F5-4C2F-A49A-B856F962B6EC>.<1>, NSURLErrorFailingURLPeerTrustErrorKey=<SecTrustRef: 0x600002dde370>, NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made.}

Kind regards,
Casper

Hiranya Jayathilaka

unread,
Jun 29, 2021, 5:43:06 PM6/29/21
to fireba...@googlegroups.com
That looks like it's just a part of  a certificate chain. The actual endpoint it's trying to access is:


--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/a75f1360-cd18-493d-9c9e-07dd5ec6d410n%40googlegroups.com.


--

Hiranya Jayathilaka | Software Engineer | h...@google.com | 650-203-0128

Reply all
Reply to author
Forward
0 new messages