Aron Malcher

Results 23 comments of Aron Malcher

Would also love to see multi-user support ❤️

I guess my problem https://github.com/opnsense/core/issues/5602 could be the same. So take information from my my issue if this one has the **incomplete** tag. But [NightDragon1](https://github.com/NightDragon1) already seem to have suggested...

``` root@SecondaryFw:~ # devinfo -rv | greo 0x10ec hdacc0 pnpinfo vendor=0x10ec device=0x0283 revision=0x00 stepping=0x03 at cad=0 re0 pnpinfo vendor=0x10ec device=0x8168 subvendor=0x1462 subdevice=0xb171 class=020000 at slot=0 function=0 dbsf=pcie0:6:0:0 handle=\_SB_.PCI0.RP06.PXSX root@SecondaryFw:~ #...

> Have you installed os-realtek-re? It’s in the release notes after all. Solved it! speed test with full 1Gb/s running without a problem. Thanks! But great it's a known and...

I did `npm audit fix --force` which upgraded from `"react-scripts": "3.1.2"` to `"^5.0.1"`, but when I now startup, I get another Error which, according to this [post](https://stackoverflow.com/a/70425104/17943900), seems to be...

So, when they fix it, react scripts will be upgraded in your project. But until then, will you fix the 'start' command with `"start": "react-scripts --openssl-legacy-provider start"` or give a...

> Leave the issue open please, it still needs to be fixed properly. I fully agree :+1:

I just applied the patch and I will reach back when this bug happen again.

Hey, I just actively noticed I had the bug again. I could not find a error message in my log. Here are the last 300 lines from my nextcloud.log. My...

I just had it happen again, here are the latest log events: [last-log.txt](https://github.com/nextcloud/server/files/9548482/last-log.txt) But no incidence of `Regenerating cookie login token for {uid} after successful verification`. I thought I might...