That got me wondering, though, if it's a good idea to package MySQL with the Vagrant VM that NuPIC offers, so that people can run swarms on it easily as well?
On Thu, Aug 29, 2013 at 6:12 PM, Ron Marianetti < [email protected]> wrote: > That's strange, but I'm glad you at least found a workable solution. > > On Aug 29, 2013, at 2:50 PM, "Chetan Surpur" <[email protected]> wrote: > > 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 > > > _______________________________________________ > 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
