You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2023. It is now read-only.
It took me quite a while to work out what was going wrong when I tried to run this on OSX. The solution was the --x-assert-hostname flag, which is of course mentioned in the --help documentation. However, I was unaware that the help was there (oops), and I had been following the documentation from the main website. Might be a good idea to flag that at the top? Save some other people the hassle that I had.