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.

Transfer-files example crashes when initiating a node #862

@gediminasml

Description

@gediminasml

Clicking on the Start IPFS button shows the following error:

Uncaught TypeError: getLevelDOWN is not a function
    at LevelUP.open (ipfs.js:47646)
    at new LevelUP (ipfs.js:47619)
    at LevelUP (ipfs.js:47579)
    at new LevelDatastore (ipfs.js:37876)
    at new IpfsRepo (ipfs.js:89813)
    at module.exports (ipfs.js:153886)
    at IPFS (ipfs.js:153937)
    at HTMLButtonElement.start (app.js:37)

And, well, the app just crashes.
I built IPFS from the latest master, also tried building from d7c9eec - no success. Any ideas what's wrong?.

EDIT: f876171 building from this commit seems to solve this issue. However, it's still not working in the latest master branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugA bug in existing code (including security flaws)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions