firebase / firebase/firebase-tools
Firebase Storage Emulator Fails to Store Files (Golang)
- Dominant language
- TypeScript
- Stars
- 4.5k
- Forks
- 1.3k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 84
Description
### [REQUIRED] Environment info
13.33.0
**firebase-tools:**
Storage Enulator
**Platform:**
Ubuntu
### [REQUIRED] Test case
### [REQUIRED] Steps to reproduce
1. Clone https://github.com/AlexandreBorowczyk/firebase-storage-emulator-bug
2. Download file [gfs.t06z.pgrb2.0p25.f008](https://noaa-gfs-bdp-pds.s3.amazonaws.com/gfs.20240311/06/atmos/gfs.t06z.pgrb2.0p25.f008) to repo root
3. Using vscode run "Launch" configuration
### [REQUIRED] Expected behavior
Error message: encoding/json.SyntaxError {msg: "invalid character 'O' looking for beginning of value", Offset: 1}
### [REQUIRED] Actual behavior
store gfs.t06z.pgrb2.0p25.f008 file to storage emulator
Contributor guide
Assessment
This issue has not been assessed yet.