Open llamafilm opened 2 weeks ago
I checked in nbshell, and device_type.front_image.url
returns the correct URL: https://mys3bucket.s3.amazonaws.com/storage/devicetype-images/iBoot-PDU8SA-N15_front.png?AWSAccessKeyId=xxx&Signature=xxx&x-amz-security-token=xxx&Expires=1730145919
netbox-reorder-rack version
v1.1.3
Python version
3.12
Steps to Reproduce
Expected Behavior
The rack elevation should show images.
Observed Behavior
No images are shown. Chrome dev tools shows that it's using an invalid URL like this:
background-image: url('https://netbox.mydomain.comhttps://mys3bucket.s3.amazonaws.com/storage/devicetype-images/iBoot-PDU8SA-N15_front.png?AWSAccessKeyId=xxx&Signature=xxx&x-amz-security-token=xxx&Expires=1730145488')