greatbit / quack

Web Based Test Management System
Apache License 2.0
116 stars 34 forks source link

Standalone config - No quack login page displayed #253

Closed bobbeck55 closed 1 year ago

bobbeck55 commented 1 year ago

Host: Ubuntu 22.10 mongod 6.0.4 community edition node 19.7.0 npm 9.5 mvn 3.6.3 java 1.8.0_362 quack - github.com/greatbit/quack, master branch

quack build using "mvn clean install" from ~/quack root dir See attached startup_server.sh.txt for startup part 1 See attached startup_ui.sh.txt for startup part 2 after npm start - browser pops up , pointing to localhost:3000 bug - no way to get normal login page - displaying a guest/login menu but selecting it does not get to a login page see locale error in npm start log attached no errors in server log attached

bobbeck55 commented 1 year ago

quack_ui_startup_guest_login ![quack_ui_startup_error](https://user-images.githubusercontent.com/107821526/223452411-d33f636b-825d-4f20-a8ae-8 [sta default.conf.txt

mongod.conf.txt

nginx.conf.txt

quack.conf.txt

quack.properties.txt

startup_server.log.txt rtup_server.sh.txt](https://github.com/greatbit/quack/files/10910432/startup_server.sh.txt) 54ef91 startup_ui.sh.txt ui_npmstart_log.txt

ui_npmstart_log.txt 8cdb2.PNG)

bobbeck55 commented 1 year ago

Since you said to point my browser to the nginx domain I pointed it to localhost and my ip address. The "Welcome to nginx" page was displayed, NOT the quack page. If this is close, I would like to see it working. Thanks,

nginx_domain