Git Product home page Git Product logo

Comments (5)

ErikBjare avatar ErikBjare commented on June 15, 2024 4

I lied, finally fixed in 9bb85c4

from aw-watcher-input.

ErikBjare avatar ErikBjare commented on June 15, 2024 1

I think I fixed this in 5ffcacd.

Please let me know if issues persist.

from aw-watcher-input.

ochen1 avatar ochen1 commented on June 15, 2024

Try manually creating the bucket.

I just did this by importing a fake JSON that I created myself, and it works!

For reference only, here was my JSON. If you wish to attempt the same trick, please be sure to replace the hostname with your own and (optionally) a more realistic creation timestamp.

{
   "buckets" : {
      "aw-watcher-input_hostname" : {
         "client" : "aw-watcher-input",
         "created" : "2022-01-08T19:17:19.456700+00:00",
         "events" : [],
         "hostname" : "hostname",
         "id" : "aw-watcher-input_hostname",
         "name" : null,
         "type" : "os.hid.input"
      }
   }
}

from aw-watcher-input.

mosaleh52 avatar mosaleh52 commented on June 15, 2024

Try manually creating the bucket.

I just did this by importing a fake JSON that I created myself, and it works!

For reference only, here was my JSON. If you wish to attempt the same trick, please be sure to replace the hostname with your own and (optionally) a more realistic creation timestamp.

{
   "buckets" : {
      "aw-watcher-input_hostname" : {
         "client" : "aw-watcher-input",
         "created" : "2022-01-08T19:17:19.456700+00:00",
         "events" : [],
         "hostname" : "hostname",
         "id" : "aw-watcher-input_hostname",
         "name" : null,
         "type" : "os.hid.input"
      }
   }
}

It worked, thanks

for those who do not know how to make the watcher start in login, you could use this command since poetry should be run in the same directory
(cd /home/mo/Downloads/aw-watcher-input && poetry run aw-watcher-input)

from aw-watcher-input.

johan-bjareholt avatar johan-bjareholt commented on June 15, 2024

The issue isn't really fixed. You shouldn't have to create the bucket manually, that's just a workaround.

from aw-watcher-input.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.