Lumieria
Lumieria
It seems that letsencrypt is prone to spuriously replying with a "Bad Nonce" error such as: ``` { "type": "urn:acme:error:badNonce", "detail": "JWS has invalid anti-replay nonce qJFSreH91k9u1_1GBEpZk907cncjOI_HlZgiI2VNXoY", "status": 400 }...
If I specify a particular database in the endpoint for fuerte::createRequest(...) using the leading prefix '/_db/[DBNAME]' before the '/_api/[rest-of-endpoint-subpath]' part, the response to the request will fail, and complain about...
... SPI::SharedResources&)' is implicitly deleted because the default definition would be ill-formed
I'm running into the following problem when I try to compile. Here's the output of my uname -a if it helps. I'm running a Wheezy release, with an updated 3.8...