-
-
Upgraded from v24.2.0 to v24.4.0 and exception logging started raising its own exceptions. Previously, the `repr-error` text would be used; therefore, `rich.pretty.traverse()` is hitting the same erro…
-
-
![image](https://github.com/different-ai/file-organizer-2000/assets/61841994/bcf76c7a-9848-4c36-ae08-6454155aea42)
All my logfiles (last 3 days) exist, but are empty. Changing the logdirectory had …
-
With this code:
```java
@GraphQLApi
public class HelloGraphQLResource {
@Query
@Description("Say hello")
public CompletionStage sayHello(@DefaultValue("World") String name) {
…
-
At the moment, there is no option to avoid logging certain errors, which also prevents dependent repositories from operating on these errors in a way that would make more sense to the user-facing side…
-
Implement an optional parameter `--silence` for the CBLT web server. When this flag is specified, the server should suppress `INFO` and `ERROR` level logs on `stdout`. This will be helpful for users w…
-
### Cura Version
5.6.0
### Operating System
Windows 11
### Printer
Creality Ender-3 S1 Pro
### Reproduction steps
I'm trying to login to my account to sync it and it brings me to the page to lo…
-
Sometimes we get blocked from logging in when using a Cloudflare domain. It is well documented here with a solution https://community.cyberpanel.net/t/session-reuse-detected/56247/9
Can this change…
-
### Describe the bug
I am trying to fit an [`SVC`](https://scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html) to a specific dataset. The training process gets stuck, never finishing.
…