<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									NCPA 3.1.3-1 Missing ncpa_listener Binary? - Nagios Community Discussion				            </title>
            <link>https://www.nagios.org/community/nagios-community-discussion-and-announcements/ncpa-3-1-3-1-missing-ncpa_listener-binary/</link>
            <description>Nagios Core Services Platform Discussion Board - Open Source Powered Monitoring</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 13 Sep 2026 11:06:24 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: NCPA 3.1.3-1 Missing ncpa_listener Binary?</title>
                        <link>https://www.nagios.org/community/nagios-community-discussion-and-announcements/ncpa-3-1-3-1-missing-ncpa_listener-binary/#post-2539</link>
                        <pubDate>Fri, 14 Mar 2025 20:55:50 +0000</pubDate>
                        <description><![CDATA[Hello @edindubai, It&#039;s possible that NCPA v3 does not support subnet matching for allowed IPs. I will file an issue and have it checked out so that it can support that functionality in the f...]]></description>
                        <content:encoded><![CDATA[<p>Hello @edindubai, It's possible that NCPA v3 does not support subnet matching for allowed IPs. I will file an issue and have it checked out so that it can support that functionality in the future. Thank you for reporting this!</p>
<p>I will also file an issue to investigate whether the upgrade is properly removing the old version of NCPA on Ubuntu 24 as that would explain the issue encountered here.</p>]]></content:encoded>
						                            <category domain="https://www.nagios.org/community/nagios-community-discussion-and-announcements/">Nagios Community Discussion</category>                        <dc:creator>nebbahn</dc:creator>
                        <guid isPermaLink="true">https://www.nagios.org/community/nagios-community-discussion-and-announcements/ncpa-3-1-3-1-missing-ncpa_listener-binary/#post-2539</guid>
                    </item>
				                    <item>
                        <title>RE: NCPA 3.1.3-1 Missing ncpa_listener Binary?</title>
                        <link>https://www.nagios.org/community/nagios-community-discussion-and-announcements/ncpa-3-1-3-1-missing-ncpa_listener-binary/#post-2538</link>
                        <pubDate>Fri, 14 Mar 2025 18:17:30 +0000</pubDate>
                        <description><![CDATA[Glad to hear it!]]></description>
                        <content:encoded><![CDATA[<p>Glad to hear it!</p>]]></content:encoded>
						                            <category domain="https://www.nagios.org/community/nagios-community-discussion-and-announcements/">Nagios Community Discussion</category>                        <dc:creator>jmichaelson</dc:creator>
                        <guid isPermaLink="true">https://www.nagios.org/community/nagios-community-discussion-and-announcements/ncpa-3-1-3-1-missing-ncpa_listener-binary/#post-2538</guid>
                    </item>
				                    <item>
                        <title>RE: NCPA 3.1.3-1 Missing ncpa_listener Binary?</title>
                        <link>https://www.nagios.org/community/nagios-community-discussion-and-announcements/ncpa-3-1-3-1-missing-ncpa_listener-binary/#post-2537</link>
                        <pubDate>Fri, 14 Mar 2025 17:11:11 +0000</pubDate>
                        <description><![CDATA[Thank you. All up and running again. Not sure what the original cause was as tried so many things and it worked a couple of weeks ago on an older version, but it began with 403 errors then t...]]></description>
                        <content:encoded><![CDATA[<p>Thank you. All up and running again. Not sure what the original cause was as tried so many things and it worked a couple of weeks ago on an older version, but it began with 403 errors then those went to 111 errors.<br /><br />403 Forbidden Errors:<br />The allowed_hosts section in ncpa.cfg had a subnet (x.x.x.x/26) that wasn’t being recognized properly (not sure if that was in there when it worked originally or not).<br />This caused API requests from my Nagios XI admin on VMware and :5693/gui/stats in the browser to be rejected.<br />Fix: Replaced the subnet with explicit IP addresses, and 403 errors went away but became 111.<br /><br />Service Startup Issues:<br />NCPA wouldn’t start properly because an old instance was still running, causing conflicts (Another instance is already running (pid ####)).<br />Fix: Manually killed any stuck NCPA processes (pkill -9 ncpa) and restarted the service cleanly.<br /><br />Keyring / Repository Issues (Debian/Ubuntu 24.04):<br />Adding the Nagios APT repository initially caused NO_PUBKEY errors because Ubuntu 24.04 no longer supports apt-key add.<br /><br />Fix: Used the new keyring format:<br /><br />sudo mkdir -p /etc/apt/keyrings<br />wget -qO - https://repo.nagios.com/GPG-KEY-NAGIOS-V3 | sudo tee /etc/apt/keyrings/nagios.asc &gt; /dev/null<br /><br />and updated the repo entry to:<br /><br />deb  https://repo.nagios.com/deb/noble /</p>]]></content:encoded>
						                            <category domain="https://www.nagios.org/community/nagios-community-discussion-and-announcements/">Nagios Community Discussion</category>                        <dc:creator>edindubai</dc:creator>
                        <guid isPermaLink="true">https://www.nagios.org/community/nagios-community-discussion-and-announcements/ncpa-3-1-3-1-missing-ncpa_listener-binary/#post-2537</guid>
                    </item>
				                    <item>
                        <title>RE: NCPA 3.1.3-1 Missing ncpa_listener Binary?</title>
                        <link>https://www.nagios.org/community/nagios-community-discussion-and-announcements/ncpa-3-1-3-1-missing-ncpa_listener-binary/#post-2536</link>
                        <pubDate>Fri, 14 Mar 2025 15:30:24 +0000</pubDate>
                        <description><![CDATA[The functionality of ncpa_listener was moved into /usr/local/ncpa/ncpa in NCPA v3.
What issues are you having with NCPA right now?
I&#039;ll see what we can do about the chatbot not having guid...]]></description>
                        <content:encoded><![CDATA[<p>The functionality of ncpa_listener was moved into /usr/local/ncpa/ncpa in NCPA v3.</p>
<p>What issues are you having with NCPA right now?</p>
<p>I'll see what we can do about the chatbot not having guidance for NCPAv3.</p>]]></content:encoded>
						                            <category domain="https://www.nagios.org/community/nagios-community-discussion-and-announcements/">Nagios Community Discussion</category>                        <dc:creator>jmichaelson</dc:creator>
                        <guid isPermaLink="true">https://www.nagios.org/community/nagios-community-discussion-and-announcements/ncpa-3-1-3-1-missing-ncpa_listener-binary/#post-2536</guid>
                    </item>
				                    <item>
                        <title>NCPA 3.1.3-1 Missing ncpa_listener Binary?</title>
                        <link>https://www.nagios.org/community/nagios-community-discussion-and-announcements/ncpa-3-1-3-1-missing-ncpa_listener-binary/#post-2535</link>
                        <pubDate>Fri, 14 Mar 2025 15:21:50 +0000</pubDate>
                        <description><![CDATA[I&#039;ve been troubleshooting NCPA stopping working, and after extracting the package from the official repository, I can&#039;t find the ncpa_listener binary inside.Your Nagios Chatbot suggests that...]]></description>
                        <content:encoded><![CDATA[<p>I've been troubleshooting NCPA stopping working, and after extracting the package from the official repository, I can't find the ncpa_listener binary inside.<br /><br />Your Nagios Chatbot suggests that it should be there, but I can only find static/ and templates/ folders in /usr/local/ncpa/listener/.<br /><br />Could someone confirm if the NCPA 3.1.3-1 package is complete?<br /><br />I downloaded it from:<br />https://repo.nagios.com/deb/noble/pool/main/ncpa-3.1.3-1.amd64.deb<br /><br />Here’s what I see after extracting it:<br /><br />$ dpkg-deb -x ncpa-3.1.3-1.amd64.deb ncpa_extracted<br />$ ls -l ncpa_extracted/usr/local/ncpa/listener/<br />total 8<br />drwxr-xr-x 7 ed ed 4096 Jan 23 16:45 static<br />drwxr-xr-x 5 ed ed 4096 Jan 23 16:45 templates<br />Does anyone else have this issue, or is my download possibly corrupted?<br /><br />Thanks in advance.<br /><br /></p>]]></content:encoded>
						                            <category domain="https://www.nagios.org/community/nagios-community-discussion-and-announcements/">Nagios Community Discussion</category>                        <dc:creator>edindubai</dc:creator>
                        <guid isPermaLink="true">https://www.nagios.org/community/nagios-community-discussion-and-announcements/ncpa-3-1-3-1-missing-ncpa_listener-binary/#post-2535</guid>
                    </item>
							        </channel>
        </rss>
		