Closed JustinBerger closed 2 years ago
Hi @JustinBerger , There are few things I'd recommend checking and trying.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "*",
"Resource": "*"
}
]
}
I wish the error message you got back from the library gave any kind of indication what was wrong, would greatly help tracking it down.
I have also encountered this problem now, am I missing any certificate?
Running on ubuntu inside wsl2 inside windows 11, just in case it matters.
running shadow_demo_main (after realizing I got THING_NAME wrong the first pass)
Got an open policy set up.
Just not sure from documentation what to check next.
Activity report in console lists the disconnect with:
"disconnectReason": "CLIENT_ERROR",