I can not deploy and our api is completely down. This is for a production environment!
App ID: 637EAF50-C824-4368-FF6E-9C88F79A4600
10:19:44.254 [master] Building Model…
10:19:44.512 [master] ServerCode Model built in 258ms
10:19:44.513 [master] Timers (4):
10:19:44.514 [master] MerchantListingService (services\MerchantListingService.js)
10:19:44.514 [master] PricePointBatchingExpiration (services\PricePointBatchingService.js)
10:19:44.515 [master] SellerTransferService (services\SellerTransferService.js)
10:19:44.515 [master] SKUmatchingService (services\SKUmatchingService.js)
10:19:44.515 [master] Services (2):
10:19:44.516 [master] PricePointBatchingService (services\PricePointBatchingService.js)
10:19:44.516 [master] SecondLifeBooksService (services\SecondLifeBooksService.js)
10:19:44.523 [master] Preparing app zip file for deployment…
10:19:45.073 [master] 1769 files added into deployment archive
10:19:45.169 [master] Publishing Model to server
10:19:55.436 [master] Zip File has been uploaded, deployId = 32D46B87-7ED9-4031-A318-E8A6F6CE36FE
10:20:01.508 [master] Error: No connection with server
at new ResponseError (C:_dev\second-life-books-quasar\src-slb-api\node_modules\backendless-request\lib\index.js:42:116)
at checkStatus (C:_dev\second-life-books-quasar\src-slb-api\node_modules\backendless-request\lib\index.js:237:9)
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
code: undefined,
status: 502,
headers: {
server: ‘nginx’,
date: ‘Mon, 18 Nov 2024 15:19:59 GMT’,
‘content-type’: ‘text/html; charset=utf-8’,
‘content-length’: ‘150’,
‘strict-transport-security’: ‘max-age=31536000; includeSubDomains; preload’,
connection: ‘close’
},
body: ‘\r\n’ +
‘502 Bad Gateway\r\n’ +
‘\r\n’ +
‘
502 Bad Gateway
\r\n’ +‘
nginx\r\n’ +
‘\r\n’ +
‘\r\n’
}