greatbit / quack

Web Based Test Management System
Apache License 2.0
122 stars 36 forks source link

quack using latest mongo does not start up #248

Closed bobbeck55 closed 1 year ago

bobbeck55 commented 1 year ago

Previously I have been using mongo 4.2 since my ubuntu on Virtual Box did not have AVX cpu support. I made the change to my windows 10 machine today to allow the AVX cpu properties to be utilized by Virtual Box. I attempted to start up quack using a basic docker-compose file and had problems. Here are the config files and log. version: '2' services: quack: image: greatbit/quack ports:

bobbeck55 commented 1 year ago

Sorry, quack starts up but does not recognize the "root" user.