Unable to connect to erpnext in browser

Heyho!
First of all, Im new to erpnext and have been trying to install it for a couple of days now, to no success sadly. Im using an Ubuntu Azure Server (22.04 or 22.10) and Putty for programming.
Ive tried many different tutorials and resetted many times, always ending up having to deal with the same issue.
After starting bench, I always fail to connect to the site.

The Code after starting bench:
01:38:51 system | redis_cache.1 started (pid=14598)
01:38:51 system | redis_socketio.1 started (pid=14602)
01:38:51 system | redis_queue.1 started (pid=14605)
01:38:51 system | schedule.1 started (pid=14606)
01:38:51 redis_socketio.1 | 14613:C 02 Nov 2022 01:38:51.211 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
01:38:51 system | watch.1 started (pid=14611)
01:38:51 system | worker_short.1 started (pid=14610)
01:38:51 redis_socketio.1 | 14613:C 02 Nov 2022 01:38:51.218 # Redis version=6.0.16, bits=64, commit=00000000, modified=0, pid=14613, just started
01:38:51 redis_socketio.1 | 14613:C 02 Nov 2022 01:38:51.218 # Configuration loaded
01:38:51 redis_socketio.1 | 14613:M 02 Nov 2022 01:38:51.218 * Increased maximum number of open files to 10032 (it was originally set to 1024).
01:38:51 system | socketio.1 started (pid=14607)
01:38:51 redis_socketio.1 | 14613:M 02 Nov 2022 01:38:51.222 * Running mode=standalone, port=12000.
01:38:51 redis_socketio.1 | 14613:M 02 Nov 2022 01:38:51.223 # Server initialized
01:38:51 redis_socketio.1 | 14613:M 02 Nov 2022 01:38:51.223 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
01:38:51 redis_socketio.1 | 14613:M 02 Nov 2022 01:38:51.223 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command ‘echo madvise > /sys/kernel/mm/transparent_hugepage/enabled’ as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled (set to ‘madvise’ or ‘never’).
01:38:51 redis_socketio.1 | 14613:M 02 Nov 2022 01:38:51.223 * Ready to accept connections
01:38:51 system | web.1 started (pid=14624)
01:38:51 system | worker_long.1 started (pid=14618)
01:38:51 system | worker_default.1 started (pid=14628)
01:38:51 redis_queue.1 | 14615:C 02 Nov 2022 01:38:51.259 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
01:38:51 redis_queue.1 | 14615:C 02 Nov 2022 01:38:51.259 # Redis version=6.0.16, bits=64, commit=00000000, modified=0, pid=14615, just started
01:38:51 redis_queue.1 | 14615:C 02 Nov 2022 01:38:51.259 # Configuration loaded
01:38:51 redis_cache.1 | 14608:C 02 Nov 2022 01:38:51.260 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
01:38:51 redis_cache.1 | 14608:C 02 Nov 2022 01:38:51.265 # Redis version=6.0.16, bits=64, commit=00000000, modified=0, pid=14608, just started
01:38:51 redis_cache.1 | 14608:C 02 Nov 2022 01:38:51.266 # Configuration loaded
01:38:51 redis_cache.1 | 14608:M 02 Nov 2022 01:38:51.266 * Increased maximum number of open files to 10032 (it was originally set to 1024).
01:38:51 redis_cache.1 | 14608:M 02 Nov 2022 01:38:51.270 * Running mode=standalone, port=13000.
01:38:51 redis_cache.1 | 14608:M 02 Nov 2022 01:38:51.270 # Server initialized
01:38:51 redis_cache.1 | 14608:M 02 Nov 2022 01:38:51.270 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
01:38:51 redis_cache.1 | 14608:M 02 Nov 2022 01:38:51.271 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command ‘echo madvise > /sys/kernel/mm/transparent_hugepage/enabled’ as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled (set to ‘madvise’ or ‘never’).
01:38:51 redis_cache.1 | 14608:M 02 Nov 2022 01:38:51.271 * Ready to accept connections
01:38:51 redis_queue.1 | 14615:M 02 Nov 2022 01:38:51.277 * Increased maximum number of open files to 10032 (it was originally set to 1024).
01:38:51 redis_queue.1 | 14615:M 02 Nov 2022 01:38:51.278 * Running mode=standalone, port=11000.
01:38:51 redis_queue.1 | 14615:M 02 Nov 2022 01:38:51.281 # Server initialized
01:38:51 redis_queue.1 | 14615:M 02 Nov 2022 01:38:51.281 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
01:38:51 redis_queue.1 | 14615:M 02 Nov 2022 01:38:51.282 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command ‘echo madvise > /sys/kernel/mm/transparent_hugepage/enabled’ as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled (set to ‘madvise’ or ‘never’).
01:38:51 redis_queue.1 | 14615:M 02 Nov 2022 01:38:51.282 * Ready to accept connections
01:38:54 watch.1 |
01:38:55 watch.1 | yarn run v1.22.19
01:38:55 web.1 | WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
01:38:55 web.1 | * Running on all addresses (0.0.0.0)
01:38:55 web.1 | * Running on http://127.0.0.1:8000
01:38:55 web.1 | * Running on http://10.1.0.4:8000
01:38:55 web.1 | Press CTRL+C to quit
01:38:55 web.1 | * Restarting with stat
01:38:55 watch.1 | $ node esbuild --watch --live-reload
01:38:55 web.1 | * Debugger is active!
01:38:55 web.1 | * Debugger PIN: 462-883-858
01:38:56 watch.1 | clean: postcss.plugin was deprecated. Migration guide:
01:38:56 watch.1 | https://evilmartians.com/chronicles/postcss-8-plugin-migration
01:38:59 watch.1 | Browserslist: caniuse-lite is outdated. Please run:
01:38:59 watch.1 | npx browserslist@latest --update-db
01:38:59 watch.1 | Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
01:39:09 watch.1 | clean: postcss.plugin was deprecated. Migration guide:
01:39:09 watch.1 | https://evilmartians.com/chronicles/postcss-8-plugin-migration
01:39:12 watch.1 | Watching for changes…
01:39:55 schedule.1 | /usr/lib/python3.10/functools.py:981: UserWarning: The ‘filters_config’ hook used to add custom operators is not yet implemented in frappe.db.query engine. Use db_query (frappe.get_list) instead.
01:39:55 schedule.1 | val = self.func(instance)

Error in Firefox:
Unable to connect

An error occurred during a connection to 127.0.0.1:8000.

The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.

Ive tried other solutions, but those sadly didnt work aswell, id really appreciate any help :slight_smile: