-
Notifications
You must be signed in to change notification settings - Fork 95
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
500 error #138
Comments
hi, thanks for your bug. can you share what query you issued/flow you were working in when this error was thrown? |
Hi I did not issue any query, I just tried to access the app in the browser. I get a 500 error message |
Hi I did not issue any query, I just tried to access the app in
the browser. I get a 500 error message
…On Fri, Aug 25, 2023 at 3:11 PM ajn ***@***.***> wrote:
hi, thanks for your bug. can you share what query you issued/flow you were
working in when this error was thrown?
—
Reply to this email directly, view it on GitHub
<#138 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7Z7YNHWMDDCTVWEY3KG6ELXXD2GHANCNFSM6AAAAAA364EB7U>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
[image: Google Logo]
Mike Altarace
Chrome Enterprise Customer Engineering
***@***.***
*202-370-5789*
|
just going to "/"...? "/admin"..? |
skrmtab198225 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
clean deployment getting this error:
NeedIndexError: no matching index found. recommended index is: - kind: Report properties: - name: domain - name: date direction: desc The suggested index for this query is: - kind: Report properties: - name: domain - name: date direction: desc
at .__query_result_hook ( /base/alloc/tmpfs/dynamic_runtimes/python27g/cc067b9c2d6e36d/python27/python27_lib/versions/1/google/appengine/datastore/datastore_query.py:2945 )
at .get_result ( /base/alloc/tmpfs/dynamic_runtimes/python27g/cc067b9c2d6e36d/python27/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py:615 )
at .next_batch ( /base/alloc/tmpfs/dynamic_runtimes/python27g/cc067b9c2d6e36d/python27/python27_lib/versions/1/google/appengine/datastore/datastore_query.py:3231 )
at .next ( /base/alloc/tmpfs/dynamic_runtimes/python27g/cc067b9c2d6e36d/python27/python27_lib/versions/1/google/appengine/datastore/datastore_query.py:3345 )
at .next ( /base/alloc/tmpfs/dynamic_runtimes/python27g/cc067b9c2d6e36d/python27/python27_lib/versions/1/google/appengine/ext/db/init.py:2328 )
at .fetch ( /base/alloc/tmpfs/dynamic_runtimes/python27g/cc067b9c2d6e36d/python27/python27_lib/versions/1/google/appengine/ext/db/init.py:2159 )
at .get ( /base/data/home/apps/s
iss-security-identity/20230825t133911.454457248439787500/admin.py:47 )iss-security-identity/20230825t133911.454457248439787500/auth.py:62 )at .decorate ( /base/data/home/apps/s
The text was updated successfully, but these errors were encountered: