why only the errorhandler is getting invoked in my trivia skill? /

Published at 2018-09-12 07:56:14

Home / Categories / Alexa skills kit / why only the errorhandler is getting invoked in my trivia skill?
I am having a problem with the trivia skill in the beginner tutorials on Alexa developer portal, only the ErrorHandler is getting invoked.
Code source:
https://github.com/alexa/skill-sample-nodejs-trivia/blob/en-US/lambda/custom/index.jsSkill Id:
amzn1.examine.sk
ill.61982dcf-985f-4956-9317-51a0574ab73c

Source: amazon.com

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0