<?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: Config Advisor 5 on MacOS - traceback errors in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Config-Advisor-5-on-MacOS-traceback-errors/m-p/140390#M25640</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/18281"&gt;@scottharney&lt;/a&gt;&lt;/P&gt;
&lt;DIV class="lia-quilt-column lia-quilt-column-02 lia-quilt-column-left lia-quilt-column-main-left"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-quilt-column lia-quilt-column-22 lia-quilt-column-right lia-quilt-column-main-right"&gt;
&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-right"&gt;
&lt;DIV class="lia-message-author-username lia-component-user-name"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The right channel to log COnfigAdvisor issues is &lt;A href="https://track.netapp.com/Ticket/config-advisor/30" target="_blank"&gt;https://track.netapp.com/Ticket/config-advisor/30&lt;/A&gt;.&lt;/DIV&gt;
&lt;DIV class="lia-message-author-username lia-component-user-name"&gt;Hence this was missed for long. There have been many updated to ConfigAdvisor. Could you please check if the recent CA5.3 release works on your system?&lt;/DIV&gt;
&lt;DIV class="lia-message-author-username lia-component-user-name"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-author-username lia-component-user-name"&gt;Thanks,&lt;/DIV&gt;
&lt;DIV class="lia-message-author-username lia-component-user-name"&gt;&amp;nbsp;&amp;nbsp; Nithin&lt;/DIV&gt;
&lt;DIV class="lia-message-author-username lia-component-user-name"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Sun, 20 May 2018 15:20:28 GMT</pubDate>
    <dc:creator>NithinR</dc:creator>
    <dc:date>2018-05-20T15:20:28Z</dc:date>
    <item>
      <title>Config Advisor 5 on MacOS - traceback errors</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Config-Advisor-5-on-MacOS-traceback-errors/m-p/135721#M24598</link>
      <description>&lt;P&gt;config advisor 5 works great on linux but on mac it blows up with a traceback&lt;/P&gt;&lt;P&gt;&lt;FONT face="andale mono,times"&gt;Traceback (most recent call last):&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "site-packages/django/core/handlers/base.py", line 119, in get_response&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "site-packages/django/core/urlresolvers.py", line 388, in resolve&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;django.core.urlresolvers.Resolver404: {'path': 'favicon.ico', 'tried': [[&amp;lt;RegexURLResolver &amp;lt;module 'onecollect_client.urls' (&amp;lt;pyimod03_import&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;ers.FrozenImporter object at 0x103d5ea20&amp;gt;)&amp;gt; (None:None) ^oc/&amp;gt;], [&amp;lt;RegexU&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;(skip a massive amount of search paths)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="andale mono,times"&gt;Traceback (most recent call last): [131/1919]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "site-packages/django/core/urlresolvers.py", line 106, in get_callable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "importlib/__init__.py", line 109, in import_module&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 2254, in _gcd_import&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 2237, in _find_and_load&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 2224, in _find_and_load_unlocked&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;ImportError: No module named 'django.views.defaults'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="andale mono,times"&gt;During handling of the above exception, another exception occurred:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="andale mono,times"&gt;Traceback (most recent call last):&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "site-packages/django/core/handlers/base.py", line 86, in get_exception_response&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "site-packages/django/core/urlresolvers.py", line 421, in resolve_error_handler&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "/Users/chamarths/configadvisor/lib/python3.4/functools.py", line 448, in wrapper&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "site-packages/django/core/urlresolvers.py", line 115, in get_callable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;django.core.exceptions.ViewDoesNotExist: Could not import 'django.views.defaults.page_not_found'. Parent module django.views.defaults does no&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;t exist.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="andale mono,times"&gt;During handling of the above exception, another exception occurred:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="andale mono,times"&gt;Traceback (most recent call last):&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "wsgiref/handlers.py", line 137, in run&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "site-packages/django/core/handlers/wsgi.py", line 189, in __call__&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "site-packages/django/core/handlers/base.py", line 175, in get_response&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "site-packages/django/core/handlers/base.py", line 90, in get_exception_response&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "site-packages/django/core/handlers/base.py", line 256, in handle_uncaught_exception&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "logging/__init__.py", line 1308, in error&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "logging/__init__.py", line 1414, in _log&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "logging/__init__.py", line 1424, in handle&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "logging/__init__.py", line 1486, in callHandlers&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "logging/__init__.py", line 853, in handle&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "site-packages/django/utils/log.py", line 129, in emit&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "site-packages/django/utils/log.py", line 132, in send_mail&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "site-packages/django/utils/log.py", line 135, in connection&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "site-packages/django/core/mail/__init__.py", line 37, in get_connection&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "site-packages/django/utils/module_loading.py", line 26, in import_string&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "importlib/__init__.py", line 109, in import_module&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 2254, in _gcd_import&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 2237, in _find_and_load&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 2212, in _find_and_load_unlocked&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 321, in _call_with_frames_removed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="andale mono,times"&gt;File "&amp;lt;frozen importlib._bootstrap&amp;gt;", line 2254, in _gcd_import&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you get the idea.&amp;nbsp; macos version is sierra which does have it's own python 2.7 install. I do have homebrew python and python3 installed also. so /usr/bin/python is 2.7 supplied with macos and is presumably called by the ConfigAdvisor binary.&amp;nbsp; /usr/local/bin/python2 is the homebrew interpreter.&amp;nbsp; Anybody working with ConfigAdvisor 5 on a mac and have it working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this would probably make sense as a docker image...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:25:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Config-Advisor-5-on-MacOS-traceback-errors/m-p/135721#M24598</guid>
      <dc:creator>scottharney</dc:creator>
      <dc:date>2025-06-04T14:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Config Advisor 5 on MacOS - traceback errors</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Config-Advisor-5-on-MacOS-traceback-errors/m-p/140390#M25640</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/18281"&gt;@scottharney&lt;/a&gt;&lt;/P&gt;
&lt;DIV class="lia-quilt-column lia-quilt-column-02 lia-quilt-column-left lia-quilt-column-main-left"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-quilt-column lia-quilt-column-22 lia-quilt-column-right lia-quilt-column-main-right"&gt;
&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-right"&gt;
&lt;DIV class="lia-message-author-username lia-component-user-name"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The right channel to log COnfigAdvisor issues is &lt;A href="https://track.netapp.com/Ticket/config-advisor/30" target="_blank"&gt;https://track.netapp.com/Ticket/config-advisor/30&lt;/A&gt;.&lt;/DIV&gt;
&lt;DIV class="lia-message-author-username lia-component-user-name"&gt;Hence this was missed for long. There have been many updated to ConfigAdvisor. Could you please check if the recent CA5.3 release works on your system?&lt;/DIV&gt;
&lt;DIV class="lia-message-author-username lia-component-user-name"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-message-author-username lia-component-user-name"&gt;Thanks,&lt;/DIV&gt;
&lt;DIV class="lia-message-author-username lia-component-user-name"&gt;&amp;nbsp;&amp;nbsp; Nithin&lt;/DIV&gt;
&lt;DIV class="lia-message-author-username lia-component-user-name"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 20 May 2018 15:20:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Config-Advisor-5-on-MacOS-traceback-errors/m-p/140390#M25640</guid>
      <dc:creator>NithinR</dc:creator>
      <dc:date>2018-05-20T15:20:28Z</dc:date>
    </item>
  </channel>
</rss>

