joni1802 / ts3-manager

A modern web interface for maintaining Teamspeak3 servers
https://www.ts3.app
MIT License
189 stars 23 forks source link

cant run on raspberry pi #57

Closed crazytechkid closed 2 years ago

crazytechkid commented 2 years ago

I am trying to run this on ubuntu server which is running on my raspberry pi but I keep getting the error exec user process caused: exec format error any ideas?

joni1802 commented 2 years ago

The executable file only supports x86/x64 architekture. But you can build your own executable file and run it on your raspberry pi by following this guide: https://www.ts3.app/guide/Advanced.html#compile-your-own-executable

joni1802 commented 2 years ago

There is now an official docker image of the TS3-Manager for the Raspberry Pi available. Rel. #62