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

Triggering Deploy action without storage space and without deployment-related files in place hangs indefinitely #299

Open
filippsen opened this issue Dec 17, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@filippsen
Copy link
Contributor

Environment/Browser

Version 1.3.0

Description

When deploying with full storage (no space left) and without having the files related to deployment in place, deployer hangs forever with the spinning icon.
Related: #298

Steps to reproduce

  1. Get to a point where the local storage is full *
  2. Make sure the build directory is present, but the deployment files are not i.e. build directory is not complete (missing files and no space left to add the missing ones)
  3. Click Deploy

Expected result

Error message or alert.

Actual result

Uncaught DOMException, leading to icon in the Deploy window spinning forever.

@filippsen filippsen added the bug Something isn't working label Dec 17, 2018
@ostap1010 ostap1010 added this to the Lack of storage space bugs milestone Jan 4, 2019
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

2 participants