Skip to content
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.

Install extensions fail ("failed to map segment from shared object") #313

Open
janoxakes opened this issue Dec 24, 2022 · 0 comments
Open

Comments

@janoxakes
Copy link

janoxakes commented Dec 24, 2022

Trying to install any extension on a newly created tanoshi environment fails with the following error:
installSource:2:3: extension return error: extension return error: /tanoshi/plugins/guya.so: failed to map segment from shared object
Same error for all extensions.

Extract from docker-compose (port commented, using Caddy reverse proxy).

tanoshi:
    image: faldez/tanoshi:latest
    container_name: tanoshi
    volumes:
      - ./tanoshi:/tanoshi
    #ports:
    #  - 8080:80
    restart: unless-stopped

I tried adding GUI and UID in environment in case it's a permission issue but no change.

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

No branches or pull requests

1 participant