-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Milestone
Description
Hey Guys, I’m having problems with images in an asset model.
When I upload an image, I only get the alt text displayed.
If I try to open the image, I just get a “failed to load image” message.
APP_URL is set correctly in the .env file
All other images work fine for now — only the ones in the asset model are affected.
Opening the Image Link by URL directly gives a 404 Error
Anyone with the Same issue ? Logs doesnt say anything about this...
.env
APP_ENV=production
APP_DEBUG=true
APP_KEY=secret
APP_URL=https://snipe-it.rhs.zz
APP_TIMEZONE='Europe/Berlin'
APP_LOCALE='de-DE'
MAX_RESULTS=1000
Version v8.2.1 - Build 19068 (master) / Windows Server 2022 / IIS 10 / PHP 8.4.11 / git install
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done