learn.forge.viewmodels icon indicating copy to clipboard operation
learn.forge.viewmodels copied to clipboard

Issue loading the buckets

Open chadzdev opened this issue 5 years ago • 2 comments

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

chadzdev avatar Dec 18 '19 12:12 chadzdev

it seems a connection problem, from your server to Autodesk. can you try with a different connection (home or office)?

augustogoncalves avatar Dec 19 '19 14:12 augustogoncalves

@chadzdev are you still running into this problem? Were you able to try the application on a different network?

petrbroz avatar Mar 23 '21 10:03 petrbroz