sbourdette

Results 10 comments of sbourdette

same issue `$matched = Face::select('_id', 'name','status')->where("status", "Matched")->groupBy('name')->count(); ` Exemple of document : ``` { "_id" : ObjectId("6064f87d529b985ca612fcd3"), "name" : "Match_1617302724.4186473", "status" : "Matched", "location" : { "top" : 395, "bottom"...

I would be interested in this feature

``` Aug 26 09:22:46 bastion teleport[6630]: SQLite configuration is invalid: failed to unmarshal map[data_dir:/var/lib/teleport path:/var/lib/teleport/backend sync:false] into **lite.Config, json: cannot un> Aug 26 09:22:46 bastion teleport[6630]: "\tjson: cannot unmarshal bool...

updating markep app to 0.6.3 solve the issue

id has to be unique in the cart. So maybe you have to concat the modelname and the id to be sure that the id is unique in the cart

Workaround ubuntu : `sudo snap revert bw ` to revert to 2022.6.2

Same for me on ubuntu 22.04. using command line bw 2022.10.0 Only name show message "Cannot decrypt" and only for items in an organisation I confirm that with OPENSSL_CONF=/dev/null it's...

Great but not last version for LTS ubuntu (Xenial 16.04)