Open malcolmgreaves opened 9 years ago
Thanks Malcolm! We will look into this. @sameersingh do you know what's going on?
Restarted, should be running again.
Reopen if it doesn't.
Great! Thank you very much. Everything is working as expected.
Is website down completely?
Rerunning, with slightly higher memory.
Also setting up two bigger servers, will send IP address once they're up.
On Sun, Aug 2, 2015 at 2:58 AM, Sebastian Riedel notifications@github.com wrote:
Reopened #160 https://github.com/wolfe-pack/wolfe/issues/160.
— Reply to this email directly or view it on GitHub https://github.com/wolfe-pack/wolfe/issues/160#event-371344654.
I can reach the main page, but I'm getting ERR_CONNECTION_REFUSED trying to reach the documentation page. Is this the same issue, or a different problem?
I would love to try out Wolfe, but the documentation page (http://moro.wolfe.ml:9000/template/wolfe/wolfe-docs/gettingstarted/01_welcome) is still down. That's a pity ... I'm guessing "moro" is some kind of Play! app. Is there a way for me to download it and run locally? Sorry if I'm hijacking this issue
@sameersingh could you look into this? Btw, we are currently giving wolfe an overhaul to simplify it substantially. It may be worthwhile to come here early next year to check it out.
Hello!
I was reading through the excellent documentation through wolfe.ml and noticed that all code examples are failing to execute. When attempting to execute one, the following error is returned:
ERROR! Unable to load custom class from classpath (relevant jar for ml.wolfe.term.Term missing?)
Thanks for the great library!