hash_2016
Member
4
Posts
57
Reputation
Feb 4, 2019
Joined
Recent posts
It was mentioned in the link sent by @pinggoki. Re: reloading: yep, lessons learned.
I know how it sounds, but it works now without any intervention from my side, using both `--user testuser` only and with password. Without adding `--http1.1` The only idea I can think of is that the daemon reloads…
Not exactly. When I do not give the password to `curl`, it asks directly: You can see it in the very first code snippet in this thread. Nevertheless, I have just tried: re-created and added the `rpcauth` string, sent…
Hey everyone, I could really use some help here. Here's the issue: I’m trying to make a `curl` request, but I keep getting a "401 Unauthorized error". I checked the debug log from the daemon, and it’s not giving me much…