Mike

Results 7 comments of Mike

Thanks, I've tried that out, however I get the following error: ``` $ kgp -n falco NAME READY STATUS RESTARTS AGE falco-falcosidekick-6894b7c676-kh8gb 1/1 Running 0 20h falco-falcosidekick-6894b7c676-2fnns 1/1 Running 0...

> > I've tried adding the kernel headers and build environment. > > The folder the error complains about does exist: > > Note that it complains about the `build`...

FWIW: I had this issue, I resolved it by updating helm

I have (I think) a similar issue. I tick the persistent login box, but after a while I'm forced to log in again (often when restarting the PC/re opening the...

After login: `MariaDB [roundcubemail]> select * from auth_tokens;` `Empty set (0.00 sec)` I make a presumption I should see something here.. I had the same behavior with auth_tokens off. It's...

I face the same issue. I believe Centos 7.9 has too old a version of pkg-config (0.27.1) supposedly the functionality relied upon here was added in 0.28.0 ? Please correct...

> > Please correct me if this is wrong.... > > You are not wrong :( > > For a newer g++ on CentOS 7 you can check [Devloper Toolset...