Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dashboard 空白 errno: 0x023a, str:opening error #12

Closed
LittlePeng opened this issue Dec 5, 2015 · 3 comments
Closed

dashboard 空白 errno: 0x023a, str:opening error #12

LittlePeng opened this issue Dec 5, 2015 · 3 comments

Comments

@LittlePeng
Copy link

root@fdc055cabfe3:/home/work/open-falcon# cat logs/graph.log
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error

使用docker镜像默认配置部署的,dashboard 全部是空白没数据,发现这个错误信息, 不明白什么意思。

"rrd": {
"storage": "/home/work/open-falcon/data/6070"
},
这个目录下是空的,感觉是写数据打开文件失败?,但root启动有写入权限的

@niean
Copy link
Contributor

niean commented Dec 5, 2015

这个错误日志 是说磁盘忙、写入数据有少量失败,不是没有写权限,也不会导致dashboard空白。

按照book里的faq排查下吧。

聂安

On Dec 5, 2015, at 18:36, 彭 notifications@github.com wrote:

root@fdc055c:/home/work/open-falcon# cat logs/graph.log
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error
errno: 0x023a, str:opening error

使用docker镜像默认配置部署的,dashboard 全部是空白没数据,发现这个错误信息, 不明白什么意思。

"rrd": {
"storage": "/home/work/open-falcon/data/6070"
},
这个目录下是空的,感觉是写数据打开文件失败?,但root启动有写入权限的


Reply to this email directly or view it on GitHub.

@LittlePeng
Copy link
Author

docker中的版本比较低,升级到最新0.0.5版本解决

@cloverstd
Copy link

我也遇到了同样的问题

我在 Docker 里运行,graph 是自己在 Alpine 里编译的
golang 版本为 1.7
graph 的版本是 0.5.6
graph 的 git commit 是 2d27dc2b37ed3626e1bb51f3bf257dd97cd1979e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants