openlabs / magento_integration

Magento OpenERP Integration
https://openerp-magento-connector.readthedocs.org/en/develop/
80 stars 77 forks source link

Why am I getting this message #199

Closed renierdbruyn closed 10 years ago

renierdbruyn commented 10 years ago

I am getting this message in the terminal when I start my project:

[pycountry.db][MainThread] Country True already taken in index 'deleted' and will be ignored.

I do not know why I am getting this message?

I found this post #124 still don't understand what is causing this.

sharoonthomas commented 10 years ago

those are warning you could safely ignore.

renierdbruyn commented 10 years ago

it is slowing my system down... is there a way to disable it?

dufferzafar commented 9 years ago

yeah, a way of disabling these would be great

sharoonthomas commented 9 years ago

@renierdbruyn how is this warning message slowing your system down ? These logs appear only once when the server starts right ?

renierdbruyn commented 9 years ago

@sharoonthomas It was actually something else in my redis cache that was using a lot of memory, to solve it I ran the redis-cli command, and flushdb..,