Cannot add large FSX to policy, failing with below error in server logs
ERROR: scan_for_aws_resources(backup_tag.py:306) Encountered exception while scanning tags for account abc
Traceback (most recent call last):
File "/opt/n2wsoftware/python/lib/python3.7/site-packages/django/db/backends/utils.py", line 84, in _execute
return self.cursor.execute(sql, params)
File "/opt/n2wsoftware/python/lib/python3.7/site-packages/django/db/backends/mysql/base.py", line 73, in execute
return self.cursor.execute(query, args)
File "/opt/n2wsoftware/python/lib/python3.7/site-packages/MySQLdb/cursors.py", line 206, in execute
res = self._query(query)
File "/opt/n2wsoftware/python/lib/python3.7/site-packages/MySQLdb/cursors.py", line 312, in _query
db.query(q)
File "/opt/n2wsoftware/python/lib/python3.7/site-packages/MySQLdb/connections.py", line 224, in query
_mysql.connection.query(self, query)
MySQLdb._exceptions.DataError: (1264, "Out of range value for column 'storage' at row 1")
Patch for v4.1.1 is available and attached to this KB.