Tensorboard:当前数据集没有活动的仪表板 [英] Tensorboard: No dashboards are active for the current data set

查看:94
本文介绍了Tensorboard:当前数据集没有活动的仪表板的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用以下命令从本地运行Tensorboard:

  tensorboard --port 8080 --logdir gs:// root-album- 8512 /输出/摘要/ --debug 

然后访问:

  http:// arynas:8080 / 

我收到此错误消息:



在此处输入图片描述



在我的本地终端中出现这样的错误:

  tensorflow / core / platform / cloud / retrying_utils.cc:77]该操作失败,将在1.15606秒(尝试10中的1)中自动重试,原因是:不可用:执行错误读取gs:// root-album-8512 / output /时的HTTP请求(HTTP响应代码0,错误代码35,错误消息与www.googleapis.com连接的未知SSL协议错误:443)
摘要/培训/../检查点

我该如何解决?


<格class = h2_lin>解决方案


与www.googleapis.com相关的未知SSL协议错误:443


如果超出请求配额。
据报道,这也可能是
IPv6问题在您的 arynas 主机上。


I run Tensorboard from local with:

tensorboard --port 8080 --logdir gs://root-album-8512/output/summaries/ --debug

and then I access:

http://arynas:8080/

I got this error message:

enter image description here

In my local terminal there is error like that:

tensorflow/core/platform/cloud/retrying_utils.cc:77] The operation failed and will be automatically retried in 1.15606 seconds (attempt 1 out of 10), caused by: Unavailable: Error executing an HTTP request (HTTP response code 0, error code 35, error message 'Unknown SSL protocol error in connection to www.googleapis.com:443 ')
         when reading gs://root-album-8512/output/summaries/train/../checkpoint

How can I fix it?

解决方案

Unknown SSL protocol error in connection to www.googleapis.com:443

This error can be returned in case of exceeding the request quota. Reportedly, this also can be IPv6 issue on your arynas host.

这篇关于Tensorboard:当前数据集没有活动的仪表板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆