-
Notifications
You must be signed in to change notification settings - Fork 42
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
Error "Not here." #7
Comments
@upstream-nsk I just had the same issue. In my case it was because monitoring wasn't enabled on the server. With my local instance, I was able to resolve it by running the server with:
|
@upstream-nsk i have same issue in docker way...
everything is fixed
so @upstream-nsk use this https://hub.docker.com/r/mozgoo/nats-streaming-console/ (this is built on the top of master nats-streaming-console)
|
I forked it and register to npm script as https://github.com/acro5piano/nats-streaming-console Thanks, |
FWIW, I got this error when I browsed to http://localhost:8282/server (I'm honestly not sure where I got the /server part). But it seems to work when I browse to http://locahost:8282/ |
Try go to http://localhost:8282/ -> redirect -> http://localhost:8282/server
Response body: Not here.
WTF?
The text was updated successfully, but these errors were encountered: