You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No dashboards are active for the current data set.
Probable causes:
You haven’t written any data to your event files.
TensorBoard can’t find your event files.
If you’re new to using TensorBoard, and want to find out how to add data and set up your event files, check out the README and perhaps the TensorBoard tutorial.
If you think TensorBoard is configured properly, please see the section of the README devoted to missing data problems and consider filing an issue on GitHub.
Last reload: Apr 16, 2024, 5:40:35 PM
Log directory: s3://bucketname/tensorboard_log/
The text was updated successfully, but these errors were encountered:
S3 support comes from community submitted code and is not something we have a lot of experience with, or that we can easily reproduce.
Without more information it would be hard for us to assist you. I would recommend trying other forums, like Stack Overflow for getting support using TensorBoard—they have
a larger community with better searchability:
If you were interested in forking this repo and making local changes, one thing I had to do recently for debugging something was logging the stack trace here. That might provide more useful information for you to troubleshoot.
runcmd:
tensorboard --logdir s3://bucketname/tensorboard_log/
Environment Variable:
AWS_REGION='us-east-1'
S3_REGION='us-east-1'
S3_ENDPOINT='10...129:610**'
S3_USE_HTTPS=0
S3_VERIFY_SSL=0
AWS_ACCESS_KEY_ID=***
AWS_SECRET_ACCESS_KEY=***
No dashboards are active for the current data set.
Probable causes:
You haven’t written any data to your event files.
TensorBoard can’t find your event files.
If you’re new to using TensorBoard, and want to find out how to add data and set up your event files, check out the README and perhaps the TensorBoard tutorial.
If you think TensorBoard is configured properly, please see the section of the README devoted to missing data problems and consider filing an issue on GitHub.
Last reload: Apr 16, 2024, 5:40:35 PM
Log directory: s3://bucketname/tensorboard_log/
The text was updated successfully, but these errors were encountered: