mediacms-io / mediacms

MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
https://mediacms.io
GNU Affero General Public License v3.0
2.52k stars 458 forks source link

FileNotFoundError at /admin/files/media/add/ #973

Open abhijakka opened 4 months ago

abhijakka commented 4 months ago

Describe the issue FileNotFoundError at _admin_files_media_add_ - Google Chrome 22-02-2024 15_27_07 (1) helpers py - mediacms-3 1 0 - Visual Studio Code 22-02-2024 15_32_21

Additional context uploading video from adminpage showing this error

foeyonghai commented 4 months ago

Hi @abhijakka,

  1. Could you share more info? I am the most curious to the backend you’re using. Seems like Windows when I read the error you’d share. Are you using docker with it or another way of virtual environment? Could you also let me know the hardware specs of your system?
  2. Furthermore, did it ever worked with the instance your having now or did you set up this instance and run into this error after the first video that you uploaded?
  3. Does this happen every time with every video that you try?
  4. Does this also happens when you try to upload a video outside of the admin panel like a “regular user” would do?

Please see the template below so that you know what kind of additional information can be worth full.

Describe the issue A clear and concise description of what the issue is.

To Reproduce Steps to reproduce the issue:

  1. Go to ...
  2. Perform action ...
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context Add any other context about the problem here.