System Information
- Strapi Version: v4.14.0-alpha.0
- Operating System: Debian 11.7
- Database: SQL lite
- Node Version: 18.17.1
- NPM Version: 9.6.7
- Yarn Version:
I installed the newest version. Created a content with media, added a user to the role author, gave all permissions. User creates a content.
Media Library shows to the user “no permission to view”. I try to upload a image. Image is in the upload directory of the server. Library shows nothing. Library breaks (blank screen) for the superadmin with error:
TypeError: URL constructor: /uploads/thumbnail_filename_904a7640de.png is not a valid URL.
Any ideas? Saw multiple people having this issue…