`GLIBC_2.36' not found
Anonymous
TRIALOP

2 years ago

I'm trying to deploy a music discord bot using ffmpeg, it worked perfectly in my personal computer and in replit

installing ffmpeg via nixpacks.toml file:
[phases.setup]
aptPkgs = ["…", "ffmpeg"]

using python 3.10:
NIXPACKSPYTHONVERSION=3.10

Project ID:
dc8a1e67-c4b3-4c80-9579-32fd930144b2

error:
ffprobe: /lib/x8664-linux-gnu/libc.so.6: version `GLIBC2.36' not found (required by /nix/store/xpxln7rqi3pq4m0xpnawhxb2gs0mn1s0-gcc-12.3.0-lib/lib/libstdc++.so.6)
2024-03-13 09:50:31 ERROR discord.player Probe 'native' using 'ffmpeg' failed, trying fallback

in https://railway.app/ all other functions in my bot working except this ffmpeg issue, appriciate any help :)

1 Replies

dev
MODERATOR

2 years ago

Sorry but music bots are against Railway [fair use]()


Loading...