learn.forge.viewmodels
                                
                                 learn.forge.viewmodels copied to clipboard
                                
                                    learn.forge.viewmodels copied to clipboard
                            
                            
                            
                        Issue loading the buckets
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.
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
it seems a connection problem, from your server to Autodesk. can you try with a different connection (home or office)?
@chadzdev are you still running into this problem? Were you able to try the application on a different network?