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

Web ui doesn't seem to work v0.8 #72

Open
james-lawrence opened this issue Jan 9, 2015 · 0 comments
Open

Web ui doesn't seem to work v0.8 #72

james-lawrence opened this issue Jan 9, 2015 · 0 comments

Comments

@james-lawrence
Copy link

Downloaded the prepacked binary (v0.8 amd64)

executed the following commands:

doozerd
ps aux | grep doozerd
doozerd 9660 james    6u  0000     0,9        0     6343 anon_inode
doozerd 9660 james    7u  IPv6 4737813      0t0      UDP localhost:8046 
doozerd 9660 james    8u  IPv6 4737814      0t0      TCP localhost:8000 (LISTEN)
doozerd 9660 james    9r   CHR     1,9      0t0     1034 /dev/urandom

Browsed to localhost:8000/ page just constantly trys to reconnect to the events web socket. and the socket closes immediately prior to hand shaking.

Attempted to add a piece a data:

echo "hello, world" | doozer add /message

same deal. Also tried starting with doozerd -w ":8080" and browsing to 8080, same problem.

what am I missing?

Note: encountering same issue on v0.7, pretty sure I'm doing something wrong but have no clue what,
lack of build instructions/requirements are also make it extremely difficult to manually build and debug.

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

1 participant