Skip to content
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

Unexpected error in Couchbase Server logs #46

Closed
tleyden opened this issue Aug 5, 2016 · 2 comments
Closed

Unexpected error in Couchbase Server logs #46

tleyden opened this issue Aug 5, 2016 · 2 comments

Comments

@tleyden
Copy link
Contributor

tleyden commented Aug 5, 2016

Steps to repro:

  • Spin up AWS AMI with centos7
  • Install latest docker version as of today
  • Run docker run --net=couchbase -d --name couchbase-server -p 8091-8094:8091-8094 -p 11210:11210 couchbase
  • View docker logs
[centos@ip-172-31-11-161 ~]$ docker logs ba16
Starting Couchbase Server -- Web UI available at http://<ip>:8091
{error_logger,{{2016,8,5},{5,12,30}},"global_trace:~n~p",[{loop_the_locker,{multi,[],[],[],'nonode@nohost',false,false}}]}

What is the {error_logger,{{2016,8,5},{5,12,30}},"global_trace:~n~p",[{loop_the_locker,{multi,[],[],[],'nonode@nohost',false,false}}]} message about?

@ceejatec
Copy link
Contributor

ceejatec commented Aug 5, 2016

I haven't a clue. Erlang error messages are beyond arcane. I'd suggest running it by someone in ns_server, Aliaksey perhaps, to understand what it means.

@tleyden
Copy link
Contributor Author

tleyden commented Aug 5, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants