-
Added the following logging parameters:
```
-bl:slngen.binlog --consolelogger:ShowEventId,Summary,Verbosity=Detailed --filelogger:LogFile=slngen.log,Append,Verbosity=Diagnostic,Encoding=UTF-8
``…
-
The `searchSource.fetch` used here: https://github.com/elastic/kibana/blob/main/x-pack/plugins/stack_alerts/server/rule_types/es_query/lib/fetch_search_source_query.ts#L74 logging should be improved t…
-
### Current problem
The following error should be easily detectable:
```
import logging
logging.info("foo %s") # missing format arg
```
the missing arguments should be easily detectable, like we alr…
sam-s updated
1 month ago
-
A user reported a "lame not found" issue on a conversion to daisy book.
In this case, the pipeline did not provide details on the exception to the users, while this exception can occured on several o…
-
I'm seeing a bunch of entries like the following when indexing:
```
[16:30:01] [INF] Creating Season Season Unknown entry for Blue Exorcist
[16:30:12] [ERR] Error in AniDB
System.Net.WebException:…
-
```
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…
-
```
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…
-
### Describe the bug
I run a FreeBSD13.0-RELEASE VM on VMWare with a kernel compiled to run IPv6-only:
include GENERIC
ident GENERIC-IPV6ONLY
makeoptions MKMODULESENV+="WITHOUT_INET_SUPPORT="
n…