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

Erroneous exports are stuck “loading” forever #11701

Closed
nwish opened this issue Jun 3, 2024 · 6 comments
Closed

Erroneous exports are stuck “loading” forever #11701

nwish opened this issue Jun 3, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@nwish
Copy link

nwish commented Jun 3, 2024

Running .14 dev branch (bccffe6). This happened early on and I was able to get rid of it by modifying the database. However, I think there should be some kind of check or ability to delete these.

Sometimes exports get goofy (for whatever reason, in my screenshot below it looks like the beginning timestamp is… well, valid but not? Not sure. The logs for this are long gone and I can’t reproduce it now.

Anyway, the export is stuck there with the spinning wheel of death.

Could we add a way to delete them if they error? Or add a check?

Thx!

IMG_3290

@nwish nwish added the enhancement New feature or request label Jun 3, 2024
@NickM-27 NickM-27 added bug Something isn't working and removed enhancement New feature or request labels Jun 3, 2024
@NickM-27
Copy link
Sponsor Collaborator

NickM-27 commented Jun 3, 2024

There are checks for failed exports. Without logs or reproducibility I'm not sure how this can be fixed.

@nwish
Copy link
Author

nwish commented Jun 3, 2024

There are checks for failed exports. Without logs or reproducibility I'm not sure how this can be fixed.

Okay no worries, I'll get you logs on a reproduction. I've had it happen a few times when messing with exports so I'm sure I'll grab another one soon.

@NickM-27
Copy link
Sponsor Collaborator

NickM-27 commented Jun 5, 2024

exports that are in progress can be deleted now if they are not actively being written to

@NickM-27 NickM-27 closed this as completed Jun 5, 2024
@heisenberg2980
Copy link

@NickM-27 I have a bunch of exports that failed some months ago, and they are stuck there. I don´t see any option to delete them (maybe because I requested them before that option was implemented), is there a way to delete them?

image

@NickM-27
Copy link
Sponsor Collaborator

just delete the files in the file system

@heisenberg2980
Copy link

just delete the files in the file system

I can´t believe it was that easy, thanks @NickM-27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants