Cannot apply $inc to a value of non-numeric type. {_id: ObjectId('614387332bfa0901258b4567')} has the field 'clicked' of non-numeric type string
#0 /web/tempoco/vendor/mongodb/mongodb/src/Operation/Update.php(242): MongoDB\Driver\Server->executeBulkWrite()
#1 /web/tempoco/vendor/mongodb/mongodb/src/Operation/UpdateOne.php(118): MongoDB\Operation\Update->execute()
#2 /web/tempoco/vendor/mongodb/mongodb/src/Collection.php(1111): MongoDB\Operation\UpdateOne->execute()
#3 /web/tempoco/app/models/Mongo/ArtikelBeritaWrite.php(22): MongoDB\Collection->updateOne()
#4 /web/tempoco/app/library/CacheMethod.php(545): App\Models\Mongo\ArtikelBeritaWrite->sethit()
#5 /web/tempoco/app/controllers/ArtikelBeritaController.php(132): App\Library\CacheMethod->setHitCache()
#6 [internal function]: App\Controllers\ArtikelBeritaController->viewAction()
#7 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->callActionMethod()
#8 [internal function]: Phalcon\Dispatcher\AbstractDispatcher->dispatch()
#9 /web/tempoco/public/index.php(57): Phalcon\Mvc\Application->handle()
#10 {main}