You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Opening the API option in the tray produces the following 404
Here's what the terminal captures:
Opening api browser
[2024-11-07 00:20:35][ERROR][rocket::server::_]: No matching routes for GET /api text/html.
[2024-11-07 00:20:35][WARN][rocket::server::_]: No 404 catcher registered. Using Rocket default.
To Reproduce
Start aw-qt, click on the tray icon and select Open API Browser -> 404
The text was updated successfully, but these errors were encountered:
Hi there!
As you're new to this repo, please make sure you've used an appropriate issue template and searched for duplicates (it helps us focus on actual development!). We'd also like to suggest that you read our contribution guidelines and our code of conduct.
Thanks a bunch for opening your first issue! 🙏
OS name and version:
system:
"x86_64-linux"
host os:
Linux 6.11.5-xanmod1, NixOS, 24.11 (Vicuna), 24.11pre703931.4aa36568d413
multi-user?:
yes
sandbox:
yes
version:
nix-env (Nix) 2.24.10
channels(root):
"nixos"
channels(deftdawg):
""
nixpkgs:
/nix/var/nix/profiles/per-user/root/channels/nixos
ActivityWatch version:
Version: v0.13.2 (rust)
Describe the bug
Opening the API option in the tray produces the following 404
Here's what the terminal captures:
Opening api browser [2024-11-07 00:20:35][ERROR][rocket::server::_]: No matching routes for GET /api text/html. [2024-11-07 00:20:35][WARN][rocket::server::_]: No 404 catcher registered. Using Rocket default.
To Reproduce
Start aw-qt, click on the tray icon and select
Open API Browser
-> 404The text was updated successfully, but these errors were encountered: