Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Uncaught TypeError: Cannot read property 'generateKey' of undefined #964

Closed
@lightninglu10

Description

@lightninglu10
  • Version: ipfs/js-ipfs
  • Platform: AWS EC2 Linux instance
  • Subsystem: Webcrypto, Chrome 60.0.3112.101

Type: Bug

Severity: High

Description: When trying to connect to IPFS on an amazon ec2 instance, I get the error:

Uncaught TypeError: Cannot read property 'generateKey' of undefined.

It seems like it's coming from the webcrypto package. But it's weird because it works locally for me, it's only when I deploy to ec2 that all of a sudden things go haywire.

I also get the error:

Uncaught Error: Callback was already called.

Steps to reproduce the error:

Will put up a website in a second.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions