Reply To: SNAP Error – Server can't access it's own images – logo3w.png

Forums SNAP – WordPress Plugin Forums SNAP Error – Server can't access it's own images – logo3w.png Reply To: SNAP Error – Server can't access it's own images – logo3w.png

#458957
James Winstanley
Participant

    I’ve solved this issue. If you are hosting the website yourself, you will need to resolve the hostname locally.

    On windows:

    Windows -> System32 -> drivers -> etc -> hosts

    add your local ip, followed by the hostname:

    192.168.***.*** example.com

    This will allow the plugin to resolve the host locally, instead of trying to contact the DNS server and getting confused since the destination is hosted locally.