Can't get awatcher to run (ERROR aw_datastore::worker) #34

Closed
opened 2025-04-09 15:00:51 +00:00 by tcsenpai · 0 comments
Owner

Originally created by @forvard2 on 5/1/2024

I tried to run both as a module and as a bundle, but I always get the same error.

[2024-05-01 08:27:25.246565 WARN rocket::launch] 🚀 Rocket has launched from http://127.0.0.1:5600
[2024-05-01 08:27:27.232318 ERROR aw_datastore::worker] DB worker quitting, error: RecvError
Error: Failed to create bucket aw-watcher-afk_fedora

Caused by:
    0: error sending request for url (http://localhost:5600/api/0/buckets/aw-watcher-afk_fedora): error trying to connect: tcp connect error: Connection refused (os error 111)
    1: error trying to connect: tcp connect error: Connection refused (os error 111)
    2: tcp connect error: Connection refused (os error 111)
    3: Connection refused (os error 111)
  • OS Name: Fedora Linux 40 (Workstation Edition)
  • OS Type: 64-bit
  • GNOME Version: 46
  • Windowing System: Wayland
  • Kernel Version: Linux 6.8.7-300.fc40.x86_64
*Originally created by @forvard2 on 5/1/2024* I tried to run both as a module and as a bundle, but I always get the same error. ``` [2024-05-01 08:27:25.246565 WARN rocket::launch] 🚀 Rocket has launched from http://127.0.0.1:5600 [2024-05-01 08:27:27.232318 ERROR aw_datastore::worker] DB worker quitting, error: RecvError Error: Failed to create bucket aw-watcher-afk_fedora Caused by: 0: error sending request for url (http://localhost:5600/api/0/buckets/aw-watcher-afk_fedora): error trying to connect: tcp connect error: Connection refused (os error 111) 1: error trying to connect: tcp connect error: Connection refused (os error 111) 2: tcp connect error: Connection refused (os error 111) 3: Connection refused (os error 111) ``` - **OS Name:** Fedora Linux 40 (Workstation Edition) - **OS Type:** 64-bit - **GNOME Version:** 46 - **Windowing System:** Wayland - **Kernel Version:** Linux 6.8.7-300.fc40.x86_64
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/awatcher#34
No description provided.