Sonarr Fails update

I am using the update tool in the admin to attempt to update Sonarr and am seeing a coredump from mono when attempting to update

Log from the updater tool: http://pastebin.com/MnT0Ekxi
log from manual execution: http://pastebin.com/WxAA8D9H

i’m running ubuntu 16.04
root@primary:/tmp/nzbdrone_update# uname -a
Linux primary 4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

root@primary:/tmp/nzbdrone_update# mono --version
Mono JIT compiler version 3.4.1 (master/148b100 Sun Mar 30 11:52:49 EDT 2014)
Copyright © 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen

can anyone help me, or point me towards documentation i may have missed?

THanks!

Your version of mono is too old.

Mono 3.10 or later is required.

From the installation wiki page: https://github.com/Sonarr/Sonarr/wiki/Installation#linux

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.