Strapi image not loading (local provider)

I’m having a trouble displaying the image
http://localhost:1337/uploads/IQOS_Logo_f86cdaba38.png

the error is
GET http://localhost:3000/_next/image?url=http%3A%2F%2Flocalhost%3A1337%2Fuploads%2FAerna_Plus_Logo_48da32934d.png&w=1200&q=25 500 (Internal Server Error)

can someone help
ps: new to strapi

This topic has been created from a Discord post (1251625835287547985) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

Try to replace localhost with the 127.0.0.1
e.g http://127.0.0.1:1337/uploads/IQOS_Logo_f86cdaba38.png