Skip to content

error resetting sample data using sampledata:reset #3229

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

Closed
jason-vivid opened this issue Feb 1, 2016 · 7 comments
Closed

error resetting sample data using sampledata:reset #3229

jason-vivid opened this issue Feb 1, 2016 · 7 comments

Comments

@jason-vivid
Copy link

This is pretty straightforward. I ran the command below and it produced the following errors.

The test site was installed using the composer create-project command and the sample data using magento sampledata:deploy.

magento sampledata:reset

Result:

  [Zend_Db_Statement_Exception]
  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'module' cannot be null, query was: INSERT INTO `setup_module` (`module`, `data_version`) VALUES (?, ?)

  [PDOException]
  SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'module' cannot be null

sampledata:reset
@magedmik
Copy link

The same

@wrurik
Copy link

wrurik commented Mar 7, 2016

Same here

@vrann
Copy link
Contributor

vrann commented Mar 8, 2016

@jason-vivid Thanks for reporting! seems like a bug in sample data.

@katmoon
Copy link
Contributor

katmoon commented Mar 12, 2016

The issue has been reported as MAGETWO-46697 and it is fixed now. See 1919e7e

Thank you!

@katmoon katmoon closed this as completed Mar 12, 2016
@hamdrew
Copy link

hamdrew commented Apr 28, 2016

Has this made it into a release? Still seeing the behavior in 2.0.2

@davidalger
Copy link
Member

@hamdrew I don't believe so, as the referenced commit shows as only in develop.

@hamdrew
Copy link

hamdrew commented Apr 28, 2016

Is it marked for a future release?

magento-engcom-team pushed a commit that referenced this issue Sep 28, 2018
[helix] MAGETWO-93293: B2C measurements for 2.2.6&2.2.5
- MAGETWO-95075 Fix cache hit ratio on measurements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants