Charlie
Charlie
> The same thing happens to me, trying to generate image outside of ChromeOS and I get `losetup: cannot find an unused loop device` followed by the system partition error....
@fichtner It means that OPNsense tries to do the handshake through the Wireguard interface instead of the WAN interface. Because there is no existing handshake, the Wireguard connection is not...
It seems to be a routing issue, but it shows up on a fairly common configuration (i.e. with "Disable routes" unchecked on Wireguard instance, and with Allowed IPs set to...
Just checked. I'm currently using OPNsense 24.1.7_4-amd64. I'm not sure what @kkcarlc is using now, but he did mention on the original post that he's on 24.1.5_3. I haven't tested...
I think it's the same issue as this one: https://github.com/nextui-org/nextui/issues/3124 It's possible that the focus on input is lost right after the selection is opened. I added a [comment](https://github.com/nextui-org/nextui/issues/3124#issuecomment-2175437744) there...
@wingkwong I have the same issue. For some reason, the bug doesn't appear on [Storybook](https://storybook.nextui.org/?path=/story/components-autocomplete--default) but it appears on [CodeSandbox](https://codesandbox.io/p/devbox/recursing-carson-qfkpqg) and on my dev environment. The links I added here...
> @c0d3rm0n I tested on your codesandbox and was able to reproduce the issue. However, after I changed the version of `@nextui-org/react` from `latest` to `2.4.2`, the issue is gone....
> I managed to have this work by using gnome tweaks by selecting LocalSend in the startup applications. What it did was create a desktop file under `$HOME/.config/autostart/` with the...