MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-MirrorMirrorOnTheWall expection

    Scheduled Pinned Locked Moved Troubleshooting
    2 Posts 1 Posters 1.4k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • romainR Offline
      romain
      last edited by

      Hello, I got the exception when using the MMM-MirrorMirrorOnTheWall Module
      Here is my logs:

      0|mm       | Whoops! There was an uncaught exception...
      0|mm       | { Error: write EPROTO 1950990336:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown:../../vendor/node/deps/openssl/openssl/ssl/s3_pkt.c:1472:SSL alert number 46
      0|mm       | 1950990336:error:1409E0E5:SSL routines:ssl3_write_bytes:ssl handshake failure:../../vendor/node/deps/openssl/openssl/ssl/s3_pkt.c:656:
      0|mm       |     at exports._errnoException (util.js:1026:11)
      0|mm       |     at WriteWrap.afterWrite (net.js:795:14) code: 'EPROTO', errno: 'EPROTO', syscall: 'write' }'"
      

      I do have an internet connection for sure. I have the folder “certs” . Here is my MMM-MirrorMirrorOnTheWall folder achitecture.

      .
      ├── certs
      │   ├── keys.json
      │   ├── keys_sample.json
      │   ├── MagicMirror.cert.pem
      │   ├── MagicMirror.private.key
      │   ├── MagicMirror.public.key
      │   └── root-CA.crt
      ├── LICENSE.txt
      ├── MirrorMirror.js
      ├── MMM-MirrorMirrorOnTheWall.css
      ├── MMM-MirrorMirrorOnTheWall.js
      ├── ModuleNames.json
      ├── node_helper.js
      ├── node_modules
      ├── package.json 
      

      (The node_modules have a lot of folder in it so I chose not to past the content of it here for better visibility)

      What does this exception mean ? How can I solve it ?

      1 Reply Last reply Reply Quote 0
      • romainR Offline
        romain
        last edited by

        Ok, turned out It was a silly mistake, I forget to change the region in the MirrorMirror.js.
        I don’t have that exception anymore.
        However, even though the module launch without crash, nothing is happening. I say to my mic “Alexa on the wall” but nothing is happening. (The log doesn’t say anything). Any idea why ?

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy