Installation erpnext 15

frappe@erpnext15:~/frappe-bench$ bench start
18:34:47 system | redis_cache.1 started (pid=2164)
18:34:47 system | redis_queue.1 started (pid=2162)
18:34:47 system | watch.1 started (pid=2163)
18:34:47 system | web.1 started (pid=2166)
18:34:47 system | socketio.1 started (pid=2165)
18:34:47 redis_queue.1 | 2174:C 30 Jan 2025 18:34:47.396 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
18:34:47 redis_queue.1 | 2174:C 30 Jan 2025 18:34:47.405 # Redis version=7.0.15, bits=64, commit=00000000, modified=0, pid=2174, just started
18:34:47 redis_queue.1 | 2174:C 30 Jan 2025 18:34:47.405 # Configuration loaded
18:34:47 redis_queue.1 | 2174:M 30 Jan 2025 18:34:47.405 * Increased maximum number of open files to 10032 (it was originally set to 1024).
18:34:47 redis_queue.1 | 2174:M 30 Jan 2025 18:34:47.405 * monotonic clock: POSIX clock_gettime
18:34:47 redis_queue.1 | 2174:M 30 Jan 2025 18:34:47.409 * Running mode=standalone, port=11000.
18:34:47 system | schedule.1 started (pid=2172)
18:34:47 redis_queue.1 | 2174:M 30 Jan 2025 18:34:47.409 # Server initialized
18:34:47 redis_queue.1 | 2174:M 30 Jan 2025 18:34:47.413 * Loading RDB produced by version 7.0.15
18:34:47 redis_queue.1 | 2174:M 30 Jan 2025 18:34:47.413 * RDB age 26 seconds
18:34:47 redis_queue.1 | 2174:M 30 Jan 2025 18:34:47.413 * RDB memory usage when created 1.56 Mb
18:34:47 redis_queue.1 | 2174:M 30 Jan 2025 18:34:47.413 * Done loading RDB, keys loaded: 9, keys expired: 0.
18:34:47 redis_queue.1 | 2174:M 30 Jan 2025 18:34:47.413 * DB loaded from disk: 0.000 seconds
18:34:47 redis_queue.1 | 2174:M 30 Jan 2025 18:34:47.413 * Ready to accept connections
18:34:47 redis_cache.1 | 2178:C 30 Jan 2025 18:34:47.403 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
18:34:47 redis_cache.1 | 2178:C 30 Jan 2025 18:34:47.403 # Redis version=7.0.15, bits=64, commit=00000000, modified=0, pid=2178, just started
18:34:47 redis_cache.1 | 2178:C 30 Jan 2025 18:34:47.403 # Configuration loaded
18:34:47 system | worker.1 started (pid=2179)
18:34:47 redis_cache.1 | 2178:M 30 Jan 2025 18:34:47.548 * Increased maximum number of open files to 10032 (it was originally set to 1024).
18:34:47 redis_cache.1 | 2178:M 30 Jan 2025 18:34:47.548 * monotonic clock: POSIX clock_gettime
18:34:47 redis_cache.1 | 2178:M 30 Jan 2025 18:34:47.549 * Running mode=standalone, port=13000.
18:34:47 redis_cache.1 | 2178:M 30 Jan 2025 18:34:47.550 # Server initialized
18:34:47 redis_cache.1 | 2178:M 30 Jan 2025 18:34:47.650 * Ready to accept connections
18:34:50 socketio.1 | Realtime service listening on: 9000
18:34:50 web.1 | /home/frappe/frappe-bench/env/lib/python3.12/site-packages/passlib/utils/init.py:854: DeprecationWarning: ‘crypt’ is deprecated and slated for removal in Python 3.13
18:34:50 web.1 | from crypt import crypt as _crypt
18:34:50 watch.1 |
18:34:51 web.1 | WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
18:34:51 web.1 | * Running on all addresses (0.0.0.0)
18:34:51 web.1 | * Running on http://127.0.0.1:8000
18:34:51 web.1 | * Running on http://192.168.1.150:8000
18:34:51 web.1 | Press CTRL+C to quit
18:34:51 web.1 | * Restarting with stat
18:34:52 watch.1 | yarn run v1.22.22
18:34:52 web.1 | /home/frappe/frappe-bench/env/lib/python3.12/site-packages/passlib/utils/init.py:854: DeprecationWarning: ‘crypt’ is deprecated and slated for removal in Python 3.13
18:34:52 web.1 | from crypt import crypt as _crypt
18:34:53 web.1 | * Debugger is active!
18:34:53 web.1 | * Debugger PIN: 102-479-381
18:34:54 watch.1 | $ node esbuild --watch --live-reload
18:35:28 watch.1 | Browserslist: caniuse-lite is outdated. Please run:
18:35:28 watch.1 | npx update-browserslist-db@latest
18:35:28 watch.1 | Why you should do it regularly: GitHub - browserslist/update-db: CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
18:36:16 watch.1 | Watching for changes…
18:36:16 watch.1 | Error deleting workflow_builder.bundle.QMOVIOEE.css
18:36:16 watch.1 | Error deleting workflow_builder.bundle.QMOVIOEE.css

can not log in to site , any one have this issue before and able to help ?

Hi,

If we may know the operating environment and instructions that were followed to install ERPNext, it may be easier to assist.

i followed this instructions with this tutorial :

try install via https://github.com/kalungia/How-to-Install-ERPNext-on-Ubuntu-22.04-LTS