question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dropbox has run out of space (again)

See original GitHub issue

Same issue as #3986, basically.

Checking the allocated space on the dropbox API tester, yields:

{
  "used": 2684366459,
  "allocation": {
    ".tag": "individual",
    "allocated": 2684354560
  }
}

i.e., we’re using more space than we have been allocated

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
SomeTroglodytecommented, Jan 4, 2022

Didn’t I have a branch months ago that would distribute the deletion load to the players? Like everyone who creates a new MP runs a little snippet that deletes the oldest 10 files? [*]

Anyway, together with the “libre” discussion priority should be to create alternatives, so anybody who wants to can run their own backend. Classic WebDAV maybe, which one can easily buy from providers or serve from NextCloud?

[*] Kept it as patch in case anyone wants a read: Automatic_DropBox_cleanup_on_newgame1.patch.zip

0reactions
SomeTroglodytecommented, Feb 21, 2022

“probably more libre than dropbox” 🤣 👍 (love the idea but honestly - all the overhead with commits and history wouldn’t really fit. And the rate limits as I remember for queries surely exist for commits, too, and will likely be just a tad too restrictive for fast games - queries was 10/minute afaik, and that’s not a sliding window but hard minute-length boxes)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why am I running out of disk space? - Dropbox Help
If you see the error message “You are running out of disk space” (Windows) or "Your startup disk is almost full” (Mac), then...
Read more >
How to free up space in your Dropbox account
If you have Dropbox on your desktop/computer, copy the files onto your computer and then delete them from Dropbox. That way you will...
Read more >
Fix Dropbox Not Enough Space on Device with 5 Ways Easily
5 fixes to not enough space on device for Dropbox · Solution 1. Turn off Dropbox files offline · Solution 2. Clear Dropbox...
Read more >
The Dropbox Trick That'll Free Up More Space on Your…
Here, you'll see all of your Dropbox folders. Uncheck any folders that you'd like to keep in the cloud but don't need access...
Read more >
I received a message from Dropbox that my hard drive is full ...
There is not enough space on your computer's hard disk to allow further upload or transfer. Please use Smart sync/selective sync functionalities to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found