Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

There is a problem with the migration running #27

Open
psmir opened this issue Aug 13, 2018 · 0 comments
Open

There is a problem with the migration running #27

psmir opened this issue Aug 13, 2018 · 0 comments
Assignees
Labels

Comments

@psmir
Copy link

psmir commented Aug 13, 2018

After several attempts it finally gets migrated. It seems like Hyperloop tries to broadcast a notification.

== 20180813062833 CreateLikes: migrating ======================================
-- create_table(:likes)
   -> 0.0236s
== 20180813062833 CreateLikes: migrated (0.0238s) =============================

rails aborted!
StandardError: An error has occurred, this and all later migrations canceled:

Failed to open TCP connection to localhost:3000 (Connection refused - connect(2) for "localhost" port 3000)
/home/peter/.rvm/gems/ruby-2.5.0@community/gems/hyper-operation-1.0.0.lap28/lib/hyper-operation/server_op.rb:105:in `remote'
/home/peter/.rvm/gems/ruby-2.5.0@community/gems/hyper-mesh-1.0.0.lap28/lib/reactive_record/broadcast.rb:20:in `send_to_server'
/home/peter/.rvm/gems/ruby-2.5.0@community/gems/hyper-mesh-1.0.0.lap28/lib/reactive_record/broadcast.rb:7:in `block in after_commit'
/home/peter/.rvm/gems/ruby-2.5.0@community/gems/hyper-operation-1.0.0.lap28/lib/hyper-operation/transport/policy.rb:481:in `send_message'
/home/peter/.rvm/gems/ruby-2.5.0@community/gems/hyper-operation-1.0.0.lap28/lib/hyper-operation/transport/policy.rb:488:in `block in broadcast'
/home/peter/.rvm/gems/ruby-2.5.0@community/gems/hyper-operation-1.0.0.lap28/lib/hyper-operation/transport/policy.rb:487:in `each'
/home/peter/.rvm/gems/ruby-2.5.0@community/gems/hyper-operation-1.0.0.lap28/lib/hyper-operation/transport/policy.rb:487:in `broadcast'
/home/peter/.rvm/gems/ruby-2.5.0@community/gems/hyper-operation-1.0.0.lap28/lib/hyper-operation/transport/policy.rb:395:in `regulate_broadcast'
/home/peter/.rvm/gems/ruby-2.5.0@community/gems/hyper-mesh-1.0.0.lap28/lib/reactive_record/broadcast.rb:5:in `after_commit'
/home/peter/.rvm/gems/ruby-2.5.0@community/gems/hyper-mesh-1.0.0.lap28/lib/active_record_base.rb:303:in `synchromesh_after_create'
/home/peter/.rvm/gems/ruby-2.5.0@community/gems/activesupport-5.2.0/lib/active_support/callbacks.rb:426:in `block in make_lambda'
...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants