Error importing records in custom module

Hi, i am using Versión 8.3.1, Versión de PHP 8.0 and for any reason, the import data is not allowed, it start fine, when i tried to load 4000 records, but when it load to 800 gets stop, and show an database error, it is a brand new instalation, just less than a month, and it was working fine.
The pop up windows say:
mport errors:

Database failure. Please refer to suitecrm.log for details.

But the BD is fine,
those are the logs
2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". at /home/y408b1kuwstm/public_html/crm11.ecovoz.co/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php:40)“} []
[2023-08-12 15:57:09] php.INFO: User Deprecated: Since api-platform/core 2.7: The listener “ApiPlatform\Core\EventListener\ReadListener” is deprecated and will be replaced by “ApiPlatform\Symfony\EventListener\ReadListener” in 3.0. {“exception”:”[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener" is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener" in 3.0. at /home/y408b1kuwstm/public_html/crm11.ecovoz.co/vendor/api-platform/core/src/Core/EventListener/ReadListener.php:66)“} []
[2023-08-12 15:57:09] php.INFO: User Deprecated: Since api-platform/core 2.7: Use “ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface” instead of “ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface”. {“exception”:”[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". at /home/y408b1kuwstm/public_html/crm11.ecovoz.co/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php:63)“} []
[2023-08-12 15:57:09] php.INFO: User Deprecated: Since api-platform/core 2.7: Use “ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface” instead of “ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface”. {“exception”:”[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". at /home/y408b1kuwstm/public_html/crm11.ecovoz.co/vendor/api-platform/core/src/Action/ExceptionAction.php:58)"} []

====

[2023-08-12 15:57:09] php.INFO: User Deprecated: Since api-platform/core 2.7: Use “ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface” instead of “ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface”. {“exception”:“[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". at /home/y408b1kuwstm/public_html/crm11.ecovoz.co/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php:63)”} []
[2023-08-12 15:57:09] php.INFO: User Deprecated: Since api-platform/core 2.7: Use “ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface” instead of “ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface”. {“exception”:“[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". at /home/y408b1kuwstm/public_html/crm11.ecovoz.co/vendor/api-platform/core/src/Action/ExceptionAction.php:58)”} []

Anyone can help to get load my records into my custom module? any idea?

I tried to import my records into conatcts, and those were uploaded fine, so the error just appear with custom module. that is strange because i could import 4000 records fine before. Any ideas how can I fix it? I really apreciate.

I found somethin esle getting form suitecrm Logs, looks like there is a missing file, that do now allow import records.

Sat Aug 12 15:22:58 2023 [3261469][1][FATAL] Exception handling in /home/y408b1kuwstm/public_html/crm10.ecovoz.co/public/legacy/include/MVC/Controller/SugarController.php:397
Sat Aug 12 15:22:58 2023 [3261469][1][FATAL] Exception in Controller: Database failure. Please refer to suitecrm.log for details.
Sat Aug 12 15:47:32 2023 [3298080][6cb8b9d0-d43f-5267-47e6-64c852c7269b][FATAL] Bean file does not exist in path: modules/BBMJ_campaign1/BBMJ_campaign1.php
Sat Aug 12 15:47:32 2023 [3298080][6cb8b9d0-d43f-5267-47e6-64c852c7269b][FATAL] Bean file does not exist in path: modules/BBMJ_campaign1/BBMJ_campaign1.php
Sat Aug 12 15:47:32 2023 [3298080][6cb8b9d0-d43f-5267-47e6-64c852c7269b][FATAL] Bean file does not exist in path: modules/BBMJ_campaign1/BBMJ_campaign1.php
Sat Aug 12 15:47:32 2023 [3298080][6cb8b9d0-d43f-5267-47e6-64c852c7269b][FATAL] Bean file does not exist in path: modules/BBMJ_campaign1/BBMJ_campaign1.php
Sat Aug 12 15:47:32 2023 [3298080][6cb8b9d0-d43f-5267-47e6-64c852c7269b][FATAL] Bean file does not exist in path: modules/BBMJ_campaign1/BBMJ_campaign1.php
Sat Aug 12 16:19:01 2023 [3298080][1][FATAL] Loading import map properties.
Sat Aug 12 16:19:09 2023 [3298080][1][FATAL] Caught error: stat(): stat failed for upload/import/status_1.csv
Sat Aug 12 16:19:09 2023 [3298080][1][FATAL] Caught error: touch(): UploadStream::stream_metadata is not implemented!
Sat Aug 12 16:19:13 2023 [3298080][1][FATAL] Mysqli_query failed.
Sat Aug 12 16:19:13 2023 [3298080][1][FATAL] Error inserting into table: bbmj_campaign1: Query Failed: INSERT INTO bbmj_campaign1 (id,name,date_entered,date_modified,modified_user_id,created_by,deleted,assigned_user_id,celular,tipificacion,cedula,barrio_orig,direccion)
VALUES (‘1941601941601941601941601941601096197646’,‘ROSEMBERG HOYOS LASCARRO’,‘2023-08-12 16:19:13’,‘2023-08-12 16:19:13’,‘1’,‘1’,0,‘52d19aa9-c353-935d-3709-64c833ca14e2’,‘3183614158’,‘Sin_Gestion’,’ 1096197646’,‘-’,‘’): MySQL error 1062: Duplicate entry ‘194160194160194160194160194160109619’ for key ‘PRIMARY’
Sat Aug 12 16:19:13 2023 [3298080][1][FATAL] Exception handling in /home/y408b1kuwstm/public_html/crm10.ecovoz.co/public/legacy/include/MVC/Controller/SugarController.php:397
Sat Aug 12 16:19:13 2023 [3298080][1][FATAL] Exception in Controller: Database failure. Please refer to suitecrm.log for details.
Sat Aug 12 16:19:34 2023 [3299734][1][FATAL] Invalid import file name
Sat Aug 12 16:19:49 2023 [3298089][1][FATAL] Loading import map properties.
Sat Aug 12 16:19:53 2023 [3298089][1][FATAL] Caught error: stat(): stat failed for upload/import/status_1.csv
Sat Aug 12 16:19:53 2023 [3298089][1][FATAL] Caught error: touch(): UploadStream::stream_metadata is not implemented!