-
```
fire it up, try to login, get this output:
[Errno 185090050] _ssl.c:340: error:0B084002:x509 certificate
routines:X509_load_cert_crl_file:system lib
... and can't get past that, no login poss…
-
```
fire it up, try to login, get this output:
[Errno 185090050] _ssl.c:340: error:0B084002:x509 certificate
routines:X509_load_cert_crl_file:system lib
... and can't get past that, no login poss…
-
Cause of error:
```
import logging
logger = logging
logger.info('Connecting to: {}'.format(current_result_url))
```
Error:
![image](https://user-images.githubusercontent.com/15036825/46788994-b…
-
// Error
Cannot set properties of undefined (setting 'AICC')
// Code - Even just console.logging it give me the error, both these give error
1.) console.log("CAN INITIALIZE?", new Scorm12API({}))…
-
```
What steps will reproduce the problem?
1. trying to just log in
2.
3.
What is the expected output? What do you see instead?
when submitting log in, get error 200
What version of the product are …
-
```
/wrkdirs/usr/ports/devel/folly/work/folly-2024.11.11.00/folly/system/EnvUtil.cpp:50:15: error: call to 'clearenv' is ambiguous
50 | PCHECK(0 == clearenv());
| ^~~~~~~~
…
-
Hi,
I'm trying to publish the nuget to the internal company feed in ADO, but following error occurres
# Issue
```powershell
Pushing xxx1.0.0-p.nupkg to 'https://pkgs.dev.azure.com/yyy/nuget/v2/'...
…
-
Hello I am facing a 404 not found error while sending logs through my next js app to the axiom.
`"next": "^13.4.10",
"next-axiom": "^1.1.0",`
These are the versions in use. facing the issue in …
-
### Version
_No response_
### Is your feature request related to a problem? Please describe.
In Gloo it should provide enough context when there is a failure in LDAP authentication such as when the…
-
Earlier today I merged #3203 and #3230 into master, introducing central error handling, logging and a log viewer. An overview on the new features is available at https://www.patreon.com/posts/44629895…