Im having the same issue, works ok for a few days then it starts reporting this IO error.
Im using a USB hub with external power.
After reboot it works flawlessly again
Search found 3 matches
- Fri Nov 01, 2013 6:52 pm
- Forum: Networking and servers
- Topic: input / output error
- Replies: 27
- Views: 33017
- Sat Apr 20, 2013 11:09 am
- Forum: Networking and servers
- Topic: Mumble Server: Control Channel (TCP) High Latency issue
- Replies: 3
- Views: 2136
Re: Mumble Server: Control Channel (TCP) High Latency issue
Found the issue.
SD wasnt fast enough for mumble SQLlite db
I just moved it to a ramdrive (used $mount -t tmpfs tmpfs /ramcache), and high latency was gone
SD wasnt fast enough for mumble SQLlite db
I just moved it to a ramdrive (used $mount -t tmpfs tmpfs /ramcache), and high latency was gone
- Sat Apr 20, 2013 9:21 am
- Forum: Networking and servers
- Topic: Mumble Server: Control Channel (TCP) High Latency issue
- Replies: 3
- Views: 2136
Mumble Server: Control Channel (TCP) High Latency issue
Hi Im running mumble-server on a raspberry pi on my LAN network which runs raspbian. The voice channel (UDP) is working awesome with 1ms or so delay, but the Control Channel (TCP) has a really high latency as show in the picture below, as a result switching between channels take ages. Could use some...