Skip to content

[SETUP_VERIFY_ERROR] Error: RS256 not yet supported - please use ES256 #421

@cicklow

Description

@cicklow

Description

I can't complete the installation using nodejs because I get an error; it doesn't recognize the fingerprint or the PIN.

Steps to reproduce

Step 3 of the installation

Environment

  • emdash 0.0.1
  • nodejs 11.12.1
  • OS windows 10

Logs / error output

20:09:48 [200] POST /_emdash/api/setup/admin 18ms
[SETUP_VERIFY_ERROR] Error: RS256 not yet supported - please use ES256
    at verifyRegistrationResponse (C:\xampp\htdocs\EmDash\my-site\node_modules\@emdash-cms\auth\src\passkey\register.ts:178:9)
    at async Module.POST (C:\xampp\htdocs\EmDash\my-site\node_modules\emdash\src\astro\routes\api\setup\admin-verify.ts:66:20)
    at async renderEndpoint (C:\xampp\htdocs\EmDash\my-site\node_modules\astro\dist\runtime\server\endpoint.js:37:18)
    at async lastNext (C:\xampp\htdocs\EmDash\my-site\node_modules\astro\dist\core\render-context.js:266:23)
    at async doInit (C:\xampp\htdocs\EmDash\my-site\node_modules\emdash\src\astro\middleware.ts:419:20)
    at async callMiddleware (C:\xampp\htdocs\EmDash\my-site\node_modules\astro\dist\core\middleware\callMiddleware.js:11:10)
    at async RenderContext.render (C:\xampp\htdocs\EmDash\my-site\node_modules\astro\dist\core\render-context.js:313:73)
    at async AstroServerApp.render (C:\xampp\htdocs\EmDash\my-site\node_modules\astro\dist\core\app\base.js:348:20)
    at async run (C:\xampp\htdocs\EmDash\my-site\node_modules\astro\dist\vite-plugin-app\app.js:154:26)
    at async runWithErrorHandling (C:\xampp\htdocs\EmDash\my-site\node_modules\astro\dist\vite-plugin-astro-server\controller.js:64:5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions