Saul Moonves
Saul Moonves
``` [Error: SSL peer certificate or SSH remote key was not OK] { code: 60, isCurlError: true } node:events:371 throw er; // Unhandled 'error' event ^ Error: 140530677868480:error:140E0197:SSL routines:SSL_shutdown:shutdown while...
help!
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Block: 13307440 Transaction: 0x2c9931793876db33b1a9aad123ad4921dfb9cd5e59dbb78ce78f277759587115 calling getTransactionReceipt for this transaction fails with:...
I have no clipboard because I am using the console. Is there a way to make this just output the password to stdout?
I am trying to create a comprehensive content security policy header for Iris. I am having two issues with inline JavaScript. One of them I have been able to handle...
**XIU version** v0.12.6 **Describe the bug** hls m3u8 404 not found **To Reproduce** ``` xiu --rtmp 1935 --rtsp 1554 --hls 8081 -l debug ``` ``` ffmpeg -re -stream_loop -1 -i...
**XIU version** v0.12.6 **Describe the bug** I am using the ffmpeg streaming command from the docs for RTSP. After a while, the stream crashes and then you are unable to...
I am looking for guidance on query parameter ordering, specifically where a DID URL with a query parameter might be used as an ID In many systems such as ActivityPub,...
[Example 6](https://www.w3.org/TR/did-core/#example-a-resource-external-to-a-did-document): A resource external to a DID Document ``` did:example:123?service=agent&relativeRef=/credentials#degree ``` So, this dereferences a service in the DID document with an ID fragment of `agent`. What then does...
**Describe the bug** Fresh Docker install of 2.2.6. file '/manifest.json' returns "Authentication Required" instead of JSON during page load. If I manually go to that URL, it loads. In the...