- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Not able to access NiFi web UI
- Labels:
-
Apache NiFi
Created ‎05-28-2016 08:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 11:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks@Jitendra Yadav
Selinux is already disabled but i got the error still
Jitendra Yadadisabled - SELinux is fully disabled. SELINUX=disabled
Created ‎05-28-2016 12:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, disabled - SELinux is fully disabled. SELINUX=disabled
it fully disabled
Created ‎05-28-2016 12:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here is primer and best practice please try increasing the limits and retest
Geoffrey
Created ‎05-28-2016 01:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have done all but except
Set how long sockets stay in a TIMED_WAIT state when closed
Because it shows Error:
error: "net.ipv4.netfilter.ip_conntrack_tcp_timeout_time_wait" is an unknown key
Created ‎05-30-2016 10:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What version of Linux is your server and protocol ? ipv4 or ipv6
Put some value like net.netfilter.nf_conntrack_tcp_timeout_time_wait = 30
Created ‎05-31-2016 09:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
its ipv4 and tried to put net.netfilter.nf_conntrack_tcp_timeout_time_wait = 30 and receive same "is an unknown key"
Created ‎05-30-2016 01:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please check for firewall issues as well.
Created ‎05-31-2016 09:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i check firewall also but issue continuous remains same...
Created ‎05-30-2016 01:18 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are there any WARN/ERROR messages being produced in the nifi-app.log or nifi-bootstrap.log?
Created ‎05-30-2016 01:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is your NiFi configured to run http or https?
