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

Bug: entry_watcher throw no such file error while create a new entry #40

Closed
Eliot00 opened this issue Dec 24, 2021 · 1 comment
Closed
Projects

Comments

@Eliot00
Copy link
Contributor

Eliot00 commented Dec 24, 2021

Steps to reproduce (please include code)

  1. mkdir quake_test && cd quake_test
  2. run quake init -d
  3. run meilisearch
  4. run quake server -w
  5. open webapp and create a new entry by action todo.add: hello
  6. edit and click save button
  7. open console see the log: ERROR quake::helper::entry_watcher: watch error: Os { code: 2, kind: NotFound, message: "No such file or directory" }

Environment

  • quake version: git hash 20ec718
  • Rust version: 1.57
  • OS: macos 11.2.1
@phodal
Copy link
Owner

phodal commented Dec 28, 2021

can't reproduce

@phodal phodal added this to To do in Quake 1.0 Jan 19, 2022
@phodal phodal closed this as completed Jun 4, 2022
Quake 1.0 automation moved this from To do to Done Jun 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants