Files
StandalonePasswordChange/python-flask/smeserver-password-app/app.log

14 lines
536 B
Plaintext
Raw Normal View History

nohup: ignoring input
Starting SME Server Password Change Application in Demo Mode
Demo users available:
Username: testuser, Password: oldpassword123
Username: admin, Password: adminpass456
Username: john, Password: johnpass789
Access the application at: http://localhost:5000
Demo info available at: http://localhost:5000/demo-info
* Serving Flask app 'demo_mode'
* Debug mode: on
Address already in use
Port 5000 is in use by another program. Either identify and stop that program, or start the server with a different port.