Exception ignored when installing any plugin

  • I am running OMV 4.0.16-1 and whenever I install a new plugin I got the following error in the dialog window:



    Content of line 117 in weakref.py:



    Code
    def remove(wr, selfref=ref(self)):
                self = selfref()
                if self is not None:
                    if self._iterating:
                        self._pending_removals.append(wr.key)
                    else:
                        # Atomic removal is necessary since this function
                        # can be called asynchronously by the GC
                        _remove_dead_weakref(d, wr.key)


    Everything works as expected after it.


    Is it a common behaviour? Does it imply anything wrong?


    Thanks in advance.

    omv 5.5.23-1 usul arm64

    omv 5.5.23-1 usul x64


    Einmal editiert, zuletzt von jfromeo ()

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!