V8 api patch issues

hello,

when tryn to update a contact module record via patch and curl am receiving these errors in suitecrm.log
GET and post work fine getting acct data, but the patch is giving errors.

Thu Jan 14 05:34:17 2021 [31924][-none-][DEBUG] Custom file is not exists: custom/application/Ext/Api/V8/slim.php
Thu Jan 14 05:34:17 2021 [31924][-none-][DEBUG] Custom file is not exists: custom/application/Ext/Api/V8/controllers.php
Thu Jan 14 05:34:17 2021 [31924][-none-][DEBUG] Custom file is not exists: custom/application/Ext/Api/V8/factories.php
Thu Jan 14 05:34:17 2021 [31924][-none-][DEBUG] Custom file is not exists: custom/application/Ext/Api/V8/globals.php
Thu Jan 14 05:34:17 2021 [31924][-none-][DEBUG] Custom file is not exists: custom/application/Ext/Api/V8/helpers.php
Thu Jan 14 05:34:17 2021 [31924][-none-][DEBUG] Custom file is not exists: custom/application/Ext/Api/V8/middlewares.php
Thu Jan 14 05:34:17 2021 [31924][-none-][DEBUG] Custom file is not exists: custom/application/Ext/Api/V8/params.php
Thu Jan 14 05:34:17 2021 [31924][-none-][DEBUG] Custom file is not exists: custom/application/Ext/Api/V8/services.php
Thu Jan 14 05:34:17 2021 [31924][-none-][DEBUG] Custom file is not exists: custom/application/Ext/Api/V8/validators.php
Thu Jan 14 05:34:17 2021 [31924][-none-][DEBUG] Custom file is not exists: custom/application/Ext/Api/V8/services.php
Thu Jan 14 05:34:17 2021 [31924][-none-][DEBUG] Custom file is not exists: custom/application/Ext/Api/V8/beanAliases.php

Please do not open duplicate posts