1. Home
  2. Companies
  3. Dropbox
  4. Outage Map
Dropbox

Dropbox Outage Map

The map below depicts the most recent cities worldwide where Dropbox users have reported problems and outages. If you are having an issue with Dropbox, make sure to submit a report below

Loading map, please wait...

The heatmap above shows where the most recent user-submitted and social media reports are geographically clustered. The density of these reports is depicted by the color scale as shown below.

Dropbox users affected:

Less
More
Check Current Status

Dropbox is a file hosting service operated by American company Dropbox, Inc., headquartered in San Francisco, California, that offers cloud storage, file synchronization, personal cloud, and client software.

Most Affected Locations

Outage reports and issues in the past 15 days originated from:

Location Reports
Nottingham, England 1
Guayaquil, Guayas 1
Flumet, Auvergne-Rhône-Alpes 1
Irapuato, GUA 1
Check Current Status

Community Discussion

Tips? Frustrations? Share them here. Useful comments include a description of the problem, city and postal code.

Beware of "support numbers" or "recovery" accounts that might be posted below. Make sure to report and downvote those comments. Avoid posting your personal information.

Dropbox Issues Reports

Latest outage, problems and issue reports in social media:

  • LukeElin
    Luke Elin (@LukeElin) reported

    👤Shadow Adoption The pattern: Staff route around the sanctioned tool, and the organisation finds out afterwards. I watched this with unauthorised modems. Then with USB drives. Then with Dropbox. Then with entire SaaS platforms procured on a personal credit card and expensed as “software.” Now it is AI the same movie, new cast, better production values. The reason is always identical and always reasonable: the sanctioned tool is slower than the job requires. Shadow adoption is not an indiscipline problem. 👊 It is a feedback signal about the official tooling, arriving through the wrong channel. The tell: Compare the usage figures for your officially sanctioned tool against what your helpdesk volume implies people are actually doing. The gap is your shadow estate. FR FR

  • zafartalks
    Zafar (@zafartalks) reported

    @asidorenko_ I understand but sometimes at some point our brain started telling us just make it public. You never know. Let’s not forget Dropbox which layed the foundation for their file sharing competitors. He was solving a problem for himself which turned out to be a successful business.

  • JennX0608
    JennX (@JennX0608) reported

    More trouble for Max Miller. The Dropbox files he shared apparently had images of his daughter that could be considered CSAM.

  • lotsmoregravy
    More Gravy (@lotsmoregravy) reported

    @FFT1776 Deputize our military and send them to literally every last damn polling station and dropbox in the United States of America. Every last damn one. Give them the authority to handle **** on the spot. Problem solved.

  • 0xlelouch_
    Abhishek Singh (@0xlelouch_) reported

    System design question. How would you design Dropbox-style file sync with conflict handling? Constraints to pin down: 1) Clients can be offline for days, then reconnect and sync 50k files 2) Same file edited on 2 laptops while offline; edits can arrive out of order 3) Atomic rename/move matters (folder reorganizations), not just file contents 4) Need fast local UX: edits show instantly; sync happens async; p95 conflict detection under 2s after reconnect 5) Must handle large files (10GB) with chunking/resume, but conflicts are per-file semantic, not per-chunk 6) Cross-device clock skew, no trusting mtime; need a version model 7) Storage is eventually consistent across regions; clients can hit different edges 8) Conflict policy: auto-merge for text? duplicate files? keep both? how do you avoid conflict loops? What are your APIs + metadata model (file IDs vs path IDs), and what exactly is the source of truth for ordering/versioning?

  • thellama451
    Llama (@thellama451) reported

    I tracked down these messages in @MaxMillerOH’s Dropbox files. They show the parents getting along with no major conflicts beforehand. If Miller said he was going to kill his ex-wife in front of child (likely), it shows a talent for masking rage and hostility.

  • tbuzzdaily
    The Tech Buzz (@tbuzzdaily) reported

    $15M raised: Meticulous grew ARR 5x in a year testing code nobody has time to review manually anymore Chemistry led the Series A, joined by Menlo Ventures, Lachy Groom, and GitHub's former CEO Jason Warner. Founders Gabriel and Quentin Spencer-Harper, brothers with backgrounds at Dropbox and Palantir, built the company around a problem AI coding tools created faster than they solved: code is now written faster than humans can review it. The product records real user and developer sessions during development, then uses AI to auto-generate and maintain end-to-end visual regression tests based on actual observed usage, updating automatically as the code changes. Customers include Notion, ElevenLabs, Dropbox, and Wiz, a list that skews toward companies shipping fast enough to need this. Rainforest QA and Autify compete in AI-assisted testing broadly, but most rely on hand-written test cases rather than tests derived from real session data. The tradeoff Meticulous accepts is that session-derived tests can still miss rare edge cases nobody happened to trigger, which is why the company is expanding from frontend into backend and performance testing next. A 5x ARR jump in a year says enough teams have hit the same wall: AI writes code faster than any QA team can keep up with by hand.

  • JensKri20101733
    Jens Kristensen (@JensKri20101733) reported

    Suggestion for @adamhfry, ChatGPT Consumer Product Lead: The new Google Drive integration made me wonder: why not take the same idea one step further and support local Windows files directly? No Google Drive. No OneDrive. Local storage, controlled ChatGPT access. A file should not have to be stored in the cloud at all. Cloud has done enough damage already. Cloud = Hell. There is an important distinction between cloud computing and cloud storage. Cloud computing means that ChatGPT performs the processing on OpenAI’s servers. Cloud storage means that documents are permanently stored with Google, Microsoft, Dropbox, or another cloud provider. The first may be a practical consequence of ChatGPT’s current architecture. The second is not. A much cleaner model would be: Local disk / NAS → temporary, explicitly authorized ChatGPT access → processing → result returned to local disk / NAS. For example, a user could right-click: G:\Project\Analysis.docx and select “Open with ChatGPT”. ChatGPT would then receive controlled access to that file — or perhaps to a user-authorized folder such as: G:\ChatGPT\ The user could specify whether access should be read-only or read/write. Original files could be protected, and output could automatically be written to a designated local \output folder. Then instructions could be as simple as: “Edit only section 17. Preserve all formatting.” “Analyze all documents in G:\ChatGPT\Project X.” “Compare these three PDFs.” “Edit Analysis.docx, but do not modify the original. Save the result in \output.” DOCX, XLSX and PPTX are not fundamentally unsuitable for this. They are largely ZIP containers containing XML files. The harder problem is preserving complex formatting, images, tables, comments, undo/versioning and accurate rendering. A local “ChatGPT File Bridge” for Windows could solve the access problem without requiring users to move their working files into Google Drive or OneDrive. The AI processing itself would not necessarily be local. Files, or the relevant parts of them, could still be transmitted to OpenAI for processing. But storage and file management could remain entirely local: local file → controlled ChatGPT access → processing → result back to local disk / NAS. No Google Drive. No OneDrive. No permanent cloud storage. No manual upload/download cycle. The user retains control over the file structure, filenames, versions, backups, applications and physical storage location. “Google Docs inside ChatGPT” is technically interesting. But “Local Files inside ChatGPT” would be the real game changer for the traditional Windows PC workflow. And OpenAI would not need to invent another file system. Windows already has a perfectly good one.

  • MEllisPhotograp
    M.Ellis (@MEllisPhotograp) reported

    @DropboxSupport erm different wifi nope or is this a suggestion should it be possible ? if so then no my internet signal can be hit or miss at times but never had this issue before... Also shared a file earlier for someone near me to edit using ipad app but photos failed to appear on ipad ?

  • ReiHerrera
    Rei (@ReiHerrera) reported

    @owldreig @porterrobinson @madeon The problem with them both is they love gatekeeping the rare song behind a bad quality sounding medium so you cannot use it for clean for dj sets. For example Celine,worlds live,shepherdess,etc. at least we had hollowheart on wav and shepherdess wav was on porter’s Dropbox leak🫩

  • Urooj978
    Urooj (@Urooj978) reported

    That old laptop gathering dust in your closet can replace every cloud subscription you pay for. ​• Netflix • Google Photos • Dropbox • 1Password ​That’s over $500 a year to rent things you used to own. ​Enter CasaOS—a free, open-source system that turns any old laptop or mini PC into your own personal server. ​No Linux skills. No code. No weekend-long tutorials. ​You run one command. In 30 minutes, you get an iOS-like dashboard where you can install self-hosted apps in one click: 1/ ​Jellyfin → Replaces Netflix 2/ Immich → Replaces Google Photos (with facial recognition) 3/ Nextcloud → Replaces Dropbox 4/ Vaultwarden → Replaces 1Password 5/ AdGuard Home → Blocks ads on your entire Wi-Fi network ​Setting up a home server used to be a nightmare. CasaOS makes it feel like installing apps on an iPad. ​The laptop you forgot about is more powerful than the servers that ran most websites in 2008. It costs $0, it’s already in your house, and it puts $500/year back in your pocket. ​Your closet is your new data center.

  • wb9rms6gyz
    Rocinante (@wb9rms6gyz) reported

    @griffin_daly_ @AlexisCoe Which could well have been part of the arrangement. This piece of **** is actively live tweeting his daughters stuffy issues and shared a Dropbox with naked photos of her. He’s a lunatic. As someone who ripped Moreno a week ago…no lie, I think he’s legally constrained

  • ThePeelPod
    The Peel (@ThePeelPod) reported

    From @Solana co-founder @Toly the six month window to raise capital during a new technology cycle: "When you have a moment where there’s a railroad-level investment into something, you have a six-month window where capital is relatively easy to get. Where people will fund an idea that seems like it solves a lot of the current problems that the technology is facing. For Solana, if I waited six months for a better time, if I proved out the idea first, it would be too late. The big benefit of being in the Bay Area as a founder is, when I went to Dropbox and told them I was quitting to go do the startup, they literally told me to come back in six months if it doesn’t work out. There’s no other place in the world with the same layers of executives and founders and companies who all understand where innovation comes from. It’s from people taking those dumb risks and failing, allowing for failure, and being fine with it. That gave me the confidence to give myself six months. I had a kid. We were in a tiny 800-square-foot apartment, and my wife was the breadwinner. And I hustled. I took what felt like a thousand meetings with VCs up in the city. If you’re really serious about raising, you have to be in the Bay Area. Because it maximizes your odds. You make a list of every event that is relevant to your industry. Go to every event. Talk to every person there. Figure out who the VCs are. Do the elevator pitch. Get an intro. Pitch them. If their fund doesn’t invest, ask if they'll write an angel check if you get a lead. Just do everything you can to work the network. And if you cannot get funding during that time, it means it’s not going to happen during that cycle."

  • djfunboy
    Christopher Doyle (@djfunboy) reported

    @iamlukethedev CLI updates changed the signed binary and dropped macOS permissions Dropbox/TCC made jobs work interactively but failed headless (this took some time to figure out) Claud auth refresh broke and continue to break despite multiple attempts and setup tokens. Agent confusing to use API vs subscriptions. Article jobs failed on missing configs, QA turn limits, and clunky validataion Digest existed but failed to pick up silent failures Some jobs reporting done while producing nothing, without a final artifact verification I am an experienced builder but also self/agent taught so these are mostly setup and validation issues. My bigger point is that these take work and especially the more complex tasks. I am still early and I have put more work than value created but I can see the light at the end of the tunnel.

  • arcane_bloom
    Nathan (@arcane_bloom) reported

    He was OpenAI's first business hire in 2018. This week, after eight years, he walked out the door. > Brad Lightcap > studies economics and history at Duke, starts as a JP Morgan investment banking analyst > moves into strategic finance at Dropbox, then joins Y Combinator's Continuity Fund > meets Sam Altman through YC, gets pulled into a tiny nonprofit called OpenAI in 2018 as its first business hire > becomes CFO, then rises to COO, helps run the company through the ChatGPT launch and its climb to the most valuable startup on earth > moved off the COO title in April 2026 into a vague "special projects" role > in August, posts on X that he's leaving after eight years to "start something new" > his exit lands one month after product chief Fidji Simo also stepped down > walks away right as OpenAI preps a monster IPO on an $852 billion valuation

Check Current Status