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

No structure file for --options=dumpcode - Returned dumpcode doesn't match files #24

Open
ChristianOsswald opened this issue Feb 14, 2024 · 1 comment

Comments

@ChristianOsswald
Copy link

ChristianOsswald commented Feb 14, 2024

Hello,

I got the issue, that the dumpcode I get from db:export isn't the same as in the created dump files. On "local" it works. The mentioned issue exists for my remote host.

image

Do you have any idea why this could be?

@ChristianOsswald ChristianOsswald changed the title Returned dumpcode doesn't match files No structure file for --options=dumpcode - Returned dumpcode doesn't match files Feb 14, 2024
@ChristianOsswald
Copy link
Author

Is it due to different server time?
$dumpCode = md5(microtime(true) . random_int(0, 10000));

db:pull works without problems

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