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

Chats not persisting. Roster not working #11

Open
sebouh opened this issue Mar 30, 2011 · 6 comments
Open

Chats not persisting. Roster not working #11

sebouh opened this issue Mar 30, 2011 · 6 comments

Comments

@sebouh
Copy link

sebouh commented Mar 30, 2011

In Holla 2 messages don't reappear on reloading a page. Also unable to load a Roster or have multiple people join a channel.

@maccman
Copy link
Owner

maccman commented Mar 31, 2011

Sounds like you're getting 500s when messages are being created - any error msgs?
Roster not supported yet, although I plan to have that soon. You should be able to have multiple people join a channel - what's the error?

Cheers,
Alex

On 30 Mar 2011, at 23:11, sebouh wrote:

In Holla 2 messages don't reappear on reloading a page. Also unable to load a Roster or have multiple people join a channel.

Reply to this email directly or view it on GitHub:
#11

@sebouh
Copy link
Author

sebouh commented Mar 31, 2011

I'm actually getting no errors when messages are created, in fact the log
shows that they're inserted into the messages table. I think the problem
occurs when loading new messages. When I reload the page, the messages
don't reappear, but I see them in the javascript files.

I haven't figured out how to have multiple people join a channel.. When I
open the app in 2 browsers, existing channels don't appear in the 2nd
browser and I start from scratch.

thanks

On Thu, Mar 31, 2011 at 2:14 AM, maccman <
[email protected]>wrote:

Sounds like you're getting 500s when messages are being created - any error
msgs?
Roster not supported yet, although I plan to have that soon. You should be
able to have multiple people join a channel - what's the error?

Cheers,
Alex

On 30 Mar 2011, at 23:11, sebouh wrote:

In Holla 2 messages don't reappear on reloading a page. Also unable to
load a Roster or have multiple people join a channel.

Reply to this email directly or view it on GitHub:
#11

Reply to this email directly or view it on GitHub:
#11 (comment)

@lolomarx
Copy link

lolomarx commented Apr 2, 2011

When the message insert, i can't any code for juggernaut. no publish and no subscribe for juddgemaut.

@sebouh
Copy link
Author

sebouh commented Apr 4, 2011

in Holla 2, juggernaut is not broadcasting messages to the client. Messages
are correctly sent to Rails and saved in the db, but juggernaut doesn't show
any activity when this occurs

On Fri, Apr 1, 2011 at 5:09 PM, lolomarx <
[email protected]>wrote:

When the message insert, i can't any code for juggernaut. no publish and
no subscribe for juddgemaut.

Reply to this email directly or view it on GitHub:
#11 (comment)

@maccman
Copy link
Owner

maccman commented Apr 5, 2011

Give it another shot - just updated holla and juggernaut.

On Mon, Apr 4, 2011 at 2:07 PM, sebouh <
[email protected]>wrote:

in Holla 2, juggernaut is not broadcasting messages to the client. Messages
are correctly sent to Rails and saved in the db, but juggernaut doesn't
show
any activity when this occurs

On Fri, Apr 1, 2011 at 5:09 PM, lolomarx <
[email protected]>wrote:

When the message insert, i can't any code for juggernaut. no publish and
no subscribe for juddgemaut.

Reply to this email directly or view it on GitHub:
#11 (comment)

Reply to this email directly or view it on GitHub:
#11 (comment)

Alex MacCaw

(415) 513-0975
@maccman

http://alexmaccaw.co.uk | http://www.leadthinking.com | http://socialmod.com

@sebouh
Copy link
Author

sebouh commented Apr 5, 2011

Ok.. checking it out.. a lot has been fixed. When the user x's a channel, connection to the server is lost and messages are no longer sent to rails. I will look out for any other issues. Could you explain the structure of the rails app, like how the front end gets loaded and where to find javascript code for key actions?

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

3 participants