Ron, Thanks for the suggestions. In my VM, I was able to connect with the same settings from the MySQL client app, but not using the swarm tool.
I ended up getting NuPIC to finally build on my local machine, and the swarm tool was able to connect to MySQL fine. For some reason it's problematic only in the Vagrant VM. - Chetan On Thu, Aug 29, 2013 at 8:48 AM, Ron Marianetti < [email protected]> wrote: > Hi Chetan, > > My best guess is that there is a problem connecting to the MySQL server. > Have you tried connecting to it from the MySQL client app as a test? Use a > host name of "localhost", username of "root" and an empty password. > > Sometimes on some machines, using "localhost" isn't set up correctly for > MYSQL, so you could also try changing the host name nupic uses (in the XML > file under the conf directory) to be a hardcoded IP address. > > > > _______________________________________________ > nupic mailing list > [email protected] > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org >
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
