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?