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

[BUG] Why can't I see the thumbnail of the webp file? #297

Closed
1 task done
ytoaa opened this issue Mar 15, 2023 · 6 comments
Closed
1 task done

[BUG] Why can't I see the thumbnail of the webp file? #297

ytoaa opened this issue Mar 15, 2023 · 6 comments

Comments

@ytoaa
Copy link

ytoaa commented Mar 15, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Thumbnails of webp images are not created.

Expected Behavior

No response

Steps To Reproduce

In a normally installed environment

Environment

- OS:
- How docker service was installed:

CPU architecture

x86-64

Docker creation

version: "2.1"
services:
  nextcloud:
    image: lscr.io/linuxserver/nextcloud:latest
    network_mode: nexttest
    deploy:
      resources:
        limits:
          cpus: '1.00'
    container_name: nextcloudtest
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Asia/Seoul
    volumes:
      - /app/nexttest/path/to/appdata:/config
      - /app/nexttest/path/to/data:/data
      - /a:/ex
    ports:
      - 21423:443
    restart: unless-stopped

Container logs

Nothing special

화면 캡처 2023-03-15 225155
Is it because this is an animation webp?

@github-actions
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@joshtrichards
Copy link

Addressed in nextcloud/server#37263

Probably can be closed out here.

@github-actions
Copy link

github-actions bot commented Jun 5, 2023

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@drizuid
Copy link
Member

drizuid commented Jul 18, 2023

upstream issue that was already resolved. closing.

@drizuid drizuid closed this as completed Jul 18, 2023
@github-actions
Copy link

This issue is locked due to inactivity

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

3 participants