Ask questionsservice disappears after agent restart
consul version
for both Client and ServerClient: Version: 'v0.8.5'
Server: Version: 'v0.8.5'
CentOS Linux release 7.3.1611 (Core)
After server or client restart services disappear and the following error messages are seen in logs
2017/08/01 11:59:46 [ERR] consul: RPC failed to server IP_ADDRESS:8300: rpc error: rpc error: ACL not found 2017/08/01 11:59:46 [ERR] agent: failed to sync changes: rpc error: rpc error: ACL not found
if token manually changed to a valid token in consul-data/services/service_definition_file then service appears with no error - are services binded to tokens ?
Answer
questions
ars05
I was wondering if there is an update on this issue, we are on Consul 1.6.2 now and we still see the same behaviour. thanks
Related questions