-
Errors persist when executing from pipx.
From pipx:
```
pywhisker -d example.com -u example_user -p example_pass --target example_target --action add
Traceback (most recent call last):
Fi…
-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing ans…
-
### Integration Name
Mimecast [mimecast]
### Dataset Name
SIEM Logging
### Integration Version
0.12
### Agent Version
7.17.24
### Agent Output Type
elasticsearch
### Elasticsearch Version
7…
-
Currently `Lib.py` uses a global variable `log`, refactor this to use `logger` like in plaso
-
### Question
public class FurySerializer implements Serializer {
/**
* fury配置
*/
private static final ThreadSafeFury fury = new FuryBuilder().withLanguage(Language.JAVA)
…
-
Logger: homeassistant.config_entries
Source: config_entries.py:594
First occurred: 3:20:22 PM (2 occurrences)
Last logged: 3:21:47 PM
Error setting up entry Solis: 192.168.0.83 for solis_modbus
…
-
### 🐛 Bug Report
`config.json` is not being flushed to the end while using FileLogger.
It seems problem is platform dependent: I have no problems with wsl2 ubuntu but m1 osx the example doesn't wo…
-
I installed the programm exactly how it's described. But when I try this command:
`roboauto --help`
I get this error:
`Traceback (most recent call last):
File "/Users/florian/Downloads/roboauto/…
-
Please Help
```
root@localhost:~/MemeFiBot# python3 main.py
Traceback (most recent call last):
File "/root/MemeFiBot/main.py", line 4, in
from bot.utils.launcher import process
File "/root/M…
-
with "--scandirs" scan all directories recursively and add the files to the same directory, without the need to list in files section
new code
```
if scandirs:
await self.scan_and_uplo…