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 inaccessible after updating to 0.12.3b11 #974

Closed
2 tasks done
martin-t opened this issue Oct 25, 2023 · 3 comments
Closed
2 tasks done

Web UI inaccessible after updating to 0.12.3b11 #974

martin-t opened this issue Oct 25, 2023 · 3 comments

Comments

@martin-t
Copy link

  • I am on the latest ActivityWatch version.

  • I have searched the issues of this repo and believe that this is not a duplicate.

  • OS name and version: Kubuntu 22.04

  • ActivityWatch version: 0.12.3b11

Describe the bug

After updating to 0.12.3b11, the web UI at http://localhost:5600/ returns 404. The previous version, 0.12.3b10, worked fine.

Full error page:


404: Not Found

The requested resource could not be found.
Rocket 

I am using the Rust server.

To Reproduce

Open the URL directly or click Open web UI in the firefox addon.

Expected behavior

It should work as it used to ;)

Documentation

This is in logs:

[2023-10-25 04:03:45][�[33mWARN�[0m][rocket::response::responder::_]: Response was `None`.
[2023-10-25 04:03:45][�[33mWARN�[0m][rocket::server::_]: No �[1;34m404�[0m catcher registered. Using Rocket default.
@ErikBjare
Copy link
Member

ErikBjare commented Oct 25, 2023

Thanks for reporting!

Looks like this was a mess up in the CI where the web UI was built after the aw-server-rust binary, and thus not included: https://github.com/ActivityWatch/activitywatch/actions/runs/6575708468/job/17863486842#step:13:627

I'll fix this ASAP and make a new release!

Also reported here: https://github.com/orgs/ActivityWatch/discussions/972#discussioncomment-7369871

@ErikBjare
Copy link
Member

Give the new release a try, and let me know if there are any issues: https://github.com/ActivityWatch/activitywatch/releases/tag/v0.12.3b12

@martin-t
Copy link
Author

Everything works now, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants