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

ExternalStorage: SmbListener will not be triggered after the SmbScanner #458

Closed
rootinier opened this issue Jun 16, 2020 · 0 comments · Fixed by #459 or #460
Closed

ExternalStorage: SmbListener will not be triggered after the SmbScanner #458

rootinier opened this issue Jun 16, 2020 · 0 comments · Fixed by #459 or #460

Comments

@rootinier
Copy link
Contributor

Describe the bug

An initial mount of an external storage(CIFS/SMB) detects all files and nodes correctly by the SmbScanner class.
But the SmbListener which detects all the changes on the mounted files and nodes will not be triggered.

To Reproduce

  1. Create an external storage(CIFS/SMB)
  2. Make changes on the external storage

Expected behavior

Changes on the external storage should be detected without the option FORCE_SPAWN for the SmbListener as a workaround.

Environment

  • balloon server version: 2.6.9
  • Deployed as: docker
  • PHP version: 7.3.12
  • MongoDB version: 3.6.14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant