Artur

Results 67 comments of Artur

I'm running multiple cockpit instances using SQLite. Never experienced such issue. Can you try to delete the `log` table in `/storage/data/system.sqlite`?

I can't test all possible dev stacks but feel invited to make it work on XAMPP 😉

It looks like you're using MongoLite as datastorage which doesn't support all mongodb query features. I'll mark this issue as feature request to support querieng fields in an array of...

Did you try: ``` filter = { "list_of_content_link" : {"_id" : "64c2c65384c9753d7d054c04"} } ``` ?

Works for me 🤔 (mongodb version 6.0.3) ![image](https://github.com/Cockpit-HQ/Cockpit/assets/321047/aac843cc-03d8-4352-8799-6db88e21edbc)

What do you expect from "production mode"!?

Hey 👋 Hard to tell what is wrong here. Did anything changed with your infra setup (php version etc?)

Cockpit requires PHP 8.2. Can you confirm that you use PHP >= 8.2?

Thank you for the hint 👍 Fix will be available in the next release!

> Hi @aheinze, it seems that the fix should be applied here as well: > > `COCKPIT[ERROR]: SQLSTATE[HY000]: General error: 1 no such column: "criteria66d71829062f3" - should this be a...