-
When `drupal_bootstrap()` is invoked, Drupal's exception handler (`_drupal_exception_handler()`) replaces SimpleSamlPHP's exception handler (`SimpleSAML_exception_handler()`).
- When an invalid SSO re…
-
When i access http://localhost:9191 i get this error:
UnexpectedValueException
in /var/www/html/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php (line 219)
$this->erro…
-
2024-11-30T13:52:03-0500
Whoopsies! An unhandled exception has occurred.
== Geode Information ==
Loader Version: v4.0.1
Loader Commit: ed97f3b
Bindings Commit: e30b176
Installed mods: 47
Outd…
-
Exception/interrupt handlers (or more commonly signal handlers in non-kernel code) are considered separate threads within the abstract machine. One consequence of this is that they shouldn't access `t…
-
**Describe the bug**
I am trying to run the command ilab data generate --taxonomy-path ./taxonomy when I am getting this error
**To Reproduce**
Setup ilab with latest release version on a RHE…
-
If an exception occurs in the constructor of an IRequestHandler or in one of the dependencies required for the constructor, this exception occurs at app startup before any Mediator requests have been …
-
It appears that attaching exceptions to spans in error handlers could be implemented relatively easily, improving the observability of failures.
The approach taken in the Quarkus handler ([AttachEx…
-
This seems to happen with multiple applications, but the most common crashes occur with firefox (unsnapped) and kgx.
With an external monitor hooked up to my nvidia GPU, there's a random chance th…
-
PhpSpreadsheet is not moving towards Phpunit 11 any time soon. I just wanted to do a little preliminary investigation. At the conclusion of one of our unit tests, I see the following:
```
There was …
-
My code:
```
(exception/create-exception-middleware
(merge exception/default-handlers
{:reitit.coer…