Mateusz Krzaczek

Results 22 comments of Mateusz Krzaczek
trafficstars

@paulinon I've removed everything from the project, except this `TestScript`, Firestore 8.3.0 and Unity build-in packages. The problem still persists. ![image](https://user-images.githubusercontent.com/3155725/136567347-1de1ed2b-2b96-4c36-874b-2a85605b38a4.png) Yes, the write operation does actually alter the Firestore...

I tried running the Firestore tests from this repo. E.g. the `TestDocumentSnapshot` failed once the initial "write" was removed. Tested on two of my Firebase projects. ![image](https://user-images.githubusercontent.com/3155725/136581176-474b5d4f-1e27-48ec-b883-a881289a3735.png)

Logs with verbose log level: Write+Read: https://pastebin.com/uJs5CJY8 Only Read: https://pastebin.com/10wxCEtM

Deleting cache unfortunately did not make a difference :/

I tried something different. In editor, the "Only read" does not work (timeouts?) on my local internet that I used for years. It does work, however, on a mobile internet....

Logs with timestamps: https://pastebin.com/mv2tzdFJ Firestore emulator works fine. Also, I realized I'm behind double NAT. This might be the issue here, however, as I said, I have this network configuration...

@dconeybe the strange thing is that my network configuration is relatively simple and nothing has been changed for a while now. I am the only person who has admin access...

@dconeybe done https://pastebin.com/zrYn6x0e