I created a new web app and still the same. Instances
dd3adae9d2711fddb0a540b152f7dd6a147e1900bbf1a5d4768379a11f6c0bd0__
Connected!
2025-05-16T16:10:57.431171875Z _____
2025-05-16T16:10:57.485708093Z / _ \ __________ _________ ____
2025-05-16T16:10:57.485716293Z / /_\ ___ / | _ __ _/ __ \
2025-05-16T16:10:57.485720593Z / | / /| | /| | /\ ___/
2025-05-16T16:10:57.485724193Z _| /_____ _/ || ___ >
2025-05-16T16:10:57.485728193Z / / /
2025-05-16T16:10:57.485731693Z A P P S E R V I C E O N L I N U X
2025-05-16T16:10:57.485734993Z
2025-05-16T16:10:57.485754893Z Documentation: http://aka.ms/webapp-linux
2025-05-16T16:10:57.485758493Z NodeJS quickstart: https://aka.ms/node-qs
2025-05-16T16:10:57.485761893Z NodeJS Version : v16.14.2
2025-05-16T16:10:57.485765193Z Note: Any data outside '/home' is not persisted
2025-05-16T16:10:57.485768593Z
2025-05-16T16:10:58.154228919Z Starting periodic command scheduler: cron.
2025-05-16T16:10:58.887962650Z Found build manifest file at '/home/site/wwwroot/oryx-manifest.toml'. Deserializing it...
2025-05-16T16:10:58.888004451Z Could not find operation ID in manifest. Generating an operation id...
2025-05-16T16:10:58.888011151Z Build Operation ID: ed9f18ce-ce6e-4dbc-b60b-f5d4e0d5f9ad
2025-05-16T16:11:00.104136608Z Environment Variables for Application Insight's IPA Codeless Configuration exists..
2025-05-16T16:11:00.121877380Z Writing output script to '/opt/startup/startup.sh'
2025-05-16T16:11:00.189383716Z Running #!/bin/sh
2025-05-16T16:11:00.189411816Z
2025-05-16T16:11:00.189416716Z # Enter the source directory to make sure the script runs where the user expects
2025-05-16T16:11:00.189420716Z cd "/home/site/wwwroot"
2025-05-16T16:11:00.189424516Z
2025-05-16T16:11:00.189427816Z export NODE_PATH=/usr/local/lib/node_modules:$NODE_PATH
2025-05-16T16:11:00.189431416Z if [ -z "$PORT" ]; then
2025-05-16T16:11:00.189434916Z export PORT=8080
2025-05-16T16:11:00.189438716Z fi
2025-05-16T16:11:00.189441916Z
2025-05-16T16:11:00.189445317Z echo Found tar.gz based node_modules.
2025-05-16T16:11:00.189448717Z extractionCommand="tar -xzf node_modules.tar.gz -C /node_modules"
2025-05-16T16:11:00.189452017Z echo "Removing existing modules directory from root..."
2025-05-16T16:11:00.189455417Z rm -fr /node_modules
2025-05-16T16:11:00.189458717Z mkdir -p /node_modules
2025-05-16T16:11:00.189461917Z echo Extracting modules...
2025-05-16T16:11:00.189465117Z $extractionCommand
2025-05-16T16:11:00.189468417Z export NODE_PATH="/node_modules":$NODE_PATH
2025-05-16T16:11:00.189471917Z export PATH=/node_modules/.bin:$PATH
2025-05-16T16:11:00.189475117Z if [ -d node_modules ]; then
2025-05-16T16:11:00.189493317Z mv -f node_modules _del_node_modules || true
2025-05-16T16:11:00.189497217Z fi
2025-05-16T16:11:00.189500417Z
2025-05-16T16:11:00.189503517Z if [ -d /node_modules ]; then
2025-05-16T16:11:00.189506717Z ln -sfn /node_modules ./node_modules
2025-05-16T16:11:00.189510018Z fi
2025-05-16T16:11:00.189513218Z
2025-05-16T16:11:00.189516318Z echo "Done."
2025-05-16T16:11:00.189519618Z npm start
2025-05-16T16:11:00.215688619Z Found tar.gz based node_modules.
2025-05-16T16:11:00.215719520Z Removing existing modules directory from root...
2025-05-16T16:11:00.377641103Z Extracting modules...
2025-05-16T16:11:33.855805393Z Done.
2025-05-16T16:11:41.045236745Z npm info it worked if it ends with ok
2025-05-16T16:11:41.046911363Z npm info using npm@6.14.15
2025-05-16T16:11:41.047980374Z npm info using node@v16.14.2
2025-05-16T16:11:41.876358369Z npm info lifecycle testifyai@1.0.0~prestart: testifyai@1.0.0
2025-05-16T16:11:41.916133992Z npm info lifecycle testifyai@1.0.0~start: testifyai@1.0.0
2025-05-16T16:11:41.983283605Z
2025-05-16T16:11:42.069693923Z > testifyai@1.0.0 start /home/site/wwwroot
2025-05-16T16:11:42.069701223Z > node --trace-deprecation --trace-warnings server.js
2025-05-16T16:11:42.069705023Z
2025-05-16T16:11:45.837294311Z ✅ TestifyAI server.js starting on 2025-05-16T16:11:45.835Z
2025-05-16T16:11:45.922670121Z server.js: Environment file .env.local being used.
2025-05-16T16:11:46.572766353Z logger.js:Setup:loglevel:info
2025-05-16T16:11:46.581159242Z logger.js:Setup:NODE_ENV=local
2025-05-16T16:11:46.963245617Z Server.js: Logger setup
2025-05-16T16:11:48.000479486Z info: db.js:setupDatabase:DB_HOST: {"0":"l","1":"o","2":"c","3":"a","4":"l","5":"h","6":"o","7":"s","8":"t","service":"user-service","timestamp":"2025-05-16 16:11:47"}
2025-05-16T16:11:48.019897194Z info: db.js:setupDatabase:DB_USER: {"0":"t","1":"e","10":"u","11":"s","12":"e","13":"r","2":"s","3":"t","4":"i","5":"f","6":"y","7":"a","8":"i","9":"_","service":"user-service","timestamp":"2025-05-16 16:11:48"}
2025-05-16T16:11:48.028385884Z info: db.js:setupDatabase:DB_PASSWORD: {"0":"","1":"","2":"","3":"","4":"","5":"","6":"*","service":"user-service","timestamp":"2025-05-16 16:11:48"}
2025-05-16T16:11:48.036078866Z info: db.js:setupDatabase:DB_NAME: {"0":"t","1":"e","10":"d","11":"b","2":"s","3":"t","4":"i","5":"f","6":"y","7":"a","8":"i","9":"_","service":"user-service","timestamp":"2025-05-16 16:11:48"}
2025-05-16T16:11:48.045578768Z Server.js: db setup
2025-05-16T16:11:48.387629341Z Server.js: express setup
2025-05-16T16:11:48.481586160Z Server.js: multer setup
2025-05-16T16:11:48.501984202Z Server.js: bodyParser setup
2025-05-16T16:11:48.539804152Z Server.js: session setup
2025-05-16T16:11:48.569242103Z Server.js: fileUpload setup
2025-05-16T16:11:48.600657377Z Server.js: flash setup
2025-05-16T16:11:48.637995621Z ✅ routes/index.js: loading pageRoutes
2025-05-16T16:11:48.935442762Z info: email.js:email Configuration:Host: smtp.gmail.com {"service":"user-service","timestamp":"2025-05-16 16:11:48"}
2025-05-16T16:11:48.942726449Z info: email.js:email Configuration:Server:Gmail {"service":"user-service","timestamp":"2025-05-16 16:11:48"}
2025-05-16T16:11:48.943796161Z info: email.js:email Configuration:Port:465 {"service":"user-service","timestamp":"2025-05-16 16:11:48"}
2025-05-16T16:11:48.944530470Z info: email.js:email Configuration:user:Admin@testifyai.design {"service":"user-service","timestamp":"2025-05-16 16:11:48"}
2025-05-16T16:11:48.953059672Z info: email.js:email Configuration:Password: ******* {"service":"user-service","timestamp":"2025-05-16 16:11:48"}
2025-05-16T16:11:48.973352213Z ✅ routes/index.js: loading apiRoutes
2025-05-16T16:11:55.340132008Z ❌ Failed to load ./routes: ReferenceError: ReadableStream is not defined
2025-05-16T16:11:55.340194509Z at Object.<anonymous> (/node_modules/undici/lib/web/fetch/response.js:528:3)
2025-05-16T16:11:55.340200709Z at Module._compile (node:internal/modules/cjs/loader:1103:14)
2025-05-16T16:11:55.340204409Z at Object.Module._extensions..js (node:internal/modules/cjs/loader:1157:10)
2025-05-16T16:11:55.340208109Z at Module.load (node:internal/modules/cjs/loader:981:32)
2025-05-16T16:11:55.340211709Z at Function.Module._load (node:internal/modules/cjs/loader:822:12)
2025-05-16T16:11:55.340215409Z at Module.require (node:internal/modules/cjs/loader:1005:19)
2025-05-16T16:11:55.340218809Z at Module.patchedRequire (/agents/nodejs/node_modules/diagnostic-channel/dist/src/patchRequire.js:16:46)
2025-05-16T16:11:55.340222109Z at Module.patchedRequire (/agents/nodejs/node_modules/require-in-the-middle/index.js:217:27)
2025-05-16T16:11:55.340225409Z at Module.Hook._require.Module.require (/agents/nodejs/node_modules/require-in-the-middle/index.js:142:27)
2025-05-16T16:11:55.340228809Z at require (node:internal/modules/cjs/helpers:102:18)
2025-05-16T16:11:55.340232109Z at Object.<anonymous> (/node_modules/undici/lib/web/fetch/index.js:11:5)
2025-05-16T16:11:55.340235609Z at Module._compile (node:internal/modules/cjs/loader:1103:14)
2025-05-16T16:11:55.340238909Z at Object.Module._extensions..js (node:internal/modules/cjs/loader:1157:10)
2025-05-16T16:11:55.340242209Z at Module.load (node:internal/modules/cjs/loader:981:32)
2025-05-16T16:11:55.340262909Z at Function.Module._load (node:internal/modules/cjs/loader:822:12)