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

The thumbnail preview request returns 425 every time after the text file update. When postprocessing is active #10486

Closed
2403905 opened this issue Feb 15, 2024 · 2 comments · Fixed by #10517
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working

Comments

@2403905
Copy link
Contributor

2403905 commented Feb 15, 2024

Describe the bug

The thumbnail preview request returns 425 every time after the text file update.

Steps to reproduce

  1. Create the file.txt, add some content, save and close it.

Expected behavior

Trigger the thumbnail preview request after the processing is finished.

Actual behavior

Screenshot 2024-02-15 at 10 33 55

<?xml version="1.0" encoding="UTF-8"?> <d:error xmlns:d="DAV" xmlns:s="http://sabredav.org/ns"><s:exception></s:exception><s:message>File Processing</s:message></d:error>

Setup

 Infinite Scale

5.1.0-prealpha+dev
8.0.0-rc.1

OCIS_XXX=somevalue
OCIS_YYY=somevalue
PROXY_XXX=somevalue

Additional context

Add any other context about the problem here.

@2403905 2403905 added the Type:Bug Something isn't working label Feb 15, 2024
@AlexAndBear
Copy link
Contributor

Note this is because file processing. We could try to load thumbnails again after processing finished event

@AlexAndBear AlexAndBear added the Priority:p3-medium Normal priority label Feb 15, 2024
@prohtex
Copy link

prohtex commented Feb 16, 2024

I've also noticed errors due to thumbnails being generated for 0B (empty) files.

@AlexAndBear AlexAndBear changed the title The thumbnail preview request returns 425 every time after the text file update. The thumbnail preview request returns 425 every time after the text file update. When postprocessing is active Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants