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

Log Error: "The "--" option does not exist." #10

Closed
betterapp opened this issue Feb 10, 2022 · 5 comments
Closed

Log Error: "The "--" option does not exist." #10

betterapp opened this issue Feb 10, 2022 · 5 comments

Comments

@betterapp
Copy link

When I try to Execute again import nothing happend.

image

I checked log and I see error there:

[2022-02-10 06:52:09] console.CRITICAL: Error thrown while running command "data-director:process 2 0 --force -vv--dataport-resource-id=26 --user=2". Message: "The "--" option does not exist." {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): The \"--\" option does not exist. at /var/www/pimcore.dev/www/vendor/symfony/symfony/src/Symfony/Component/Console/Input/ArgvInput.php:118)","command":"data-director:process 2 0 --force -vv--dataport-resource-id=26 --user=2","message":"The \"--\" option does not exist."} []

@BlackbitDevs
Copy link
Collaborator

Thanks, there was a whitespace missing. Fixed in 2.8

@betterapp
Copy link
Author

Is 2.8 have a tag ? Because we see 2.7.10 as latest.

@BlackbitDevs
Copy link
Collaborator

Is shortly before being released. You can use 2.8.x-dev as composer.json version constraint.

@betterapp
Copy link
Author

when 2.8 will be released ?

@BlackbitDevs
Copy link
Collaborator

Release date is not fixed. When I have long enough not heard of any bugs from clients who use 2.8

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