firebase / firebase/firebase-tools-ui

Connecting to emulated database from htttps

Open
#1,036 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
291
Forks
74
PR merge metrics
No merged PRs in 30d

Description

I am building a PR preview workflow where the firebase emulators are deployed to CloudRun. I'm using a proxy server to redirect requests to the various emulator ports (as CloudRun is only exposing 8080).

Everything works amazing locally but when it's deployed, it's not connecting to the database? The auth is working and I'm seeing tokens returned etc. However, I can't make a connection to the db.

Any suggestions?

The docs do mention something to do with HTTPS_PROXY variable but I haven't managed to get anything to work?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.