After installed theme components, site is down!

I installed some theme components, then site can’t be visited now.

error logs:

    Message (3 copies reported)

TypeError: undefined is not an object (evaluating 'sections[1].toLowerCase')
Url: https://xu2.com.cn/assets/ember_jquery-1ed3f3559e6f967733b4088aa729ff7039dff2c09c5a5f787a214b016f58aabc.js
Line: 1
Column: 31693
Window Location: https://xu2.com.cn/

Backtrace

_loop@https://xu2.com.cn/theme-javascripts/e5b4e631bb6b82d103d9ad1cb87a9ea927dd19a4.js?__ws=xu2.com.cn:41:30
https://xu2.com.cn/theme-javascripts/e5b4e631bb6b82d103d9ad1cb87a9ea927dd19a4.js?__ws=xu2.com.cn:52:16
initialize@https://xu2.com.cn/theme-javascripts/e5b4e631bb6b82d103d9ad1cb87a9ea927dd19a4.js?__ws=xu2.com.cn:22:36
https://xu2.com.cn/assets/ember_jquery-1ed3f3559e6f967733b4088aa729ff7039dff2c09c5a5f787a214b016f58aabc.js:1:341159
https://xu2.com.cn/assets/ember_jquery-1ed3f3559e6f967733b4088aa729ff7039dff2c09c5a5f787a214b016f58aabc.js:1:501466
https://xu2.com.cn/assets/ember_jquery-1ed3f3559e6f967733b4088aa729ff7039dff2c09c5a5f787a214b016f58aabc.js:1:500488
https://xu2.com.cn/assets/ember_jquery-1ed3f3559e6f967733b4088aa729ff7039dff2c09c5a5f787a214b016f58aabc.js:1:499901
https://xu2.com.cn/assets/ember_jquery-1ed3f3559e6f967733b4088aa729ff7039dff2c09c5a5f787a214b016f58aabc.js:1:499947
_runInitializer@https://xu2.com.cn/assets/ember_jquery-1ed3f3559e6f967733b4088aa729ff7039dff2c09c5a5f787a214b016f58aabc.js:1:341386
runInstanceInitializers@https://xu2.com.cn/assets/ember_jquery-1ed3f3559e6f967733b4088aa729ff7039dff2c09c5a5f787a214b016f58aabc.js:1:341109

Env

HTTP HOSTS: xu2.com.cn

Go to https://yoursite.com/safe-mode, it will let you run your site with no components enabled, and there you can disable them one by one until you find which one is broken.

4 Likes

thanks so much! I will try it now

1 Like

solved now! thanks so much!