ElasticHttpError:NumberFormatException[For input string: "yes"

Bug #1176452 reported by Curtis Hovey
20
This bug affects 2 people
Affects Status Importance Assigned to Milestone
charmworld
Fix Released
High
Aaron Bentley

Bug Description

I am being emailed this error a few times a day:

Traceback (most recent call last):
  File "/home/webops_deploy/charmworld/charmworld/jobs/cstat.py", line 50, in <module>
    main()
  File "/home/webops_deploy/charmworld/charmworld/jobs/cstat.py", line 46, in main
    update_counts(CharmSource.from_settings(get_ini()), CharmStore(), log)
  File "/home/webops_deploy/charmworld/charmworld/jobs/cstat.py", line 32, in update_counts
    charm_source.save(charm)
  File "/home/webops_deploy/charmworld/charmworld/models.py", line 541, in save
    self.index_client.index_charm(charm)
  File "/home/webops_deploy/charmworld/charmworld/search.py", line 136, in index_charm
    refresh=True)
  File "/home/webops_deploy/charmworld/local/lib/python2.7/site-packages/pyelasticsearch/client.py", line 98, in decorate
    return func(*args, query_params=query_params, **kwargs)
  File "/home/webops_deploy/charmworld/local/lib/python2.7/site-packages/pyelasticsearch/client.py", line 335, in index
    query_params)
  File "/home/webops_deploy/charmworld/local/lib/python2.7/site-packages/pyelasticsearch/client.py", line 248, in send_request
    self._raise_exception(resp, prepped_response)
  File "/home/webops_deploy/charmworld/local/lib/python2.7/site-packages/pyelasticsearch/client.py", line 262, in _raise_exception
    raise error_class(response.status_code, error_message)
pyelasticsearch.exceptions.ElasticHttpError: (400, u'MapperParsingException[failed to parse [config.options.use-https.default]]; nested: NumberFormatException[For input string: "yes"]; ')

Curtis Hovey (sinzui)
Changed in charmworld:
assignee: nobody → Aaron Bentley (abentley)
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.