{"id":3172,"date":"2020-03-31T17:50:58","date_gmt":"2020-03-31T22:50:58","guid":{"rendered":"http:\/\/www.incredigeek.com\/home\/?p=3172"},"modified":"2020-03-31T17:51:37","modified_gmt":"2020-03-31T22:51:37","slug":"unifi-depends-on-mongodb-server","status":"publish","type":"post","link":"https:\/\/www.incredigeek.com\/home\/unifi-depends-on-mongodb-server\/","title":{"rendered":"unifi depends on mongodb-server (<< 1:3.6.0) | mongodb-10gen (<< 3.6.0) ..."},"content":{"rendered":"\n<p>Looks like the issue is that the UniFi server can&#8217;t be installed with a version of MongoDB newer then 3.6.0<\/p>\n\n\n\n<p><a href=\"https:\/\/help.ubnt.com\/hc\/en-us\/articles\/220066768-UniFi-How-to-Install-Update-via-APT-on-Debian-or-Ubuntu\">https:\/\/help.ubnt.com\/hc\/en-us\/articles\/220066768-UniFi-How-to-Install-Update-via-APT-on-Debian-or-Ubuntu<\/a><\/p>\n\n\n\n<p>Fix the issue by installing an older version of MongoDB<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">wget -qO - https:\/\/www.mongodb.org\/static\/pgp\/server-3.4.asc | sudo apt-key add -\necho \"deb https:\/\/repo.mongodb.org\/apt\/ubuntu xenial\/mongodb-org\/3.4 multiverse\" | sudo tee \/etc\/apt\/sources.list.d\/mongodb-org-3.4.list\nsudo apt-get update<\/pre>\n\n\n\n<p>Then install MongoDB with<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">apt install mongodb-org-server<\/pre>\n\n\n\n<p>You may run into issues if you already have a version of Mongo installed.  Uninstall it and then rerun the above install command.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Looks like the issue is that the UniFi server can&#8217;t be installed with a version of MongoDB newer then 3.6.0 https:\/\/help.ubnt.com\/hc\/en-us\/articles\/220066768-UniFi-How-to-Install-Update-via-APT-on-Debian-or-Ubuntu Fix the issue by installing an older version of MongoDB wget -qO &#8211; https:\/\/www.mongodb.org\/static\/pgp\/server-3.4.asc | sudo apt-key add &#8211; &hellip; <a href=\"https:\/\/www.incredigeek.com\/home\/unifi-depends-on-mongodb-server\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[129],"tags":[371,375,49,188],"class_list":["post-3172","post","type-post","status-publish","format-standard","hentry","category-ubiquiti","tag-mongo","tag-mongodb","tag-ubuntu-2","tag-unifi"],"_links":{"self":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/3172","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/comments?post=3172"}],"version-history":[{"count":2,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/3172\/revisions"}],"predecessor-version":[{"id":3174,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/3172\/revisions\/3174"}],"wp:attachment":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/media?parent=3172"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/categories?post=3172"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/tags?post=3172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}