Hi Matt,
Thanks for the instructions - I removed the offending
"client_jobs_XXXX" folder, which enabled the program to get passed that
particular error. However, a new error has popped up:
File "/usr/lib/python2.7/DBUtils/SteadyDB.py", line 631, in tough_method
raise error # reraise the original error again
pymysql.err.InternalError: (1050, u"Table '`client_jobs_v29_root`.`jobs`'
already exists").
Is there another file/ folder that I need to remove?
P.S. I wasn't sure if I am supposed to reply to your email directly or if I
am supposed to repost to the list.
Cheers,
Peter
On 10 April 2015 at 19:54, Matthew Taylor <[email protected]> wrote:
> On Fri, Apr 10, 2015 at 11:45 AM, Peter Lewis
> <[email protected]> wrote:
> > Can't create database 'client_jobs_v29_root'; database exists
> > result = self._query(query)
>
> This error indicates that a previous swarm job was killed or crashed
> without cleaning up after itself. You may need to go into mysql and
> clear out the databases that have similar names to "client_jobs_XXXX".
>
>
>
> ---------
> Matt Taylor
> OS Community Flag-Bearer
> Numenta
>
>