Login Page not Coming : on developers mode

Frappe installed properly .
Erpnext installed.
New site made . New app made . everything is working fine .
I am working in developers mode .
While running localhost:8000 , one page opened but on clicking login button login page is not opening . It’s remain on the same page .

My os is 16.04 LTS UBUNTU
Browser Firefox

Please suggest how to solve the issue .

Hi @manisha_sinha,
Can you share the error logs from the console?

After bench start , in run localhost:8000 on the web and the screen appear

but loging button in not responding . and the console is like this .

bench start
13:09:21 system | redis_socketio.1 started (pid=8764)
13:09:21 redis_socketio.1 | 8774:M 03 Jan 13:09:21.381 * Increased maximum number of open files to 10032 (it was originally set to 1024).
13:09:21 redis_socketio.1 | .
13:09:21 redis_socketio.1 | .-__ ''-._ 13:09:21 redis_socketio.1 | _.- . . ‘’-._ Redis 3.0.6 (00000000/0) 64 bit
13:09:21 redis_socketio.1 | .- .-```. ```\/ _.,_ ''-._ 13:09:21 redis_socketio.1 | ( ' , .-` | `, ) Running in standalone mode 13:09:21 redis_socketio.1 | |`-._`-...-` __...-.-.|'_.-'| Port: 12000 13:09:21 redis_socketio.1 | | -. ._ / _.-' | PID: 8774 13:09:21 redis_socketio.1 | -._ -._ -./ .-’ .-’
13:09:21 redis_socketio.1 | |-._-.
-.__.-' _.-'_.-'| 13:09:21 redis_socketio.1 | | -.
-._ _.-'_.-' | http://redis.io 13:09:21 redis_socketio.1 | -._ -._-..-'.-’ .-’
13:09:21 redis_socketio.1 | |-._-.
-.__.-' _.-'_.-'| 13:09:21 redis_socketio.1 | | -.
-._ _.-'_.-' | 13:09:21 redis_socketio.1 | -._ -._-.
.-‘.-’ .-’
13:09:21 redis_socketio.1 | -._ -..-’ _.-’
13:09:21 redis_socketio.1 | -._ _.-' 13:09:21 redis_socketio.1 | -.
.-’
13:09:21 redis_socketio.1 |
13:09:21 redis_socketio.1 | 8774:M 03 Jan 13:09:21.382 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
13:09:21 redis_socketio.1 | 8774:M 03 Jan 13:09:21.382 # Server started, Redis version 3.0.6
13:09:21 redis_socketio.1 | 8774:M 03 Jan 13:09:21.382 # 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.
13:09:21 redis_socketio.1 | 8774:M 03 Jan 13:09:21.382 # 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 never > /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.
13:09:21 redis_socketio.1 | 8774:M 03 Jan 13:09:21.382 * The server is now ready to accept connections on port 12000
13:09:21 system | worker_long.1 started (pid=8765)
13:09:21 system | redis_queue.1 started (pid=8768)
13:09:21 redis_queue.1 | 8772:M 03 Jan 13:09:21.379 * Increased maximum number of open files to 10032 (it was originally set to 1024).
13:09:21 redis_queue.1 | .
13:09:21 redis_queue.1 | .-__ ''-._ 13:09:21 redis_queue.1 | _.- . . ‘’-.
Redis 3.0.6 (00000000/0) 64 bit
13:09:21 redis_queue.1 | .- .-```. ```\/ _.,_ ''-._ 13:09:21 redis_queue.1 | ( ' , .-` | `, ) Running in standalone mode 13:09:21 redis_queue.1 | |`-._`-...-` __...-.-.
|’_.-'| Port: 11000 13:09:21 redis_queue.1 | | -._ ._ / _.-' | PID: 8772 13:09:21 redis_queue.1 | -._ -._ -./ .-’ .-’
13:09:21 redis_queue.1 | |-._-.
-.__.-' _.-'_.-'| 13:09:21 redis_queue.1 | | -.
-._ _.-'_.-' | http://redis.io 13:09:21 redis_queue.1 | -._ -._-..-'.-’ .-’
13:09:21 redis_queue.1 | |-._-.
-.__.-' _.-'_.-'| 13:09:21 redis_queue.1 | | -.
-._ _.-'_.-' | 13:09:21 redis_queue.1 | -._ -._-.
.-‘.-’ .-’
13:09:21 redis_queue.1 | -._ -..-’ _.-’
13:09:21 redis_queue.1 | -._ _.-' 13:09:21 redis_queue.1 | -.
.-’
13:09:21 redis_queue.1 |
13:09:21 redis_queue.1 | 8772:M 03 Jan 13:09:21.380 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
13:09:21 redis_queue.1 | 8772:M 03 Jan 13:09:21.380 # Server started, Redis version 3.0.6
13:09:21 redis_queue.1 | 8772:M 03 Jan 13:09:21.380 # 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.
13:09:21 redis_queue.1 | 8772:M 03 Jan 13:09:21.380 # 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 never > /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.
13:09:21 redis_queue.1 | 8772:M 03 Jan 13:09:21.380 * The server is now ready to accept connections on port 11000
13:09:21 system | schedule.1 started (pid=8771)
13:09:21 system | watch.1 started (pid=8783)
13:09:21 system | worker_default.1 started (pid=8784)
13:09:21 system | redis_cache.1 started (pid=8793)
13:09:21 redis_cache.1 | 8794:M 03 Jan 13:09:21.399 * Increased maximum number of open files to 10032 (it was originally set to 1024).
13:09:21 redis_cache.1 | .
13:09:21 redis_cache.1 | .-__ ''-._ 13:09:21 redis_cache.1 | _.- . . ‘’-.
Redis 3.0.6 (00000000/0) 64 bit
13:09:21 redis_cache.1 | .- .-```. ```\/ _.,_ ''-._ 13:09:21 redis_cache.1 | ( ' , .-` | `, ) Running in standalone mode 13:09:21 redis_cache.1 | |`-._`-...-` __...-.-.
|’_.-'| Port: 13000 13:09:21 redis_cache.1 | | -._ ._ / _.-' | PID: 8794 13:09:21 redis_cache.1 | -._ -._ -./ .-’ .-’
13:09:21 redis_cache.1 | |-._-.
-.__.-' _.-'_.-'| 13:09:21 redis_cache.1 | | -.
-._ _.-'_.-' | http://redis.io 13:09:21 redis_cache.1 | -._ -._-..-'.-’ .-’
13:09:21 redis_cache.1 | |-._-.
-.__.-' _.-'_.-'| 13:09:21 redis_cache.1 | | -.
-._ _.-'_.-' | 13:09:21 redis_cache.1 | -._ -._-.
.-‘_.-’ _.-’
13:09:21 redis_cache.1 | -._ -..-’ _.-’
13:09:21 redis_cache.1 | -._ _.-' 13:09:21 redis_cache.1 | -.
.-’
13:09:21 redis_cache.1 |
13:09:21 redis_cache.1 | 8794:M 03 Jan 13:09:21.400 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
13:09:21 redis_cache.1 | 8794:M 03 Jan 13:09:21.400 # Server started, Redis version 3.0.6
13:09:21 redis_cache.1 | 8794:M 03 Jan 13:09:21.400 # 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.
13:09:21 redis_cache.1 | 8794:M 03 Jan 13:09:21.400 # 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 never > /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.
13:09:21 redis_cache.1 | 8794:M 03 Jan 13:09:21.400 * The server is now ready to accept connections on port 13000
13:09:21 system | worker_short.1 started (pid=8778)
13:09:21 system | socketio.1 started (pid=8799)
13:09:21 system | web.1 started (pid=8798)
13:09:22 socketio.1 | listening on *: 9000
13:09:24 worker_default.1 | 13:09:24 RQ worker u’rq:worker:manisha.8791.default’ started, version 0.10.0
13:09:24 worker_default.1 | 13:09:24 *** Listening on default…
13:09:24 worker_default.1 | 13:09:24 Cleaning registries for queue: default
13:09:24 worker_short.1 | 13:09:24 RQ worker u’rq:worker:manisha.8786.short’ started, version 0.10.0
13:09:24 worker_short.1 | 13:09:24 *** Listening on short…
13:09:24 worker_short.1 | 13:09:24 Cleaning registries for queue: short
13:09:24 worker_long.1 | 13:09:24 RQ worker u’rq:worker:manisha.8779.long’ started, version 0.10.0
13:09:24 worker_long.1 | 13:09:24 *** Listening on long…
13:09:24 worker_long.1 | 13:09:24 Cleaning registries for queue: long
13:09:24 web.1 | * Running on http://0.0.0.0:8000/ (Press CTRL+C to quit)
13:09:24 web.1 | * Restarting with inotify reloader
13:09:25 web.1 | * Debugger is active!
13:09:25 web.1 | * Debugger PIN: 184-990-955
13:09:25 watch.1 | compiling avatar.less
13:09:25 watch.1 | compiling calendar.less
13:09:25 watch.1 | compiling chat.less
13:09:25 watch.1 | compiling common.less
13:09:25 watch.1 | compiling controls.less
13:09:25 watch.1 | compiling desk.less
13:09:25 watch.1 | compiling desktop.less
13:09:25 watch.1 | compiling docs.less
13:09:25 watch.1 | compiling email.less
13:09:25 watch.1 | compiling flex.less
13:09:25 watch.1 | compiling form.less
13:09:25 watch.1 | compiling form_grid.less
13:09:25 watch.1 | compiling frappe-datatable.less
13:09:25 watch.1 | compiling gantt.less
13:09:25 watch.1 | compiling indicator.less
13:09:25 watch.1 | compiling kanban.less
13:09:25 watch.1 | compiling list.less
13:09:25 watch.1 | compiling mixins.less
13:09:25 watch.1 | compiling mobile.less
13:09:25 watch.1 | compiling module.less
13:09:25 watch.1 | compiling navbar.less
13:09:25 watch.1 | compiling page.less
13:09:25 watch.1 | compiling report.less
13:09:25 watch.1 | compiling role_editor.less
13:09:25 watch.1 | compiling sidebar.less
13:09:25 watch.1 | compiling slickgrid.less
13:09:25 watch.1 | compiling tags.less
13:09:25 watch.1 | compiling tree.less
13:09:25 watch.1 | compiling website.less
13:09:25 watch.1 | compiling email.less
13:09:25 watch.1 | compiling erpnext.less
13:09:25 watch.1 | compiling hub.less
13:09:25 watch.1 | compiling pos.less
13:09:25 watch.1 | compiling website.less
13:09:25 watch.1 | file watching on *: 6787
13:09:26 watch.1 | Less files compiled
13:09:26 watch.1 | Wrote css/frappe-web.css - 68.44 KB
13:09:26 watch.1 | Wrote js/frappe-web.min.js - 225.62 KB
13:09:26 watch.1 | Wrote js/control.min.js - 83.45 KB
13:09:26 watch.1 | Wrote js/dialog.min.js - 127.45 KB
13:09:26 watch.1 | Wrote css/desk.min.css - 314.84 KB
13:09:26 watch.1 | Wrote css/frappe-rtl.css - 32.75 KB
13:09:26 watch.1 | Wrote js/libs.min.js - 1.12 MB
13:09:26 watch.1 | Wrote js/desk.min.js - 555.91 KB
13:09:26 watch.1 | Wrote css/module.min.css - 2.16 KB
13:09:26 watch.1 | Wrote css/form.min.css - 4.55 KB
13:09:26 watch.1 | Wrote js/form.min.js - 205.04 KB
13:09:26 watch.1 | Wrote css/list.min.css - 13.62 KB
13:09:26 watch.1 | Wrote js/list.min.js - 154.28 KB
13:09:26 watch.1 | Wrote css/report.min.css - 9.55 KB
13:09:26 watch.1 | Wrote js/report.min.js - 321.62 KB
13:09:26 watch.1 | Wrote js/web_form.min.js - 248.67 KB
13:09:26 watch.1 | Wrote css/web_form.css - 24.69 KB
13:09:26 watch.1 | Wrote js/print_format_v3.min.js - 25.88 KB
13:09:26 watch.1 | Wrote css/erpnext.css - 8.08 KB
13:09:26 watch.1 | Wrote js/erpnext-web.min.js - 4.22 KB
13:09:26 watch.1 | Wrote js/erpnext.min.js - 168.6 KB
13:09:26 watch.1 | Wrote js/item-dashboard.min.js - 8.23 KB
13:09:41 web.1 | 127.0.0.1 - - [03/Jan/2018 13:09:41] “GET / HTTP/1.1” 200 -
13:09:41 web.1 | INFO:werkzeug:127.0.0.1 - - [03/Jan/2018 13:09:41] “GET / HTTP/1.1” 200 -
13:09:41 web.1 | 127.0.0.1 - - [03/Jan/2018 13:09:41] “GET /website_script.js HTTP/1.1” 200 -
13:09:41 web.1 | INFO:werkzeug:127.0.0.1 - - [03/Jan/2018 13:09:41] “GET /website_script.js HTTP/1.1” 200 -
13:09:41 web.1 | 127.0.0.1 - - [03/Jan/2018 13:09:41] “GET /website_theme.css HTTP/1.1” 200 -
13:09:41 web.1 | INFO:werkzeug:127.0.0.1 - - [03/Jan/2018 13:09:41] “GET /website_theme.css HTTP/1.1” 200 -
13:09:44 web.1 | 127.0.0.1 - - [03/Jan/2018 13:09:44] “GET /login HTTP/1.1” 200 -
13:09:44 web.1 | INFO:werkzeug:127.0.0.1 - - [03/Jan/2018 13:09:44] “GET /login HTTP/1.1” 200 -
13:09:44 web.1 | 127.0.0.1 - - [03/Jan/2018 13:09:44] “GET /website_script.js HTTP/1.1” 200 -
13:09:44 web.1 | INFO:werkzeug:127.0.0.1 - - [03/Jan/2018 13:09:44] “GET /website_script.js HTTP/1.1” 200 -
13:09:44 web.1 | 127.0.0.1 - - [03/Jan/2018 13:09:44] “GET /website_theme.css HTTP/1.1” 200 -
13:09:44 web.1 | INFO:werkzeug:127.0.0.1 - - [03/Jan/2018 13:09:44] “GET /website_theme.css HTTP/1.1” 200 -

Keep the browser console open and send a screenshot of it when you click on Login?

The screenshot of the console after clicking the Login button is :-

Thanks for the help @shreya115.
The problem got fixed by installing Google Chrome.the problem was the as i was using higher version of firefox.