Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete import stop after import first 100 rows #114

Open
betterapp opened this issue Jul 31, 2023 · 2 comments
Open

Complete import stop after import first 100 rows #114

betterapp opened this issue Jul 31, 2023 · 2 comments

Comments

@betterapp
Copy link

Hello

We have dataport that update data from XLS file.

When we try to make Complete Import we see that import process start:

image

but is stopped after import 100 records.

What we should check ? There is no any error in log.

We use: PimCore 6.9
DD: 3.2.39

@betterapp
Copy link
Author

And now other DataPort only queue files to process but not process them

image

@BlackbitDevs
Copy link
Collaborator

When we try to make Complete Import we see that import process start:
but is stopped after import 100 records.

Please upgrade DD or write to info@blackbit.de - we cannot provide support for such old versions for free.

And now other DataPort only queue files to process but not process them

Please run bin/console data-director:process-queue and check if there are any errors. If this runs fine, please check if bin/console debug:config blackbit_data_director queue_processing.automatic_start returns true - otherwise queued jobs will not be processed automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants