Some ideas to start: Can you get to the port if you log on to the machine itself (test with telnet locally)?
Can you check to see if/what is listening on 8001 (maybe 'lsof -i :8000')? Take a look at the MarkLogic access log for 8001 to see if it is getting your requests (default on Linux: /var/opt/MarkLogic/Logs/8001_AccessLog.txt). On Wed, Aug 26, 2015 at 10:27 AM, Joshi, Vipan <[email protected]> wrote: > I am getting “Page not found” from my local browser when hit linuxserver > port 8001. I can ping that server from my local desktop. > > > > I have installed Marklogic and it’s dependent rpm(s). > > I started the marklogic and sent the ErrorLog.txt in first email. > > Please guide me how to troubleshoot this. > > _______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
