Can Not View Content Blocks due to require.js error - Magento 2 theme change Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?get requirejs-config.js to load declared cdn's for jqueryOverride Magento/Checkout/view/frontend/web/js/view/shipping.js in custom theme not workingAdding Custom JS to Magento 2 Themerequire.js error on Magento 2Magento 2 require js throw errorMagento 2.1.2 regionUpdater js error on register.phtmlError loading popper.js on Magento 2 Theme (require js)requirejs error in my child themeIssue with bootstrap 4 in magento 2Magento 2 checkout page keeps on loading.In console,$.event.props is undefined in jquery.mobile.custom.js:44:2.How to clear that?Magento 2 Stuck on Checkout page

Dominant seventh chord in the major scale contains diminished triad of the seventh?

What is the meaning of new sigil in Game of Thrones Season 8 intro?

Why aren't air breathing engines used as small first stages

Do you forfeit tax refunds/credits if you aren't required to and don't file by April 15?

How widely used is the term Treppenwitz? Is it something that most Germans know?

How do I mention the quality of my school without bragging

Does surprise arrest existing movement?

Check which numbers satisfy the condition [A*B*C = A! + B! + C!]

"Seemed to had" is it correct?

Using et al. for a last / senior author rather than for a first author

What do you call a phrase that's not an idiom yet?

illegal generic type for instanceof when using local classes

What are the possible ways to detect skin while classifying diseases?

Identifying polygons that intersect with another layer using QGIS?

Do I really need recursive chmod to restrict access to a folder?

List *all* the tuples!

How to deal with a team lead who never gives me credit?

When to stop saving and start investing?

Is there a documented rationale why the House Ways and Means chairman can demand tax info?

Bonus calculation: Am I making a mountain out of a molehill?

51k Euros annually for a family of 4 in Berlin: Is it enough?

Is there a "higher Segal conjecture"?

Diagram with tikz

Is the address of a local variable a constexpr?



Can Not View Content Blocks due to require.js error - Magento 2 theme change



Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?get requirejs-config.js to load declared cdn's for jqueryOverride Magento/Checkout/view/frontend/web/js/view/shipping.js in custom theme not workingAdding Custom JS to Magento 2 Themerequire.js error on Magento 2Magento 2 require js throw errorMagento 2.1.2 regionUpdater js error on register.phtmlError loading popper.js on Magento 2 Theme (require js)requirejs error in my child themeIssue with bootstrap 4 in magento 2Magento 2 checkout page keeps on loading.In console,$.event.props is undefined in jquery.mobile.custom.js:44:2.How to clear that?Magento 2 Stuck on Checkout page



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I am facing problem with require.js on Magento 2 theme change
Content > Blocks
The page shows endless spinner and I can never view my imported blocks for my new theme. When I do Firebug on the page. This is the error message




Error: Script error for: Magento_Ui/js/lib/key-codes
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/toolbar_entry
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_Ui/js/core/app
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/system/notification
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)




Can someone help me resolving this require.js issue?



Many thanks in advance :)










share|improve this question
















bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • the missing p in http in all resources is quite flashy, althouth I'm not sure what could cause this

    – David Verholen
    Apr 14 '16 at 18:27

















0















I am facing problem with require.js on Magento 2 theme change
Content > Blocks
The page shows endless spinner and I can never view my imported blocks for my new theme. When I do Firebug on the page. This is the error message




Error: Script error for: Magento_Ui/js/lib/key-codes
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/toolbar_entry
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_Ui/js/core/app
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/system/notification
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)




Can someone help me resolving this require.js issue?



Many thanks in advance :)










share|improve this question
















bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • the missing p in http in all resources is quite flashy, althouth I'm not sure what could cause this

    – David Verholen
    Apr 14 '16 at 18:27













0












0








0








I am facing problem with require.js on Magento 2 theme change
Content > Blocks
The page shows endless spinner and I can never view my imported blocks for my new theme. When I do Firebug on the page. This is the error message




Error: Script error for: Magento_Ui/js/lib/key-codes
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/toolbar_entry
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_Ui/js/core/app
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/system/notification
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)




Can someone help me resolving this require.js issue?



Many thanks in advance :)










share|improve this question
















I am facing problem with require.js on Magento 2 theme change
Content > Blocks
The page shows endless spinner and I can never view my imported blocks for my new theme. When I do Firebug on the page. This is the error message




Error: Script error for: Magento_Ui/js/lib/key-codes
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/toolbar_entry
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_Ui/js/core/app
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)



Error: Script error for: Magento_AdminNotification/system/notification
htt://requirejs.org/docs/errorshtml#scripterror require.js (line 166,
col 17)




Can someone help me resolving this require.js issue?



Many thanks in advance :)







magento2 javascript requirejs






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 14 '16 at 17:06









Siarhey Uchukhlebau

10.1k93058




10.1k93058










asked Apr 14 '16 at 15:17









januaryrain77januaryrain77

1617




1617





bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 9 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.














  • the missing p in http in all resources is quite flashy, althouth I'm not sure what could cause this

    – David Verholen
    Apr 14 '16 at 18:27

















  • the missing p in http in all resources is quite flashy, althouth I'm not sure what could cause this

    – David Verholen
    Apr 14 '16 at 18:27
















the missing p in http in all resources is quite flashy, althouth I'm not sure what could cause this

– David Verholen
Apr 14 '16 at 18:27





the missing p in http in all resources is quite flashy, althouth I'm not sure what could cause this

– David Verholen
Apr 14 '16 at 18:27










1 Answer
1






active

oldest

votes


















0














First of all your link have missing p in htt::// instead of http://. so check about url issue.
If further issue is not resolve, try cmd command,



php bin/magento setup:static-content:deploy


remove var folder from root.



Also set permission for magento projects.






share|improve this answer























  • Hi Rakesh , the missing p is because when I try to copy paste to this forum , i got a warning message of url .that's why I remove the p. I have removed var from root but now my backend has broken style. I also have set file permission to 644 and directory to 755. Previously, I have set file permission to 660 and directory to 770, but still has the same loading spinner problem. Is there another way ?

    – januaryrain77
    Apr 15 '16 at 19:22












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f110945%2fcan-not-view-content-blocks-due-to-require-js-error-magento-2-theme-change%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














First of all your link have missing p in htt::// instead of http://. so check about url issue.
If further issue is not resolve, try cmd command,



php bin/magento setup:static-content:deploy


remove var folder from root.



Also set permission for magento projects.






share|improve this answer























  • Hi Rakesh , the missing p is because when I try to copy paste to this forum , i got a warning message of url .that's why I remove the p. I have removed var from root but now my backend has broken style. I also have set file permission to 644 and directory to 755. Previously, I have set file permission to 660 and directory to 770, but still has the same loading spinner problem. Is there another way ?

    – januaryrain77
    Apr 15 '16 at 19:22
















0














First of all your link have missing p in htt::// instead of http://. so check about url issue.
If further issue is not resolve, try cmd command,



php bin/magento setup:static-content:deploy


remove var folder from root.



Also set permission for magento projects.






share|improve this answer























  • Hi Rakesh , the missing p is because when I try to copy paste to this forum , i got a warning message of url .that's why I remove the p. I have removed var from root but now my backend has broken style. I also have set file permission to 644 and directory to 755. Previously, I have set file permission to 660 and directory to 770, but still has the same loading spinner problem. Is there another way ?

    – januaryrain77
    Apr 15 '16 at 19:22














0












0








0







First of all your link have missing p in htt::// instead of http://. so check about url issue.
If further issue is not resolve, try cmd command,



php bin/magento setup:static-content:deploy


remove var folder from root.



Also set permission for magento projects.






share|improve this answer













First of all your link have missing p in htt::// instead of http://. so check about url issue.
If further issue is not resolve, try cmd command,



php bin/magento setup:static-content:deploy


remove var folder from root.



Also set permission for magento projects.







share|improve this answer












share|improve this answer



share|improve this answer










answered Apr 15 '16 at 5:00









Rakesh JesadiyaRakesh Jesadiya

30.3k1577125




30.3k1577125












  • Hi Rakesh , the missing p is because when I try to copy paste to this forum , i got a warning message of url .that's why I remove the p. I have removed var from root but now my backend has broken style. I also have set file permission to 644 and directory to 755. Previously, I have set file permission to 660 and directory to 770, but still has the same loading spinner problem. Is there another way ?

    – januaryrain77
    Apr 15 '16 at 19:22


















  • Hi Rakesh , the missing p is because when I try to copy paste to this forum , i got a warning message of url .that's why I remove the p. I have removed var from root but now my backend has broken style. I also have set file permission to 644 and directory to 755. Previously, I have set file permission to 660 and directory to 770, but still has the same loading spinner problem. Is there another way ?

    – januaryrain77
    Apr 15 '16 at 19:22

















Hi Rakesh , the missing p is because when I try to copy paste to this forum , i got a warning message of url .that's why I remove the p. I have removed var from root but now my backend has broken style. I also have set file permission to 644 and directory to 755. Previously, I have set file permission to 660 and directory to 770, but still has the same loading spinner problem. Is there another way ?

– januaryrain77
Apr 15 '16 at 19:22






Hi Rakesh , the missing p is because when I try to copy paste to this forum , i got a warning message of url .that's why I remove the p. I have removed var from root but now my backend has broken style. I also have set file permission to 644 and directory to 755. Previously, I have set file permission to 660 and directory to 770, but still has the same loading spinner problem. Is there another way ?

– januaryrain77
Apr 15 '16 at 19:22


















draft saved

draft discarded
















































Thanks for contributing an answer to Magento Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f110945%2fcan-not-view-content-blocks-due-to-require-js-error-magento-2-theme-change%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

HP P840 HDD RAID 5 many strange drive faiuresHP SmartArray P400: How to repair failed logical drive?Reusing Raid 5 Drive?reliably and automatically determine connection path of physical position of HDD from /dev/sdX device fileHow to replace failed drive in RAID 5 array in HP DL380 G4 serverQuestions on increasing RAID 5 arrayRaid 10, Logical device are missingHP Code 341 “Physical Drive State: Predictive failure. This physical drive is predicted to fail soon.”HPE 1.92TB SATA 6G Mixed Use SFF SSD very slow compared to SAS HDD HP disksHP drive array “ready for rebuild” (RAID5)Hard Disc Failure or RAID Glitch

Jalkaväkirykmentti 49 (jatkosota) Sisällysluettelo Perustaminen | Keskittäminen | Komentaja(t) | Lähteet | NavigointivalikkoInfobox OKlaajentamalla