<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Remote Exception when trying to add device in Expedition in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/remote-exception-when-trying-to-add-device-in-expedition/m-p/534950#M4489</link>
    <description>&lt;P&gt;this is most certainly a bug. I managed to work around it though.&lt;/P&gt;
&lt;P&gt;Go to your firewall api page "https://&amp;lt;FW MGMT IP ADDRESS&amp;gt;/restapi-doc/#tag/key-generation/paths/~1api~1?type=keygen/get&lt;BR /&gt;Use postman (or any other api tool) to generate the API key for ADMIN user. and copy the API key that's returned.&lt;BR /&gt;switch to the expedition and when trying to add "Authentication API Keys" - switch the "Auth. Type:" from "username and password" to "API KEY"&lt;BR /&gt;Paste the API key here.&lt;/P&gt;</description>
    <pubDate>Sat, 18 Mar 2023 22:05:49 GMT</pubDate>
    <dc:creator>manny.mekala</dc:creator>
    <dc:date>2023-03-18T22:05:49Z</dc:date>
    <item>
      <title>Remote Exception when trying to add device in Expedition</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/remote-exception-when-trying-to-add-device-in-expedition/m-p/470991#M3878</link>
      <description>&lt;P&gt;I'm receiving the error code "Remote Exception" after clicking "save", after entering in the device information of my Panorama appliance after clicking "add" in the Devices TAB. We're running Expedition version 1.2.12 with Spark Dependencies 0.1.3-h2, and best practices 3.33.0. We have applied the fix here &amp;gt;&amp;gt;&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/expedition-discussions/error-when-adding-device/td-p/218547" target="_blank"&gt;https://live.paloaltonetworks.com/t5/expedition-discussions/error-when-adding-device/td-p/218547&lt;/A&gt;&amp;nbsp;But it did not resolve the issue.&lt;/P&gt;
&lt;PRE&gt;sudo php /var/www/html/bin/updates/updateSQL.php&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;I have also confirmed that when the error is received no traffic is leaving the box (so no network/firewall issues). Can someone please advise?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 19:07:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/remote-exception-when-trying-to-add-device-in-expedition/m-p/470991#M3878</guid>
      <dc:creator>arhaars</dc:creator>
      <dc:date>2022-03-07T19:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Exception when trying to add device in Expedition</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/remote-exception-when-trying-to-add-device-in-expedition/m-p/471000#M3879</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please check your panReadOrders.log file for the actual error. It should be located within /home/expedition/* likely this error is a bad password or credential input but the log file should confirm this.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 19:28:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/remote-exception-when-trying-to-add-device-in-expedition/m-p/471000#M3879</guid>
      <dc:creator>azuniga</dc:creator>
      <dc:date>2022-03-07T19:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Exception when trying to add device in Expedition</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/remote-exception-when-trying-to-add-device-in-expedition/m-p/472107#M3882</link>
      <description>&lt;P&gt;We received this when checking the panReadOrders.log file:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Fatal error: Uncaught ErrorException: stream_socket_client(): unable to connect to tcp://localhost:5672 (Connection refused) in /var/www/html/libs/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Wire/IO/StreamIO.php:155&lt;BR /&gt;Stack trace:&lt;BR /&gt;#0 /var/www/html/libs/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Wire/IO/StreamIO.php(157): PhpAmqpLib\Wire\IO\StreamIO-&amp;gt;cleanup_error_handler()&lt;BR /&gt;#1 /var/www/html/libs/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Connection/AbstractConnection.php(208): PhpAmqpLib\Wire\IO\StreamIO-&amp;gt;connect()&lt;BR /&gt;#2 /var/www/html/libs/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Connection/AbstractConnection.php(192): PhpAmqpLib\Connection\AbstractConnection-&amp;gt;connect()&lt;BR /&gt;#3 /var/www/html/libs/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Connection/AMQPStreamConnection.php(60): PhpAmqpLib\Connection\AbstractConnection-&amp;gt;__construct('guest', 'guest', '/', false, 'AMQPLAIN', NULL, 'en_US', Object(PhpAmqpLib\Wire\IO\StreamIO), 0, 3)&lt;BR /&gt;#4 /var/www/html/libs/PaloAltoNetworks/AmqpWrapper/SimpleReceiver.php(33): PhpAmqpLib\Connection\AMQPStreamC in /var/www/html/libs/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Wire/IO/StreamIO.php on line 155&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And from our Ubuntu admin:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Port 5672 is owned by the local MQ server, and it IS up&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 19:46:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/remote-exception-when-trying-to-add-device-in-expedition/m-p/472107#M3882</guid>
      <dc:creator>arhaars</dc:creator>
      <dc:date>2022-03-10T19:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Exception when trying to add device in Expedition</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/remote-exception-when-trying-to-add-device-in-expedition/m-p/472132#M3885</link>
      <description>&lt;P&gt;Make sure your firewall has the expedition server white listed as it will make an SSL request from this device. Also the panReadOrders.log file should give you more details for that failure.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 20:00:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/remote-exception-when-trying-to-add-device-in-expedition/m-p/472132#M3885</guid>
      <dc:creator>azuniga</dc:creator>
      <dc:date>2022-03-10T20:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Exception when trying to add device in Expedition</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/remote-exception-when-trying-to-add-device-in-expedition/m-p/534950#M4489</link>
      <description>&lt;P&gt;this is most certainly a bug. I managed to work around it though.&lt;/P&gt;
&lt;P&gt;Go to your firewall api page "https://&amp;lt;FW MGMT IP ADDRESS&amp;gt;/restapi-doc/#tag/key-generation/paths/~1api~1?type=keygen/get&lt;BR /&gt;Use postman (or any other api tool) to generate the API key for ADMIN user. and copy the API key that's returned.&lt;BR /&gt;switch to the expedition and when trying to add "Authentication API Keys" - switch the "Auth. Type:" from "username and password" to "API KEY"&lt;BR /&gt;Paste the API key here.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2023 22:05:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/remote-exception-when-trying-to-add-device-in-expedition/m-p/534950#M4489</guid>
      <dc:creator>manny.mekala</dc:creator>
      <dc:date>2023-03-18T22:05:49Z</dc:date>
    </item>
  </channel>
</rss>

