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

Issue with Not Saving Responses #6

Open
ibrahimkettaneh opened this issue Jan 9, 2024 · 0 comments
Open

Issue with Not Saving Responses #6

ibrahimkettaneh opened this issue Jan 9, 2024 · 0 comments

Comments

@ibrahimkettaneh
Copy link

Dear Bernando,

I hope this message finds you well. I am reaching out to express my appreciation for your work on the ActivityWatch watcher. It's exactly what I've been searching for.

However, I've encountered an issue where the responses to the questions asked by the watcher are not being saved to the bucket. I am currently running the latest version of ActivityWatch on Arch Linux, and using the latest pip release of aw-watcher-ask.

Here's the command I've been using:

aw-watcher-ask run --question-id "happiness.level" --question-type="question" --title="My happiness level" --text="Are you feeling happy right now?" --timeout=120 --schedule "* * * * *"

The output I receive is as follows:

2024-01-09 02:54:09.503 | INFO     | aw_watcher_ask.core:main:132 - Starting new watcher...
2024-01-09T02:54:09.503047-0500 <happiness.level>: INFO - Starting new watcher...
2024-01-09 02:54:09.505 | INFO     | aw_watcher_ask.core:main:149 - Client created and connected to server at http://127.0.0.1:5600.
2024-01-09T02:54:09.505216-0500 <happiness.level>: INFO - Client created and connected to server at http://127.0.0.1:5600.
2024-01-09 02:54:09.525 | INFO     | aw_watcher_ask.core:main:161 - Next execution scheduled to 2024-01-09T07:55:00+00:00.
2024-01-09T02:54:09.525101-0500 <happiness.level>: INFO - Next execution scheduled to 2024-01-09T07:55:00+00:00.
2024-01-09 02:54:59.525 | INFO     | aw_watcher_ask.core:main:167 - New prompt fired. Waiting for user input...
2024-01-09T02:54:59.525303-0500 <happiness.level>: INFO - New prompt fired. Waiting for user input...

I've put this image for additional context.
aw-ask

I've also checked the logs for more information, but unfortunately, I didn't find anything that could help me understand the issue better. Here's what I found in the logs:

~cac/activitywatch/log >
> ls
 aw-qt       aw-watcher-afk
 aw-server   aw-watcher-window

I would be immensely grateful if you could assist me in resolving this issue. Your tool is fantastic, and I appreciate all the effort you've put into it. Thank you for your time and consideration.

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