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

Dynmap: webp Cannot run program "/usr/bin/cwebp" #4088

Open
timriker opened this issue Mar 4, 2024 · 3 comments
Open

Dynmap: webp Cannot run program "/usr/bin/cwebp" #4088

timriker opened this issue Mar 4, 2024 · 3 comments

Comments

@timriker
Copy link

timriker commented Mar 4, 2024

Issue Description: Dynmap sample issue description. This description would include as much and as little detail necessary for us to understand the issue in its entirety.

  • Dynmap Version: Dynmap-3.7-beta-4-spigot.jar
  • Server Version: paper-1.20.4-407.jar
  • Pastebin of Configuration.txt: https://pastebin.com/eMbeexiT
  • Server Host (if applicable): *Selfhosted, Ubuntu 22.04 *
  • Pastebin of crashlogs or other relevant logs: [Sat 15:55:26 INFO dynmap] Error encoding image - Cannot run program "/usr/bin/cwebp": error=0, Failed to exec spawn helper: pid: 499961, signal: 11
  • Other Relevant Data/Screenshots: I've not edited the configuration.txt from when it used to work. I have upgraded Dynmap, PaperMC and OS patches
  • Steps to Replicate: Try same webp setup on Ubuntu 22.04?

[ x] I have looked at all other issues and this is not a duplicate
[ x] I have been able to replicate this

webp 1.2.2-2ubuntu0.22.04.2 amd64

@tstoco
Copy link

tstoco commented Mar 28, 2024

Hi @timriker,

Did you fix the issue?

What's the version of your cwebp package?


I am having a similar error as seen below.

22:54:15] [Dynmap Render Thread/INFO]: [Dynmap] Error encoding image - Cannot run program "/usr/bin/cwebp": error=2, No such file or directory

The cwepb my system is running is 👇

─>$ /usr/bin/cwebp -version
1.3.2
libsharpyuv: 0.2.1

@timriker
Copy link
Author

No. Tile rendering continues to fail as posted. Versions:

$ /usr/bin/cwebp -version
1.2.2

from the webp version 1.22 package listed above on Ubuntu 22.04.4

@JurgenKuyper
Copy link
Collaborator

cwebp has no execution rights, check the permissions from the dynmap mc user to that executable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants