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

Error when scanning files with S3 as external storage #72

Open
doxthree opened this issue Jul 4, 2024 · 0 comments
Open

Error when scanning files with S3 as external storage #72

doxthree opened this issue Jul 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@doxthree
Copy link
Contributor

doxthree commented Jul 4, 2024

Description

We deployed a nextcloud instance with a MiniO (S3) as external storage.
When scanning files, we get exception, that the file could not be found.
When a file is uploaded, when Automatic file scanning is enabled, it gets the tag won't scan.

To Reproduce

  • Install Nextcloud with S3 as external Objectstore
  • Install gdatavaas App
  • Enable "Automatic file scanning"
  • Enable debug logging
  • Upload file, that should be scanned
  • See that it gets the tag won't scan. and in the log section, that file could not be found

Log

Error gdatavaas
FileDoesNotExistException Exception thrown: VaasSdk\Exceptions\FileDoesNotExistException
Exception thrown: VaasSdk\Exceptions\FileDoesNotExistException
"Jul 4, 2024, 2:34:08 PM"
Error gdatavaas
VaaS scan error:

Expected behavior

File should be scanned and be identified by the app.

Versions

Nextcloud Hub 8 (29.0.3)
Gdatavaas [29.1.1]

@doxthree doxthree added the bug Something isn't working label Jul 4, 2024
@lennartdohmann lennartdohmann added enhancement New feature or request and removed bug Something isn't working labels Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants