You need to start the REST API and by default, it runs on port 500 I guess. Here is the wiki link on how to start it http://wiki.opencog.org/w/REST_API
On Tue, Mar 7, 2017 at 7:35 AM, Vishnu Priya <[email protected]> wrote: > > > Older version of angular js worked for me. > In index.html, i made the following changes and it worked. > > <!--script type="application/javascript" src="libs/angular/angular.min. > js"></script--> > <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.2. > 23/angular.min.js"></script> > > Instead of localhost:5000, i tried connecting to localhost 17004, to > visualize my atomspace. But it said "Error connecting to Server". > > What do i miss here? > > -- > You received this message because you are subscribed to the Google Groups > "opencog" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/opencog. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/opencog/f380e1c0-ddfb-4e77-afc8-f3cf633af4b3%40googlegroups.com > <https://groups.google.com/d/msgid/opencog/f380e1c0-ddfb-4e77-afc8-f3cf633af4b3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Belachew Misgana Bayetta 'For everyone who asks receives, and the one who seeks finds, and to the one who knocks it will be opened ' --Jesus 'The future belongs to those who believe in the beauty of their dreams' --Eleanor Rusvelt -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CAOgrVvU7VgH5NCEoei-v0Jnu_gJ%2BPFy3q%3DxHtevt_GFgNGBuKw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
