-
Notifications
You must be signed in to change notification settings - Fork 8
/
firestore-debug.log
53 lines (50 loc) · 2.66 KB
/
firestore-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
API endpoint: http://localhost:8080
If you are using a library that supports the FIRESTORE_EMULATOR_HOST environment variable, run:
export FIRESTORE_EMULATOR_HOST=localhost:8080
Dev App Server is now running.
Sep 12, 2020 5:05:07 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
INFO: Detected non-HTTP/2 connection.
Sep 12, 2020 5:05:07 PM io.gapi.emulators.netty.HttpVersionRoutingHandler channelRead
INFO: Detected HTTP/2 connection.
Sep 12, 2020 5:05:07 PM com.google.cloud.datastore.emulator.impl.util.WrappedStreamObserver onError
INFO: operation failed: Error compiling rules:
L11:33 Missing 'match' keyword before path.
L11:43 Forward slash '/' found where identifier or binding expected.
L11:44 mismatched input '$' expecting {'{', '/', PATH_SEGMENT}
L11:55 Missing 'match' keyword before path.
L11:71 Forward slash '/' found where identifier or binding expected.
L11:72 mismatched input '$' expecting {'{', '/', PATH_SEGMENT}
L11:111 Unexpected ';'.
L59:1 Unexpected '}'.
Sep 12, 2020 5:05:07 PM io.gapi.emulators.netty.HttpHandler$1 onError
INFO: Exception when handling request: INVALID_ARGUMENT: Error compiling rules:
L11:33 Missing 'match' keyword before path.
L11:43 Forward slash '/' found where identifier or binding expected.
L11:44 mismatched input '$' expecting {'{', '/', PATH_SEGMENT}
L11:55 Missing 'match' keyword before path.
L11:71 Forward slash '/' found where identifier or binding expected.
L11:72 mismatched input '$' expecting {'{', '/', PATH_SEGMENT}
L11:111 Unexpected ';'.
L59:1 Unexpected '}'.
Sep 12, 2020 5:05:16 PM com.google.cloud.datastore.emulator.impl.util.WrappedStreamObserver onError
INFO: operation failed: Error compiling rules:
L11:33 Missing 'match' keyword before path.
L11:43 Forward slash '/' found where identifier or binding expected.
L11:44 mismatched input '$' expecting {'{', '/', PATH_SEGMENT}
L11:55 Missing 'match' keyword before path.
L11:71 Forward slash '/' found where identifier or binding expected.
L11:72 mismatched input '$' expecting {'{', '/', PATH_SEGMENT}
L11:111 Unexpected ';'.
L59:1 Unexpected '}'.
Sep 12, 2020 5:05:16 PM io.gapi.emulators.netty.HttpHandler$1 onError
INFO: Exception when handling request: INVALID_ARGUMENT: Error compiling rules:
L11:33 Missing 'match' keyword before path.
L11:43 Forward slash '/' found where identifier or binding expected.
L11:44 mismatched input '$' expecting {'{', '/', PATH_SEGMENT}
L11:55 Missing 'match' keyword before path.
L11:71 Forward slash '/' found where identifier or binding expected.
L11:72 mismatched input '$' expecting {'{', '/', PATH_SEGMENT}
L11:111 Unexpected ';'.
L59:1 Unexpected '}'.
*** shutting down gRPC server since JVM is shutting down
*** server shut down