Jump to content

Question about running with older mono versions


teiva
Go to solution Solved by teiva,

Recommended Posts

teiva

Open Media Vault 3.0.81

Debian 4.9.30

Emby 3.2.20 via docker

 

Actual Behavior:

By the morning, I can't connect to my server locally for the last 2 days which is every morning since I move my setup to OMV v3. According to the CLI emby-server is running and docker service is running as well. 

root@server:~# emby-server
Already running.
root@server:~# systemctl status docker.service
● docker.service - Docker Application Container Engine
   Loaded: loaded (/lib/systemd/system/docker.service; enabled)
   Active: active (running) since Mon 2017-07-03 16:59:53 PDT; 14h ago
     Docs: https://docs.docker.com
 Main PID: 3314 (dockerd)
   CGroup: /system.slice/docker.service
           ├─3314 /usr/bin/dockerd -H fd://
           ├─3323 docker-containerd -l unix:///var/run/docker/libcontainerd/d...
           └─8701 docker-containerd-shim c5ba9491f3f9ce285b366b969380e63fa9d7...

Jul 03 17:00:55 server systemd[1]: [/lib/systemd/system/docker.service:25]...e'
Jul 03 17:00:56 server systemd[1]: [/lib/systemd/system/docker.service:25]...e'
Jul 03 17:00:56 server systemd[1]: [/lib/systemd/system/docker.service:25]...e'
Jul 03 17:00:56 server systemd[1]: [/lib/systemd/system/docker.service:25]...e'
Jul 03 17:00:56 server systemd[1]: [/lib/systemd/system/docker.service:25]...e'
Jul 03 17:00:57 server systemd[1]: [/lib/systemd/system/docker.service:25]...e'
Jul 03 17:12:38 server systemd[1]: [/lib/systemd/system/docker.service:25]...e'
Jul 03 17:12:49 server systemd[1]: [/lib/systemd/system/docker.service:25]...e'
Jul 03 17:16:51 server systemd[1]: [/lib/systemd/system/docker.service:25]...e'
Jul 03 17:16:51 server systemd[1]: [/lib/systemd/system/docker.service:25]...e'
Hint: Some lines were ellipsized, use -l to show in full.

The issue is temporarily resolved when I reboot my box or upgrade emby-server. 

 

See attached log. Is there some incompatibility issue with my mono.exe version? I see a mono.exe issue within radarr too.
 

 

 

mono version is less than 3.10, upgrade for improved stability
root@server:~# dpkg -s mono
mono-2.0-gac                      mono-complete                     monodoc-appindicator3-0.1-manual  monodoc-gstreamer-manual          monodoc-mono-upnp-manual          monodoc-soup2.4-manual            mono-fpm-server                   mono-runtime-dbg                  mono-utils
mono-2.0-service                  mono-csharp-shell                 monodoc-avahi-manual              monodoc-gtk2.0-manual             monodoc-mono-zeroconf-manual      monodoc-taglib-manual             mono-gac                          mono-runtime-sgen                 mono-vbnc
mono-4.0-gac                      mono-dbg                          monodoc-banshee-manual            monodoc-gtk3.0-manual             monodoc-mysql-manual              monodoc-taoframework-manual       mono-gmcs                         monotone                          mono-xbuild
mono-4.0-service                  mono-devel                        monodoc-base                      monodoc-gudev-manual              monodoc-newtonsoft-json-manual    monodoc-webkitgtk2.0-manual       mono-jay                          monotone-doc                      mono-xsp
mono-addins-utils                 monodevelop                       monodoc-browser                   monodoc-hexbox-manual             monodoc-notify3.0-manual          monodoc-webkitgtk3.0-manual       mono-mcs                          monotone-extras                   mono-xsp2
mono-apache-server                monodevelop-database              monodoc-clutter-manual            monodoc-http                      monodoc-notify-sharp-manual       monodoc-webkit-manual             monopd                            monotone-server                   mono-xsp2-base
mono-apache-server2               monodevelop-monogame              monodoc-gdata-manual              monodoc-hyena-manual              monodoc-nunit-manual              monodoc-zeitgeist-manual          mono-profiler                     monotone-viz                      mono-xsp4
mono-apache-server4               monodevelop-nunit                 monodoc-gkeyfile-manual           monodoc-manual                    monodoc-opentk-manual             mono-fastcgi-server               mono-runtime                      mono-tools-devel                  mono-xsp4-base
mono-basic-dbg                    monodevelop-versioncontrol        monodoc-gmime2.6-manual           monodoc-mono-fuse-manual          monodoc-poppler-manual            mono-fastcgi-server2              mono-runtime-boehm                mono-tools-gui
monobristol                       mono-dmcs                         monodoc-gnome-keyring-manual      monodoc-monogame-manual           monodoc-semweb-manual             mono-fastcgi-server4              mono-runtime-common               mono-upnp-bin

Apparently I have 2 versions of mono. 

root@server:~# mono -V
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-10)
Copyright (C) 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

log.txt

Edited by teiva
Link to comment
Share on other sites

I would suggest removing all plugin dll files from 

 

/config/plugins

 

and then seeing if the issue persists. thanks !

Link to comment
Share on other sites

As far as mono goes, 3.10 is really old now. I would recommend 4.8.1.

Link to comment
Share on other sites

  • Solution
teiva

Issue seems resolved after upgrading my server to 3.2.22.

 

I didn't remove any plugins because I couldn't find a plugin folder on the linux docker via grep. Either way I've only installed 1 plugin (pushbullet).

 

My package manager says 3.2.8 mono is the most update package for my linux distro. *shrug* I'm still learning how to use linux. 

 

Thank you for your suggestions, Luke. 

Link to comment
Share on other sites

Thanks for the feedback. Please be advised that we are not supporting mono 3.2.8 anymore, but if it's working for you then that is good news to hear. I would suggest playing it safe and not installing too many plugins. Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...