Ulf
Ulf
Cheers @titou4307, you need to specify a tag/version as well. As there's only one available, use `daniel0076/jdownloader-2:aarch64-v0.1` instead of `daniel0076/jdownloader-2` (see https://stackoverflow.com/a/68173568). But I just realized, that its aarch64 and...
Even with the handler being skipped, if no DSN is provided, the custom error handler still interferes with our Symfony configuration: - `\Error`s aren't logged by monolog any longer (Not...
Hi @Jean85 and @ste93cry, first thank you both for your replies! This all sounds very promising. As we already migrated to 4.x I think we'll just live with the errors...
We're using `composer` and this leads to the following error, when calling `composer up`: ``` - Installing markbaker/matrix (2.1.2): Loading from cache Failed to execute (9) unzip -qq '/home/project/vendor/markbaker/matrix/83437d4a03f96e6515b73c562607b0a7' -d...
I think we're having the same problem. Until now we used: ``` const SVGSpriteMapPlugin = require("svg-spritemap-webpack-plugin"); Encode.addPlugin(new SVGSpriteMapPlugin('./public/bundles/mybundle/icons/**/*.svg', { output: { filename: Encore.isProduction() ? 'icons/spritemap.[contenthash].svg' : 'icons/spritemap.svg', }, ... }))...
I found another fix/workaround: It's based on the new `removeKeyHash` option of the `webpack-manifest-plugin`. That option was introduced in an update (https://github.com/shellscape/webpack-manifest-plugin/commit/5bad3ea98861ef750954e8c58ee6ea21d3592845) to fix https://github.com/shellscape/webpack-manifest-plugin/issues/210 and with that also https://github.com/shellscape/webpack-manifest-plugin/issues/209...
Hi, just wanted to say, that I have the same problem since a few weeks. I'm on `Version 114.0.5735.134 (Official Build, ungoogled-chromium) (64-Bit)` and cannot pinpoint the start of this...
> maybe `chrome://flags/#webrtc-ip-handling-policy`? To what should I set this? "Default"? And would that explain, why I can see video but simply cannot transmit microphone audio?
Thanks. Setting `chrome://flags/#webrtc-ip-handling-policy` to `Default` didn't help.Still no microphone audio transmitted. My mic is listed and selected, but my co-workers cannot hear me. It works in Jitsi (even with the...
As the platform is Windows, neither of those. This is how it looks like in the Teams Web App (sorry, couldn't set the language to English, but I hope you...