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

Uploading a 2GB+ file to the Octopus Built-In repository gives Uncaught (in promise) error #8967

Open
felixi-octopus opened this issue Aug 12, 2024 · 1 comment
Labels
kind/bug This issue represents a verified problem we are committed to solving known-issues state/fruitbowl Introductory tickets to the Octopus Deploy codebase for new starters or anyone wanting a 'quick win'

Comments

@felixi-octopus
Copy link

felixi-octopus commented Aug 12, 2024

Severity

No response

Version

2024.1.12210

Latest Version

I could reproduce the problem in the latest build

What happened?

When you manually upload a file that's 2GB or over to the Octopus Built-In repository using the Octopus UI, the browser gives a Uncaught (in promise) error in the browser and won't let you upload the file.

image

Reproduction

In Chrome, upload a 2GB zip file using the 'Upload package' button in the Octopus UI on the Built-In repository page. See the Uncaught (in promise) error.

Error and Stacktrace

DOMException: The requested file could not be read, typically due to permission problems that have occurred after a reference to a file was acquired."

More Information

No response

Workaround

Upload the files via the Octopus CLI instead https://octopus.com/docs/octopus-rest-api/cli/octopus-package-upload

@felixi-octopus felixi-octopus added the kind/bug This issue represents a verified problem we are committed to solving label Aug 12, 2024
@felixi-octopus felixi-octopus changed the title Uploading a 2GB+ file to the Octopus Built-In repository gives DOMException error Uploading a 2GB+ file to the Octopus Built-In repository gives Uncaught (in promise) error Aug 12, 2024
@felixi-octopus
Copy link
Author

The Octopus engineering team has reviewed this issue.
After careful consideration, we’ve classed this low priority. This means we won’t work on it in the near future.
We prioritize issues based on the number of people affected, the impact type, and available workarounds.
If you’ve encountered this issue and haven’t informed our support team, please email [email protected]. Knowing how many people this issue affects helps us determine its priority.

@IsaacCalligeros95 IsaacCalligeros95 added the state/fruitbowl Introductory tickets to the Octopus Deploy codebase for new starters or anyone wanting a 'quick win' label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This issue represents a verified problem we are committed to solving known-issues state/fruitbowl Introductory tickets to the Octopus Deploy codebase for new starters or anyone wanting a 'quick win'
Projects
None yet
Development

No branches or pull requests

2 participants