超账锯齿验证器节点许可问题 [英] hyperledger sawtooth validator node permissioning issue

查看:103
本文介绍了超账锯齿验证器节点许可问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

permission_verifier]链头尚未设置.允许所有. [client_handlers]无法从块存储中获取链头 没有得到这里发生的事情.有人可以帮忙吗?

permission_verifier] Chain head is not set yet. Permit all. client_handlers] Unable to get chain head from block store not getting what is happening here. Could someone help?

推荐答案

所有权错误时会出现此错误.尝试将所有权设置为 如下:chown sawtooth:sawtooth /var/lib/sawtooth /var/lib/sawtooth/*

This error has been seen when the ownerships are wrong. Try setting ownership as follows: chown sawtooth:sawtooth /var/lib/sawtooth /var/lib/sawtooth/*

另一种可能性是您需要以用户sawtooth的身份启动锯齿过程.例如: sudo -u sawtooth sawtooth-validator -vv

Another possibility is you need to start the Sawtooth processes as user sawtooth . For example: sudo -u sawtooth sawtooth-validator -vv

这篇关于超账锯齿验证器节点许可问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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