[Bug 254330] net-mgmt/unifi-lts mongodb terminating and controller crashing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 16 09:35:57 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254330

            Bug ID: 254330
           Summary: net-mgmt/unifi-lts mongodb terminating and controller
                    crashing
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: feld at FreeBSD.org
          Reporter: misad90 at gmail.com
             Flags: maintainer-feedback?(feld at FreeBSD.org)
          Assignee: feld at FreeBSD.org

Created attachment 223318
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223318&action=edit
Full exception, mongodb log and server log

Installing a clean install of the unifi-lts package and starting up the service
doesn't seem to start up the controller correctly. Trying to start up it
manually gives the following error:

Exception in thread "launcher"
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'Ò00000' defined in class com.ubnt.service.AppContext: Instantiation
of bean failed; nested exception is
org.springframework.beans.factory.BeanDefinitionStoreException: Factory method
[com.ubnt.service.P.D com.ubnt.service.AppContext.Ò00000()] threw exception;
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'dbService' defined in class
com.ubnt.service.AppContext: Invocation of init method failed; nested exception
is com.mongodb.CommandFailureException: { "serverUsed" : "127.0.0.1:27117" ,
"ok" : 0.0 , "errmsg" : "interrupted at shutdown" , "code" : 11600 , "codeName"
: "InterruptedAtShutdown"}

Attaching mongodb.log, server.log and a full exception printout.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list