DisboxApp / web

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

Networkerror #133

Open xnicknamex opened 1 month ago

xnicknamex commented 1 month ago

Im getting networkerrors when trying to upload files. but my network is perfectly fine. Even though i get the message it continues to upload my file.

Screenshot (68)

xnicknamex commented 1 month ago

i tryed to reproduce that the upload continues but i couldnt. i wanted to test if the file is currupted or not. Now it just stops uploading

JulMan-Dev commented 2 weeks ago

I think the issue is that Discord prevent access to their servers from other websites.

JulMan-Dev commented 2 weeks ago

On Firefox: you can go to about:config and set the preference security.mixed_content.block_active_content to false.

xnicknamex commented 1 week ago

On Firefox: you can go to about:config and set the preference security.mixed_content.block_active_content to false.

didnt work

xnicknamex commented 1 week ago

it works in edge for me