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

Unable to access the data #21

Open
sayali7 opened this issue Aug 17, 2023 · 0 comments
Open

Unable to access the data #21

sayali7 opened this issue Aug 17, 2023 · 0 comments

Comments

@sayali7
Copy link

sayali7 commented Aug 17, 2023

Hi,

We tried multiple attempts to extract the data using both methods, however, neither worked for us. We are trying to set up the data on Windows machine which has more than 300GB disk space, and 64 GB ram. We ran all docker/mysql commands from windows command prompt.

  1. For the database container, we completed step 2 i.e. loading the image onto the local filesystem. The next step to "docker-compose ..." gave an error: "failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount4097225225/Dockerfile: no such file or directory". The dockerfile has a linux path in the error message, so we checked for it in WSL2. Unfortunately, we couldn't resolve this error.
  2. For the MySQL, we were unable to import the ".sql" dump due to the error "ERROR 2013 (HY000) at line 66916: Lost connection to MySQL server during query". We tried to resolve this by increasing the database connection timeout limit, however the import fails even before the limit is reached.

Any help would be greatly appreciated.

Thanks.

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

No branches or pull requests

1 participant