-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I'm using the p5 release binary on a armhf
system.
I have the following line in my lightning.conf
:
sparko-keys=masterkey:+getinfo
However curl gives my a 405 Method Not Allowed
response:
$ curl -ki http://127.0.0.1:19737/rpc/ -d '{"method": "getinfo"}' -H 'X-Access masterkey'
HTTP/1.1 405 Method Not Allowed
Content-Length: 0
No errors in the lightning debug.log
file. The only sparko related line is:
DEBUG plugin-manager started(4530) /mnt/data/test_lightningd/.lightning/plugins/sparko_linux_arm
That's the only line. No other output from the sparko plugin.
Metadata
Metadata
Assignees
Labels
No labels