jpillora / cloud-torrent

☁️ Cloud Torrent: a self-hosted remote torrent client
GNU Affero General Public License v3.0
5.81k stars 1.81k forks source link

NaN problem still exist in docker #196

Open fa1247 opened 7 years ago

fa1247 commented 7 years ago

I was notified you update the code hours age. So i update the cloud-torrent running in the docker to v0.8.22. But the problem still exist. And i will receive "kernel:unregister_netdevice: waiting for lo to become free. Usage count = 1" in the console. Then i tried to install Binaries and it works well. Maybe is docker's bug. Anyhow, I'm using cloud-torrent happily.

jpillora commented 7 years ago

My mistake, forgot to embed the UI changes into the backend. Should fix the NaN issue in 0.8.23. Are you using the linux amd64 binary? I've never seen that error...

fa1247 commented 7 years ago

I search the error in google. It's seems the docker's bug and the bug exists for years. I'm using DigitalOcean CentOS7.

jpillora commented 7 years ago

My cloud torrent runs in Docker on Ubuntu 16.04.2 LTS. You could try that?