You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Floristry::WorkflowEngine::LaunchError in Floristry::WorkflowsController#index
Connection refused - Connection refused - connect(2) for "localhost" port 7007 (localhost:7007)
Extracted source (around line #17):
15: # todo do something if HTTP response code is not 2-3xx
16: rescue Errno::ECONNREFUSED => e
17: raise LaunchError.new(e.message)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: