DisboxApp / web

Use Discord as a file storage service.
https://disboxapp.github.io/web/
GNU Affero General Public License v3.0
470 stars 87 forks source link

Discord API change breaks Disbox - Fix coming soon #128

Closed DigitalSerpant closed 1 month ago

DigitalSerpant commented 1 month ago

Discord recently pushed an update that disables custom names on files when uploaded to discord. My entire Disbox is empty. Based off how Disbox works, does that means Disbox will no longer work?

DisboxApp commented 1 month ago

Hey, this shouldn't break Disbox forever. The custom names don't affect disbox functionality. I will work on a fix ASAP, hopefully today.

Can you provide links on the change?

DigitalSerpant commented 1 month ago

I haven't found anyone or any links explaining this but noticed it first hand as when I tried upload a file to Disbox, all my uploaded files were gone and I was unable to upload more. I should also mention the upload and new folder button are greyed out.

Agagamand commented 1 month ago

Today, all the files and folders are gone.

img

DisboxApp commented 1 month ago

Hi, I resolved the issue.

It doesn't seem to be related to a Discord API change, but to an issue with the metadata server being down.

It is back up now and Disbox is be back up. None of your files from before were affected.

Thanks to everyone for reporting!