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

webUI uses incorrect urls #43

Closed
onionjake opened this issue Jan 19, 2017 · 1 comment
Closed

webUI uses incorrect urls #43

onionjake opened this issue Jan 19, 2017 · 1 comment

Comments

@onionjake
Copy link

After building from scratch with mvn clean package -Pbuild-ui and running with (after switching in the yaml file to the memory backend) java -jar target/cassandra-reaper-X.X.X.jar server resource/cassandra-reaper.yaml, I browse to localhost:8080 and the webui doesn't work.

It looks like it is incorrectly looking for resources at the root /deps.js rather than /webui/deps.js

image

@onionjake
Copy link
Author

It looks like if you browse to http://127.0.0.1:8080/webui/index.html instead of http://127.0.0.1:8080/webui/ everything works as intended!

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