Hourly update errors

Added by Skitterball 10 months ago

Hello,

We moved into a WH and ever since then we have been getting an hour from ECM every day, was wondering if you could look at it and tell me what I need to fix?

Traceback (most recent call last):

File "/usr/local/lib/python2.6/dist-packages/ecm/apps/scheduler/models.py", line 112, in run
func(**args)
File "/usr/local/lib/python2.6/dist-packages/ecm/plugins/assets/tasks/assets.py", line 88, in update
row_is_pos_array(array=row, items_dic=new_items)
File "/usr/local/lib/python2.6/dist-packages/ecm/plugins/assets/tasks/assets.py", line 253, in row_is_pos_array
flag=flag)
File "/usr/local/lib/python2.6/dist-packages/ecm/plugins/assets/tasks/assets.py", line 292, in row_is_in_hangar
fill_contents(container=asset, item=item, items_dic=items_dic, flag=flag)
File "/usr/local/lib/python2.6/dist-packages/ecm/plugins/assets/tasks/assets.py", line 307, in fill_contents
_asset = make_asset_from_row(_item)
File "/usr/local/lib/python2.6/dist-packages/ecm/plugins/assets/tasks/assets.py", line 339, in make_asset_from_row
item = Type.objects.get(pk=row.typeID)
File "/usr/local/lib/python2.6/dist-packages/Django-1.4-py2.6.egg/django/db/models/manager.py", line 131, in get
return self.get_query_set().get(*args, **kwargs)
File "/usr/local/lib/python2.6/dist-packages/Django-1.4-py2.6.egg/django/db/models/query.py", line 366, in get
% self.model._meta.object_name)

DoesNotExist: Type matching query does not exist.

Request repr() unavailable.


Replies (4)

RE: Hourly update errors - Added by Skitterball 9 months ago

Does this need to be accomplished after every big eve patch?

RE: Hourly update errors - Added by ajurna 9 months ago

when they update the db. we're still working on getting a good system for updating the evedb in ecm. so unforurtunatly this will remain an issue for a while.

RE: Hourly update errors - Added by Skitterball 9 months ago

Is there one place I can go to check if there is a new dump? I assume the file-names are going to progress as sql4 was the dump in the initial install and sql5 is the latest. Where is this update being placed and how are people notified of it's availability?

Love the product, keep up the good work :)

(1-4/4)