gortr icon indicating copy to clipboard operation
gortr copied to clipboard

Need help getting this going

Open owendelong opened this issue 2 years ago • 1 comments

I'm attempting to use gortr with pre-packaged octorpki (installed Debian octorpki package, but there's no corresponding debian gortr package available).

Built gortr from git clone.

Trying to launch gortr with the following command line: gortr-v0.14.8-5-g9f01dca-linux-x86_64 -tls.bind 127.0.0.1:8282 --cache http://127.0.0.1:9880/output.json -log.verbose -verify=false

(I have verified that octorpki is providing the desired output at the URL specified with CURL).

I get the following results: INFO[0002] New update (474511 uniques, 474511 total prefixes). 0 bytes. Updating sha256 hash -> b147e7168f42d0146c81dad91fe428faf33735b6efa6e18b72bd041bad3eb885 INFO[0004] Updated added, new serial 0
FATA[0004] open : no such file or directory

Everything seems as I would expect except for the sudden and useless (in terms of information) error at the end, which causes garter to exit almost immediately after it has started.

I have no idea what file it's attempting to open or where or for what purpose and the error provides no hints.

owendelong avatar Oct 28 '23 05:10 owendelong

For completeness, this is on a NanoPI R6S running DietPi (debian minimalist distro). arm64

owendelong avatar Oct 28 '23 05:10 owendelong