tensorflow / tensorflow/tensorboard
tensorboard failed to read data from gcs with application default credentials
Open
@yatbear is already working on this.
Since Aug 8, 2022.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
Environment information (required)
TODO.
I am also facing this problem and will try to gather information if possible.
Do I just run the tensorboard binary and diagnosis.py on the same environment?
Issue description
I am running TensorBoard on GCP AppEngine.
When I enable RustBoard (load_fast=true) and start TensorBoard, no data is displayed.
When I disable RustBoard, the data is displayed again.
The AppEngine log shows an UnAuthorized Error in the request to GCS.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.