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

Database import from .sql file failes, but process keeps running in the background #544

Open
countfak opened this issue Sep 17, 2024 · 1 comment
Labels
Needs triage Ticket needs to be triaged [Pri] Low Studio App [Type] Bug Something isn't working

Comments

@countfak
Copy link

Quick summary

Hi, I wanted to share my experience with database import from a .sql file.
I tried multiple times with different database sizes, last one was around 40MB.
The import goes on for a while, then the import failed message appears. But the import process is still running in the background.

Steps to reproduce

Drop a large .sql file with the built-in import functionality of an existing site and start the import. It will likely fail, open up the Activity Monitor app and find the Studio process at the top with high CPU usage, meaning that the import is still running in the background. After a while the CPU usage of the process drops, and the import is actually finished.

What you expected to happen

I wasn't expecting to get the error message if the import process was still running in the background.

What actually happened

Got import failed message even if the import was still running, see above.

Impact

One

Available workarounds?

No but the app is still usable

Platform

Mac Silicon

Logs or notes

No response

@countfak countfak added [Type] Bug Something isn't working Needs triage Ticket needs to be triaged labels Sep 17, 2024
@wojtekn
Copy link
Contributor

wojtekn commented Sep 17, 2024

Thanks for reporting the issue @countfak . We will check it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs triage Ticket needs to be triaged [Pri] Low Studio App [Type] Bug Something isn't working
Projects
Development

No branches or pull requests

2 participants