inlife / nexrender-boilerplate

Boilerplate project for rendering a video using nexrender.
MIT License
58 stars 18 forks source link

Error message: tunneling socket could not be established, statusCode=503 #16

Closed sbala69gmail closed 6 years ago

sbala69gmail commented 6 years ago

Hi,

I current run your code. But I got error.

Started local static server at port: 8000                                                                          
C:\Program Files\Adobe\Adobe After Effects CC 2017\Support Files\aerender.exe                                      
[OQWJdpEqQ] setting up project...                                                                                  
[OQWJdpEqQ] downloading assets...                                                                                  
--------------------------                                                                                         
[OQWJdpEqQ] project failed                                                                                         
--------------------------                                                                                         

Error message: tunneling socket could not be established, statusCode=503                                           
{ RequestError: tunneling socket could not be established, statusCode=503                                          
    at ClientRequest.req.once.err (D:\ramya\nexrender-boilerplate\node_modules\got\index.js:73:21)                 
    at ClientRequest.g (events.js:291:16)                                                                          
    at emitOne (events.js:96:13)                                                                                   
    at ClientRequest.emit (events.js:188:7)                                                                        
    at ClientRequest.onConnect (D:\ramya\nexrender-boilerplate\node_modules\tunnel-agent\index.js:168:23)          
    at ClientRequest.g (events.js:291:16)                                                                          
    at emitThree (events.js:116:13)                                                                                
    at ClientRequest.emit (events.js:194:7)                                                                        
    at Socket.socketOnData (_http_client.js:395:11)                                                                
    at emitOne (events.js:96:13)                                                                                   
  code: 'ECONNRESET',                                                                                              
  message: 'tunneling socket could not be established, statusCode=503',                                            
  host: 'localhost:8000',                                                                                          
  hostname: 'localhost',                                                                                           
  method: 'GET',                                                                                                   
  path: '/assets/2016-aug-deep.jpg',                                                                               
  bufferedData: <Buffer > }                                                                                        
inlife commented 6 years ago

try checking your network settings on the machine