-
Notifications
You must be signed in to change notification settings - Fork 47
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
"Repeated File Operation and WebDAV Errors in Nextcloud 'Recognize' App" #1089
Comments
Hello 👋 Thank you for taking the time to open this issue with recognize. I know it's frustrating when software I look forward to working with you on this issue |
same issue |
Can you post the exact error log entries, please? |
Hello 👋 Cheers 💙 |
This issue was closed because it has been stale for 5 days with no activity. |
Which version of recognize are you using?
6.0.1
Enabled Modes
Object recognition, Face recognition, Video recognition, Music recognition
TensorFlow mode
Normal mode
Downstream App
Photos App
Which Nextcloud version do you have installed?
28.0.1
Which Operating system do you have installed?
Ubuntu Server 22.04
Which database are you running Nextcloud on?
postgres:latest
Which Docker container are you using to run Nextcloud? (if applicable)
24.0.7
How much RAM does your server have?
16
What processor Architecture does your CPU have?
x86_64
Describe the Bug
Multiple and repeated errors are occurring within the Nextcloud "Recognize" app during file operations and WebDAV processes. The errors include NotPermittedException during folder creation, BadRequest related to file size mismatches, and TypeError in PHP code, all pointing to possible issues with object definitions and network/storage interactions.
Expected Behavior
The app should perform file operations and WebDAV requests without any errors. All functionalities should work as intended, including file previews and metadata handling without throwing exceptions or causing server-side issues.
To Reproduce
Open the Nextcloud "Recognize" app.
Execute file operations such as uploading or moving files.
Observe the errors that occur during regular use, especially those related to file operations and WebDAV requests.
Consult the log files for specific error messages as detailed above.
Note: The exact reproduction steps may vary depending on how the app is used. The key point is that the errors listed are consistent and repeatable.
Debug log
Dockerfile:
The text was updated successfully, but these errors were encountered: