ERPNext Freezes in the Setup with E- Logo

Hi,

I am creating a new erpnext site for my development environment and it got stuck with E-Logo. Any number of times refresh doesn’t seem to load the setup page.

Following is the error log from my browser console

This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. desk
Some cookies are misusing the recommended “SameSite“ attribute 5
The resource at “http://localhost:8000/assets/js/desk.min.js?ver=1614094335.0” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. desk
The resource at “http://localhost:8000/assets/js/list.min.js?ver=1614094335.0” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. desk
The resource at “http://localhost:8000/assets/js/form.min.js?ver=1614094335.0” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. desk
The resource at “http://localhost:8000/assets/js/control.min.js?ver=1614094335.0” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. desk
The resource at “http://localhost:8000/assets/js/report.min.js?ver=1614094335.0” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. desk
The resource at “http://localhost:8000/assets/js/erpnext.min.js?ver=1614094335.0” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. desk
Uncaught SyntaxError: missing ( before formal parameters libs.min.js:3223:23
Uncaught ReferenceError: __ is not defined
Rollup keyboard.js:169
desk.min.js:27624
keyboard.js:169:1
Rollup keyboard.js:169
desk.min.js:27624
Uncaught TypeError: class heritage frappe.views.Factory is not an object or null
list_factory.js:7
list.min.js:7204
list_factory.js:7:27
Uncaught TypeError: class heritage frappe.views.Factory is not an object or null
http://localhost:8000/assets/js/form.min.js?ver=1614094335.0:11797
http://localhost:8000/assets/js/form.min.js?ver=1614094335.0:18636
form.min.js:11797:29
Uncaught TypeError: frappe._ is undefined
capture.js:14
control.min.js:11925
capture.js:14
Uncaught TypeError: class heritage frappe.views.Factory is not an object or null
Rollup report_factory.js:4
report.min.js:11574
report_factory.js:4:29
Uncaught TypeError: frappe.breadcrumbs is undefined
http://localhost:8000/assets/js/erpnext.min.js?ver=1614094335.0:49
http://localhost:8000/assets/js/erpnext.min.js?ver=1614094335.0:6040
erpnext.min.js:49:2
Source map error: Error: JSON.parse: unterminated string at line 1 column 421889 of the JSON data
Resource URL: http://localhost:8000/assets/js/erpnext.min.js?ver=1614094335.0
Source Map URL: erpnext.min.js.map
Source map error: Error: JSON.parse: unterminated string at line 1 column 1474241 of the JSON data
Resource URL: http://localhost:8000/assets/js/form.min.js?ver=1614094335.0
Source Map URL: form.min.js.map

Please help fix the issue.

Thanks in Advance,
Vinod K

Hi,

It may help to say what version ERPNext, the steps followed to install it and the operating environment . Is it a new site on a bench that has other sites that operate without trouble?

Hi,

Were you able to resolve this issue?

I may be experiencing the same problem.

Thanks.

So many users facing the same issue and they don’t even bother to reply with a solution. ERPNext has become a mess. See my thread and my issue on Github.

Hi Fauzdar,

With this roadblock, I didn’t try deploying the application on my server instead I moved to Frappe Cloud.

Thanks & regards,
Vinod Kumar K

Hey @VinodKumarkolli, I managed to find a solution, the problem was in bench and not in ERPNext which is why none of the solutions worked. I reinstalled specific stable version 13 of bench and have not faced any issues till then.