Skip to content

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

@james-lawrence

Description

@james-lawrence

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions