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

Possible to upload thing overpassing the disk limit. #409

Closed
joti-prime opened this issue May 11, 2023 · 2 comments · May be fixed by #416
Closed

Possible to upload thing overpassing the disk limit. #409

joti-prime opened this issue May 11, 2023 · 2 comments · May be fixed by #416
Labels
bug Something isn't working

Comments

@joti-prime
Copy link

Describe the bug

The disk limit only means that you cannot turn on the server but you can continue uploading files, this means that I can be using 1TB of space and have a limit of 1MB, the server will not turn on but I will be able to annoy.

Expected Behavior

It would have to do like the pterodactyl panel, that before uploading a file it would calculate the space and if it exceeded it, it would not let you upload the file.

Actual Behavior

Allowing to kill a server uploading things without limit.

Steps to Reproduce

Just upload files.

Browser Details

chrome (all)

Operating System

windows (all)

Optional additional information

Solve it is important.
@joti-prime joti-prime added the bug Something isn't working label May 11, 2023
@larsjarred9
Copy link

Hi there,

This issue seems like an awesome issue to tackle as part of my college curriculum. I would like to tackle this issue.

I suppose the easiest step would be to check the file size and compare that to the available disk limit as @joti-prime has mentioned before.

I look forward to receive some input on the matter.

@trenutoo
Copy link
Contributor

trenutoo commented Jul 7, 2023

Duplicate of #375

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

Successfully merging a pull request may close this issue.

3 participants