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

Restarting rdm shows errors watch failed for when running in docker #1143

Open
1 of 7 tasks
nickjmeyer opened this issue Jan 15, 2018 · 1 comment
Open
1 of 7 tasks

Comments

@nickjmeyer
Copy link

Please mark appropriate

  • rtags (rdm/rc/rp)
  • Emacs Lisp
    • ac-rtags.el
    • company-rtags.el
    • helm-rtags.el
    • flycheck-rtags.el
    • ivy-rtags.el
    • rtags.el

Problem description

I have a project that builds inside a docker. Because a lot of dependencies are only inside the docker, rdm and rc must also run in the docker. When I first run rdm and initialize the database, everything seems to operate as expected. I tried a few rc --follow-location commands and I get the right output. However, if I restart rdm it seems to fail to initialize the cached database. I see a lot of errors that look like FileSystemWatcher::watch() watch failed for <file_name>.

Any idea why I might see that error?

@casch-at casch-at added this to TODO in Lisp Jun 7, 2018
@casch-at casch-at removed this from TODO in Lisp Jun 7, 2018
@casch-at
Copy link
Collaborator

casch-at commented Jun 7, 2018

@nickjmeyer Perhaps some inotify configuration issue man inotify

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants