chatty
chatty copied to clipboard
Chat messages not updating and message not appearing for sender after send
Chat messages not updating and message not appearing for sender after send
I get this error.
ActionView::Template::Error (Failed to open TCP connection to localhost:9292 (Connection refused - connect(2) for "localhost" port 9292)): 1: <% publish_to @path do %> 2: var id = "<%= @conversation.id %>"; 3: var chatbox = $("#chatbox_" + id + " .chatboxcontent"); 4: var sender_id = "<%= @message.user.id %>"; app/views/messages/create.js.erb:1:in `_app_views_messages_create_js_erb__2562125052130828748_47059060794580'
you have to start the faye server # rackup private_pub.ru -s thin -E production to faye server