-
Notifications
You must be signed in to change notification settings - Fork 315
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
socketio-stderr Connection refused #342
Comments
Hey @richardsonlima Judging by the error output (socket error in amqp lib) I'd say that rabbitmq is most likely not running and socketio-gevent server fails because it can't connect to it. Could you please paste the output of |
Hello, Please see below
Crash dump was written to: erl_crash.dump Crash dump was written to: erl_crash.dump Crash dump was written to: erl_crash.dump Crash dump was written to: erl_crash.dump Crash dump was written to: erl_crash.dump Crash dump was written to: erl_crash.dump Crash dump was written to: erl_crash.dump Crash dump was written to: erl_crash.dump Crash dump was written to: erl_crash.dump Crash dump was written to: erl_crash.dump ==> var/log/rabbitmq-stdout---supervisor-0jbqk5.log <== |
That doesn't look good :) . Can you please do the following?
|
Hey, are you running this as root? If so, this could be the cause of the problem because some of mist's components won't run as root without modification. Please try to do the following:
|
Hey, I followed all steps informed, but i receive Connection refused by amqp. Please see below ... Thanks \o
(1:817)$ ps -fe | grep epmd |grep -v grep
==> var/log/socketio-stderr---supervisor-xBW5xW.log <== ==> var/log/uwsgi-stdout---supervisor-asCgqA.log <== ==> var/log/celery-stderr---supervisor-xJXYkS.log <== |
Could you please try running |
I am having a similar issue, it seems epmd will not start when ipv6 is disabled on the server. This is a limitation of the erlang installation on default ubuntu 14.10... |
Hi Stephen, in the past we have seen epmd processes being hanging, so rabbitmq is having trouble to starting. When this happens to me, I usually stop supervisorctl processes and shutdown supervisor
I make sure epmd is not running, and if it runs I stop it. I then start it
then I start supervisord
What you describe seems to be ubuntu related, where you able to find a solution? Cheers |
Yes, I enabled ipv6 and it was able to be started. |
Nice to read that! |
@mgogoulos Looks like it is indeed Ubuntu related. Doing as you suggested does the trick for me. Ironically... this issue didn't pop up on my initial Vultr VPS... but did on the second VPS. I wonder what's different between the two... |
Version 2 is out, comes with an easier installation process using Docker Compose and many new features, check updated instructions on https://github.com/mistio/mist.io |
Hello,
I did configuring BareMetal backend, but I can't see any machine, i found in error logs entries below.
Thanks and I am looking forward to get a support.
The text was updated successfully, but these errors were encountered: