-
Hello, I am getting this error when trying to send emails that I could not resolve.
```
smtp_send(prepare_test_message(),
to = "test@gmail.com",
from …
-
### Describe the bug
3.285.1 creates this error (`Error parsing JSON: Syntax error`):
```
Aws\Sqs\Exception\SqsException Error executing "SendMessage" on "http://awssqs:4777/queue/dev-sqs_payme…
-
**Is your feature request related to a problem? Please describe.**
I swapped out curl-minimal for curl.
```
Installing:
curl x86_64 8.5.0-1.…
-
Hello am trying to compile for powerpc64 architecture by cross compiling with GCC. Basically:
git clone https://github.com/virtual-coin/wolf-cpuminer-multi
cd wolf-cpuminer-multi
./configure --ho…
-
```json
{
"name": "libcurl",
"cflags": "",
"include": null,
"libs": "-lcurl",
"trimPrefixes": [],
"replPrefixes": [],
"cplusplus": false
}
```
-
### Describe the bug
I've compiled AWS SDK on three RHEL machines. RHEL7, RHEL8, and RHEL9
I noticed that when I call Aws::InitAPI(options) the memory raise by 1847 MB on RHEL7 and RHEL9!
while o…
-
I am experiencing a pycurl error that appears related to SSL. When I run libbyfetch.py I immediately get this error:
ImportError: pycurl: libcurl link-time ssl backends (secure-transport, openssl)…
-
**Query/Question**
What is the minimum liburl and openssl version that is needed for the SDK?
***Why is this not a Bug or a feature Request?***
General question
**Setup (please complete the f…
hqho updated
3 months ago
-
### What are you really trying to do?
Run temporalio docker images in an environment with SLA for patching security vulnerabilities
### Describe the bug
Running a vulnerability scanner against …
-
### I did this
When using the `--trace-time` option, curl doesn't print the actual time, but some other time:
```
$ strace -tt -etrace=connect curl --trace-time https://github.com --verbose
10:44:…