hello, i build my notary server. when I run launch...
# kolide
p
hello, i build my notary server. when I run launcher:
Copy code
{
  "caller": "handler.go:26",
  "err": "calling update: refreshing timestamp: signature validation failed for timestamp: signature threshold not met",
  "msg": "tuf updater returned",
  "severity": "info",
  "target": "linux/launcher-stable.tar.gz",
  "ts": "2020-04-22T15:33:12.085130612Z"
}
log in notary:
Copy code
server_1  | {"go.version":"go1.14.1","http.request.host":"notary-server","http.request.id":"8b4d82b5-2c71-4fbb-aa90-dcc9e17c1d49","http.request.method":"GET","http.request.remoteaddr":"172.18.0.1:50722","http.request.uri":"/v2/kolide/launcher/_trust/tuf/3.root.json","http.request.useragent":"Go-http-client/1.1","kolide/launcher":"gun","level":"info","msg":"404 GET root role","time":"2020-04-22T15:33:12Z"}
server_1  | {"go.version":"go1.14.1","http.request.host":"notary-server","http.request.id":"8b4d82b5-2c71-4fbb-aa90-dcc9e17c1d49","http.request.method":"GET","http.request.remoteaddr":"172.18.0.1:50722","http.request.uri":"/v2/kolide/launcher/_trust/tuf/3.root.json","http.request.useragent":"Go-http-client/1.1","level":"info","msg":"metadata not found: You have requested metadata that does not exist.: No record found","time":"2020-04-22T15:33:12Z"}
server_1  | {"go.version":"go1.14.1","http.request.host":"notary-server","http.request.id":"8b4d82b5-2c71-4fbb-aa90-dcc9e17c1d49","http.request.method":"GET","http.request.remoteaddr":"172.18.0.1:50722","http.request.uri":"/v2/kolide/launcher/_trust/tuf/3.root.json","http.request.useragent":"Go-http-client/1.1","http.response.contenttype":"application/json; charset=utf-8","http.response.duration":"551.28µs","http.response.status":404,"http.response.written":116,"level":"info","msg":"response completed","time":"2020-04-22T15:33:12Z"}
server_1  | {"go.version":"go1.14.1","http.request.host":"notary-server","http.request.id":"cdef1c1b-760d-4ead-8344-b81481b2ac16","http.request.method":"GET","http.request.remoteaddr":"172.18.0.1:50734","http.request.uri":"/v2/kolide/launcher/_trust/tuf/timestamp.json","http.request.useragent":"Go-http-client/1.1","http.response.duration":"847.722µs","http.response.status":200,"http.response.written":495,"level":"info","msg":"response completed","time":"2020-04-22T15:33:12Z"}
launcher v0.11.8 and notary guide setup is: https://porter.io/github.com/kolide/updater please support me, thank you all
s
Your notary server has misconfigured trust relationships. Play with the notary client.
p
@seph could you guide me to fix it?
t
Hello @poisonous97 Have you fixed this issue? I try to buil natory server for osqueryd update and i got same issue