-
Notifications
You must be signed in to change notification settings - Fork 879
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to Start Back End Services (error: Back-end service is not running) #200
Comments
Hello, First of all, are you running the master? make start_all will run even if a service fails to start. Eg. if QA is failing to start you may get that error. In experimental versions, services do not automatically start at all from Lucida. Check if QA can start manually by going to lucida_root/lucida/questionanswering/OpenEphyra and then type "make start_server". Copy paste the message you get from there to here. Thanks, |
Hello, Many thanks for your reply! Yes! I was able to start QA and Lucida server (see: http://educateiot.com:3000/ ) but other services failed to start even when I attempted then manually. The error messages are coming from the server web pages whenever I try to create a label or knowledge I am building local and all services were built with no errors on Ubuntu 16.04. Many thanks! God blesses!!! Best regards, |
Hi All, I need help on how to stop and restart service. After compiled Lucida (tools then make ... wrestled and then got that side working and done) then cd ==> into Lucida (the also make to get that side working). Then back to root and issue make start_all then I got "Session lucida already exists." but the browser still says --> "Back-end service is not running" . So I can someone stop all the services and re-start or start them one by one (Please state if starting order is to be observed.) Many thanks! Hear from you Guys soon! God blesses!!! Best regards, |
Hi All, Replying to my own query above as I finally got Lucida working locally on my home server. 1.) So far Learn is working even though learn and infer are not matching correct for text Note: My Server: Dell PowerEdger 2950, 8 Cores, 32GB RAM, 2TB HDD [Need to include a good sound card and two-4GB GPU(s) card initially for testing] Many thanks! Hear from you soon! God blesses!!! Best regards, |
Hello Everybody,
Please I need help!
I build and running Lucida locally, I am on Ubuntu 16.04.
Build all dependences under tools, navigate back to top root
run the command: make start_all
Navigate to webpage: educateiot.com:3000 (still live, I did not shut down)
login. But when following the tutorail pdf, I started to add images, text and url the I got error messages that "Back-end service is not running"
How do I started those services manually. I know in the previous edition and in Sirius, there are .sh files and light python http server but it seems Lucida has change a bit now. Please help!
Hear from you soon!
God blesses!!!
Best regards,
Sanyaade
The text was updated successfully, but these errors were encountered: