MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    UNSOLVED Can't access to https server with clientonly

    Troubleshooting
    1
    1
    376
    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.
    • I
      ibob last edited by ibob

      Hi all,

      It seems to be impossible to connect to a https server when using clientonly.

      First of all, in line 64 in /serveronly/index.js, we can see

      getServerConfig(`http://${config.address}:${config.port}/config/`)
      

      with no use of https

      Once I have modified the line with https, i encounter another error message

      Unable to connect to server: (Error: Unable to read config from server (https://xxxx:8080/config/ (unable to verify the first certificate)
      

      I can access to the server with no problem using a browser.

      Any idea?

      Thank you very much

      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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy