erpnext docker crash frontend after instaling FAC #54
Replies: 6 comments 7 replies
-
|
do we need to install below packages-- requests |
Beta Was this translation helpful? Give feedback.
-
This seems like a network issue. Can you give this a try again @myaccwork0-boop ? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
docker log after this -- 172.18.0.1 - - [12/Nov/2025:03:50:05 +0000] "GET /assets/erpnext/dist/css/erpnext.bundle.ZBT6V5ZK.css HTTP/1.1" 404 184 "http://localhost:8080/app/tools" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" 172.18.0.1 - - [12/Nov/2025:03:50:06 +0000] "POST /api/method/erpnext.accounts.utils.get_fiscal_year HTTP/1.1" 200 48 "http://localhost:8080/app/tools" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" 172.18.0.1 - - [12/Nov/2025:03:50:06 +0000] "POST /api/method/erpnext.accounts.utils.get_fiscal_year HTTP/1.1" 200 46 "http://localhost:8080/app/tools" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" 172.18.0.1 - - [12/Nov/2025:03:50:06 +0000] "POST /api/method/erpnext.accounts.utils.get_fiscal_year HTTP/1.1" 200 46 "http://localhost:8080/app/tools" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" 172.18.0.1 - - [12/Nov/2025:03:50:06 +0000] "POST /api/method/erpnext.accounts.utils.get_fiscal_year HTTP/1.1" 200 46 "http://localhost:8080/app/tools" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" 172.18.0.1 - - [12/Nov/2025:03:50:06 +0000] "GET /socket.io/?EIO=4&transport=polling&t=PfsBrf0 HTTP/1.1" 200 118 "http://localhost:8080/app/tools" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" 172.18.0.1 - - [12/Nov/2025:03:50:06 +0000] "POST /api/method/frappe.desk.doctype.notification_log.notification_log.get_notification_logs HTTP/1.1" 200 51 "http://localhost:8080/app/tools" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" 172.18.0.1 - - [12/Nov/2025:03:50:06 +0000] "POST /socket.io/?EIO=4&transport=polling&t=PfsBrfa&sid=nnH_uKWnI7AE69_aAAAC HTTP/1.1" 200 2 "http://localhost:8080/app/tools" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" 172.18.0.1 - - [12/Nov/2025:03:50:06 +0000] "GET /socket.io/?EIO=4&transport=polling&t=PfsBrfb&sid=nnH_uKWnI7AE69_aAAAC HTTP/1.1" 200 82 "http://localhost:8080/app/tools" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" 172.18.0.1 - - [12/Nov/2025:03:50:06 +0000] "POST /api/method/frappe.desk.desktop.get_workspace_sidebar_items HTTP/1.1" 200 5744 "http://localhost:8080/app/tools" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" 172.18.0.1 - - [12/Nov/2025:03:50:06 +0000] "GET /api/method/frappe.desk.doctype.event.event.get_events?start=2025-11-12&end=2025-11-12&_=1762919405934 HTTP/1.1" 200 14 "http://localhost:8080/app/tools" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" 172.18.0.1 - - [12/Nov/2025:03:50:06 +0000] "GET /socket.io/?EIO=4&transport=websocket&sid=nnH_uKWnI7AE69_aAAAC HTTP/1.1" 101 10 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" 172.18.0.1 - - [12/Nov/2025:03:50:06 +0000] "POST /api/method/frappe.desk.desktop.get_desktop_page HTTP/1.1" 200 1557 "http://localhost:8080/app/tools" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" 172.18.0.1 - - [12/Nov/2025:03:50:16 +0000] "POST /api/method/frappe.desk.doctype.route_history.route_history.deferred_insert HTTP/1.1" 200 2 "http://localhost:8080/app/tools" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" |
Beta Was this translation helpful? Give feedback.
-
|
after docker down and start-- docker log again- File "/home/frappe/frappe-bench/apps/frappe/frappe/website/page_renderers/static_page.py", line 31, in init File "/home/frappe/frappe-bench/apps/frappe/frappe/website/page_renderers/static_page.py", line 38, in set_file_path File "/home/frappe/frappe-bench/apps/frappe/frappe/init.py", line 1483, in get_app_path File "/home/frappe/frappe-bench/apps/frappe/frappe/init.py", line 1513, in get_pymodule_path File "/home/frappe/frappe-bench/apps/frappe/frappe/init.py", line 1454, in get_module File "/usr/local/lib/python3.11/importlib/init.py", line 126, in import_module |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
I have tried to install FAC to erpnext in a docker. when we installed it hanging so mush time in below log then see internal error in frontend--frappe@e0be4c1ac038:~/frappe-bench$ bench get-app https://github.com/buildswithpaul/Frappe_Assistant_Core
Getting Frappe_Assistant_Core
$ git clone https://github.com/buildswithpaul/Frappe_Assistant_Core --origin upstream
Cloning into 'Frappe_Assistant_Core'...
remote: Enumerating objects: 1640, done.
remote: Counting objects: 100% (301/301), done.
remote: Compressing objects: 100% (156/156), done.
remote: Total 1640 (delta 205), reused 145 (delta 145), pack-reused 1339 (from 2)
Receiving objects: 100% (1640/1640), 6.20 MiB | 1.52 MiB/s, done.
Resolving deltas: 100% (1044/1044), done.
Beta Was this translation helpful? Give feedback.
All reactions