Skip to content

Trying to run 'firebase login' leads to 500 server error #779

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

Closed
gareth-hughes-havaslynx opened this issue May 23, 2018 · 2 comments
Closed

Comments

@gareth-hughes-havaslynx

Version info

Platform Information

Steps to reproduce

Expected behavior

Actual behavior

@gareth-hughes-havaslynx
Copy link
Author

What it says in the title really. I run the command and firebase opens my default browser, attempts to direct me to the correct page and I end up with a 500.

@laurenzlong
Copy link
Contributor

It is very important that you follow the issues template, we cannot diagnose otherwise.

joehan added a commit that referenced this issue Apr 26, 2024
* Fix a few merge issues w/ view names

* Basic firemat execution controller

Codelens (w/ ast) => Controller => Execute => Results webview

* Start wiring up the controller for states and CTAs

* Simpler state management w/ focus

* Add command to select the execution id

* Add language server integration

* update naming of firemat graphql LSP

* Fix lock file

* Add basic argument support to firemat-executions

* Clean up pass

* Initial implementation of schema explorer
Use firemat wide service file.

* Clean up types and other misc

* fix executeGraphQL name

* Address comments

* Initial implementation of schema explorer
Use firemat wide service file.

* Clean up types and other misc

* Add basic argument support to firemat-executions

* Clean up pass

* Clean pass

* Add frameworks/docs/react.md (#6233)

* Add frameworks/docs/react.md

* Suggested update.

---------

Co-authored-by: egilmorez <[email protected]>

* Update autogenerated auth emulator files (#6234)

* Adding basic script to build a Firebase Docker image (#6094)

* Adding basic script to build a Firebase Docker image

* Fixing vulnerabilty in base image

* Format

* Refactor webview registration to cut down on boilerplate (#6257)

* Prettier formattingH

* Cleanup execution feature area

New design pattern of returning disposables up into the core extension
activation function.

* Cleanup

* VSCode plugin: fix predeploy call (#6238)

* Revert "Hide confusing debug logs (#6220)" (#6263)

This reverts commit 9b6c1d8.

* 12.4.8

* [firebase-release] Removed change log and reset repo after 12.4.8 release

* Consolidate extension-state into context (#6259)

* Consolidate extension-state into context

* Ability to easily re-use in other webviews
* Quick access to state via hooks
* Signals are the new hot-ness, surgical UI updates
* BONUS: enable strict-mode

Note - this isn't _replacing_ the legacy SidebarApp internal-state, that should be a follow-up effort.

* Fix lock file

* Update codelens, explorer, lsp to new disposable design

* Update schema explorer to use new registration pattern. Initialize data outside of the tree provider

* address comments

---------

Co-authored-by: TJ Lavelle <[email protected]>
Co-authored-by: TJ Lavelle <[email protected]>
Co-authored-by: Chalo Salvador <[email protected]>
Co-authored-by: egilmorez <[email protected]>
Co-authored-by: Lisa Jian <[email protected]>
Co-authored-by: joehan <[email protected]>
Co-authored-by: Christina Holland <[email protected]>
Co-authored-by: Google Open Source Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants