Forum Discussion
Skeer
Neophyte
2 months agoOk so I might have jumped the gun above.. so turns out removing the trailing slash now allows LM to reach the endpoint but I get a 404 returned.
<html> <head><title>404 Not Found</eda-event-streams/title></eda-event-streams/head> <body> <center><h1>404 Not Found</eda-event-streams/h1></eda-event-streams/center> <hr><center>nginx</eda-event-streams/center> </eda-event-streams/body> </eda-event-streams/html>
So without the slash, LM reports a 404, the endpoint a 301. With the slash endpoint reports a 200, but LM a timeout.