Images do not show up in Firefox and Chrome after reinstall

Hello friends,

I’m facing an issue after a Ghost reinstallation.
I’ve copied/imported the content folder into the new Ghost directory.

Images do not show up in Firefox and Chrome (ocassionally they do show up after a refresh), but in Safari they do show up without problems.

Firefox:

Chrome:
https:(slash)(slash)ibb(dot)co/ggFWRdK

Safari:

I’m kinda confused about this behaviour, no idea why it’s acting like that…

I hope you can help me out.

EDIT1:
Images are displayed on my mobile devices as well.

EDIT2:

There is a user who had a similiar issue…
See: Rendered HTML for images different in dev and production - #7 by elijahsgh
If srcset is manually removed via Inspect, the image loads correctly…

Cheers

Solution:

I’ve managed to find a solution to the problem.

See here to what caused the problem on Chrome and Firefox.

ghost config set url https://myblog.com
ghost restart