Skip to content

Issue loading the buckets #32

@chadzdev

Description

@chadzdev

I am using Node v10.17.0. When I first load the page "localhost:3000", I see continuously "Loading ..." in the tree (see attached screenshot) without being able to add new buckets.
ForgeIssue

In the terminal, I see the followings errors/warnings:
(node:14964) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 3.233.190.64:443
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1107:14)
(node:14964) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without
a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:14964) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Could it be related to node version? I did npm install.

Thanks

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