firebase-admin-node icon indicating copy to clipboard operation
firebase-admin-node copied to clipboard

When trying to create a firestore index through a the error generated link shows "Uh oh, something went wrong"

Open haris-wilson opened this issue 3 years ago • 2 comments

Firebase SDK version: 11.2.1 Firebase Product: Firestore Node.js version: v16.13.2 NPM version: 8.3.0

What happened? How can we make the problem occur? Screenshot (147)

haris-wilson avatar Jul 10 '22 14:07 haris-wilson

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

google-oss-bot avatar Jul 10 '22 14:07 google-oss-bot

The same issue :(, when I try to create several indexes

s1davide avatar Sep 19 '22 00:09 s1davide

I encountered the same symptoms.

Hypothesis. Array index target is too big data?

345ml avatar Nov 16 '22 03:11 345ml

getting the same issue, I notice we have similar index that its trying to generate

image

pespiritu25 avatar Nov 24 '22 22:11 pespiritu25

Hey @haris-wilson This is the repo for the Firebase Admin Node.js SDK. What Firebase Admin Node.js SDK version are you using? The issue mentions 11.2.1 but that version was released in November 2022.

Are you experiencing this issue when using Firebase Admin Node.js SDK? Could you provide us with a sample code or minimal repro so we take a look? Thanks!

lahirumaramba avatar Nov 25 '22 18:11 lahirumaramba

@lahirumaramba Oh, sorry. This may not be the right place to address this issue. In my case this occurred when indexing from the web console.

345ml avatar Nov 28 '22 02:11 345ml