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
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.
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:
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.
The text was updated successfully, but these errors were encountered:
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:
The output I receive is as follows:
I've put this image for additional context.
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:
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.
The text was updated successfully, but these errors were encountered: