lumber: Oops, cannot reach your application. Are you sure it is running?
Hi, First of all, great job guys 😃
Little problem here. I got the following message when I try to login in the admin UI:
Login
Oops, cannot reach your application. Are you sure it is running?
even though I’m sure it’s running on my server. Tested it on Chrome and Safari.
Best, julien
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 33 (8 by maintainers)
Commits related to this issue
- Debug Jenkins Quality Gate #27 — committed to bbouffaut/lumber by bbouffaut 3 years ago
Same issue. This is what I get when I run
curl -I http://localhost:3002/forest
:Sorry for the output, yes it was running but I was on the wrong server when I executed the command. Here it is :
$ curl -I http://localhost:3000/forest
HTTP/1.1 204 No Content X-Powered-By: Express Date: Fri, 18 Nov 2016 20:00:53 GMT Connection: keep-alive