Magicalex / docker-mumble

:headphones: :whale: Docker image for murmur server
https://hub.docker.com/r/magicalex/mumble
MIT License
13 stars 1 forks source link

Raspberry pi 4 Error "Boost::Chrono - Internal Error" #2

Open Taryro55 opened 3 years ago

Taryro55 commented 3 years ago

Hello, running on a Raspberry pi 4 with raspbian. When I run docker-compose up -d it has no issue, but when checking docker ps it says that its restarting. Weird, I checked logs with docker logs mumble, the error on the image shows.

Idk if I did anything wrong, but the file docker-compose.yml is just like the one on the README.md Any help is appreciated

Assertion failed: 0 && "Boost::Chrono - Internal Error" (/usr/include/boost/chrono/detail/inlined/posix/chrono.hpp: now: 88) Screenshot_1

sirjeannot commented 3 years ago

same on a raspberry pi 3b+. currently using cbrosius/murmur container , but it's an earlier version 😥