You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting the host as http://localhost:9200/ vs http://localhost:9200 might cause the plugin to not work. This should be sanitized using untrailingslashit() if that's the case.