<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">When trying to delete a cluster in sahara,</div><div class="">I'm getting the following error:</div><div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><div style="font-family: Arial;" class="">code 500 and message 'Internal Server Error'</div><div style="font-family: Arial;" class="">2016-03-23 17:25:21.651 18827 ERROR sahara.utils.api [req-d797bbc8-7932-4187-a428-565f9d834f8b ] Traceback (most recent call last):</div><div style="font-family: Arial;" class="">OperationalError: (pymysql.err.OperationalError) (2014, 'Command Out of Sync')</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters [req-377ef364-f2c7-4343-b32c-3741bfc0a05b ] DB exception wrapped.</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last):</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 1139, in _execute_context</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters     context)</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/default.py", line 450, in do_execute</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters     cursor.execute(statement, parameters)</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/dist-packages/pymysql/cursors.py", line 132, in execute</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters     result = self._query(query)</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/dist-packages/pymysql/cursors.py", line 271, in _query</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters     conn.query(q)</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/dist-packages/pymysql/connections.py", line 726, in query</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters     self._affected_rows = self._read_query_result(unbuffered=unbuffered)</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/dist-packages/pymysql/connections.py", line 861, in _read_query_result</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters     result.read()</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/dist-packages/pymysql/connections.py", line 1064, in read</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters     first_packet = self.connection._read_packet()</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/dist-packages/pymysql/connections.py", line 825, in _read_packet</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters     packet = packet_type(self)</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/dist-packages/pymysql/connections.py", line 242, in __init__</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters     self._recv_packet(connection)</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/dist-packages/pymysql/connections.py", line 248, in _recv_packet</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters     packet_header = connection._read_bytes(4)</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/dist-packages/pymysql/connections.py", line 839, in _read_bytes</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters     if len(data) < num_bytes:</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters TypeError: object of type 'NoneType' has no len()</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.803 18823 ERROR oslo_db.sqlalchemy.exc_filters </div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.808 18823 ERROR sahara.utils.api [req-377ef364-f2c7-4343-b32c-3741bfc0a05b ] Request aborted with status code 500 and message 'Internal Server Error'</div><div style="font-family: Arial;" class="">2016-03-23 17:25:35.809 18823 ERROR sahara.utils.api [req-377ef364-f2c7-4343-b32c-3741bfc0a05b ] Traceback (most recent call last):</div><div style="font-family: Arial;" class="">OperationalError: (pymysql.err.OperationalError) (2014, 'Command Out of Sync')</div></blockquote><div class=""><br class=""></div>Any idea what could this mean? Thanks</div><div class="">As a result, sahara clusters are stuck in "Deleting" state.</div><div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><div style="margin: 0px; line-height: normal; font-family: Monaco; color: rgb(241, 235, 235); background-color: rgb(37, 38, 33);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">pkg -l | grep -i sahara</span></div><div style="margin: 0px; line-height: normal; font-family: Monaco; color: rgb(241, 235, 235); background-color: rgb(37, 38, 33);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">ii  python-</span><span style="font-variant-ligatures: no-common-ligatures; color: #ff5e92" class="">sahara</span><span style="font-variant-ligatures: no-common-ligatures" class="">                    1:3.0.0-0ubuntu1~cloud0              all          OpenStack data processing cluster as a service - library</span></div><div style="margin: 0px; line-height: normal; font-family: Monaco; color: rgb(241, 235, 235); background-color: rgb(37, 38, 33);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">ii  </span><span style="font-variant-ligatures: no-common-ligatures; color: #ff5e92" class="">sahara</span><span style="font-variant-ligatures: no-common-ligatures" class="">-api                       1:3.0.0-0ubuntu1~cloud0              all          OpenStack data processing cluster as a service - API</span></div><div style="margin: 0px; line-height: normal; font-family: Monaco; color: rgb(241, 235, 235); background-color: rgb(37, 38, 33);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">ii  </span><span style="font-variant-ligatures: no-common-ligatures; color: #ff5e92" class="">sahara</span><span style="font-variant-ligatures: no-common-ligatures" class="">-common                    1:3.0.0-0ubuntu1~cloud0              all          OpenStack data processing cluster as a service - common files</span></div></blockquote></div><div class=""><br class=""><div class="">
<div class="">Regards,</div><div class=""><br class=""></div><div class="">Jerico</div><div class=""><br class=""></div><br class="Apple-interchange-newline">

</div>
<br class=""></div></body></html>