• Paul Stephens
  • NEWBIE
  • 5 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hello, 

I have created a customer community using the Kokua template. I have not made any major changes (I've added a couple of images). When I log into the community by selecting a contact and using the login as community feature, sometimes I see an error: "<html> <head><title>An internal server error has occurred</title></head> <body> <div style="display:none;" id="errorTitle">An internal server error has occurred</div> <div style="display:none;" id="errorDesc">An error has occurred while processing your request. The salesforce.com support team has been notified of the problem. If you believe you have additional information that may be of help in reproducing or correcting the error, please contact <a href="https://help.salesforce.com/apex/hthome">Salesforce Support</a>. Please indicate the URL of the page you were requesting, any error id shown on this page as well as any other related information. We apologize for the inconvenience. <br/><br/>Thank you again for your patience and assistance. And thanks for using salesforce.com!</div> <table cellspacing=10> <tr><td><span style="font-weight: bold; font-size: 12pt;">An internal server error has occurred</span></td></tr> <tr><td> An error has occurred while processing your request. The salesforce.com support team has been notified of the problem. If you believe you have additional information that may be of help in reproducing or correcting the error, please contact <a href="https://help.salesforce.com/apex/hthome">Salesforce Support</a>. Please indicate the URL of the page you were requesting, any error id shown on this page as well as any other related information. We apologize for the inconvenience. <br/><br/>Thank you again for your patience and assistance. And thanks for using salesforce.com! <br><br> Error ID: 2071025292-116574 (1002097673) </td> </tr> <tr><td> <br clear="all"><br><br> </td></tr> </table> </td></tr> </table> </body> </html> "

Has anyone seen this error?
Is this referencing some browser restriction?

Thanks.
provided challange is: Create a Message of The Day component that displays different text based on an attribute...
https://developer.salesforce.com/trailhead/lex_dev/lightning_components/lightning_components_expressions

i completed this challenge but traihead is not accepting it.. it is giving me error. i.e. : 
Challenge not yet complete... here's what's wrong: 
The component is not evaluating the value of the 'DayOfTheWeek' attribute to determine what to display


but when i execute my component it gives me desired output....