Open dmlemos opened 7 years ago
Thanks for submitting this. We've run into this before and it looks like it might be a regression or only partially resolved heisenbug.
@rebeccaskinner Is there a temporary solution for this? It's a random blocker 🤕
I cannot seem to reproduce this all the time, but here's what happened.
$TOKEN
converge server --rpc-addr 0.0.0.0:4774 --rpc-token $TOKEN
converge plan --rpc-token XXX --rpc-addr 1.1.1.1:4774 /usr/local/converge/source/os.hcl
Restarting the daemon or changing the token didn't help. Didn't work for good part of the day and suddenly started working again without any changes. Strange indeed.
PS: There is no documentation about config file. Not sure if there is something else needed.