Created 05-28-2016 08:07 AM
yesterday, I have installed Apache NiFi in my Linux Server root directory as per in the administration guide and its started and worked fine till yesterday but it is not working today. The error in web UI is "The connection was reset" but in my Linux status it shows Nifi running.
Created 05-28-2016 09:01 AM
Can some one please help to solve this issue.?
Created 05-28-2016 09:44 AM
What's the result of 'bin/nifi.sh status' ?
Created 05-28-2016 11:20 AM
2016-05-28 11:19:49,622 INFO [main] org.apache.nifi.bootstrap.Command Apache NiFi is running at PID 14059 but is not responding to ping requests
Created 05-28-2016 11:23 AM
if i stopped it shows:
org.apache.nifi.bootstrap.Command Failed to send shutdown command to port 36917 due to java.net.SocketTimeoutException: Read timed out. Will kill the NiFi Process with PID 14059.
Created 05-28-2016 11:28 AM
And Again i rerun it shows:
2016-05-28 11:23:57,677 INFO [main] org.apache.nifi.bootstrap.Command Apache NiFi is currently running, listening to Bootstrap on port 39794, PID=22080
But still i am facing issue like "Unable to connect" or "Unable to connect"
please help me to solve
Created 05-28-2016 05:06 PM
Are you sure you are using the correct port ? are you using a sandbox or a real cluster ? what the logs are saying ?
Created 05-28-2016 10:26 AM
Created 05-28-2016 11:51 AM
Thanks @Geff
i tried but Still facing same issue I tried but still facing same issue
Created 05-28-2016 11:35 AM
Can you please check if selinux is enabled on machine? if its on then kindly disable it and try again.