Notifications
Clear all

[Solved] Localhost not connected

2 Posts
3 Users
1 Reactions
261 Views
0
Topic starter

I am not able to connect my localhost showing me error 502 and OPEN_ID_ASSOCIATION table is blank. Please help me to resolve my issue.

2 Answers
1

The error that Anjum was getting was the following:

image

So she retrieved the IPv4 address of Anum's PC using the command ipconfig (it was 192.168.1.202).

Then she started nodepad++ as administrator and edited the file C:\Windows\System32\drivers\etc\hosts, adding the following entry:

192.168.1.202       localhost lap-ashaikh.elogex.com

 

This immediately fixed the issue.

0

@ashaikh - Can you provide the server log for review?