Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions backend/logs/combined.log
Original file line number Diff line number Diff line change
Expand Up @@ -10468,3 +10468,31 @@
{"level":"error","message":"Failed to emit OSCT webhook event","metadata":{"metadata":{"environment":"test","error":"queue down","eventType":"opensource.pr_submitted","service":"web3-student-lab-backend"}},"timestamp":"2026-06-27 09:13:45.247"}
{"level":"error","message":"DB health check failed","metadata":{"metadata":{"environment":"test","error":"database unavailable","service":"web3-student-lab-backend"}},"timestamp":"2026-06-27 09:13:47.483"}
{"level":"error","message":"Redis ping failed: Stream isn't writeable and enableOfflineQueue options is false","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend","stack":"Error: Stream isn't writeable and enableOfflineQueue options is false\n at EventEmitter.sendCommand (/workspaces/Web3-Student-Lab/backend/node_modules/.pnpm/ioredis@5.11.0/node_modules/ioredis/built/Redis.js:376:32)\n at EventEmitter.ping (/workspaces/Web3-Student-Lab/backend/node_modules/.pnpm/ioredis@5.11.0/node_modules/ioredis/built/utils/Commander.js:90:25)\n at RedisClient.ping (/workspaces/Web3-Student-Lab/backend/src/cache/RedisClient.ts:94:40)\n at RedisClient.connect (/workspaces/Web3-Student-Lab/backend/src/cache/RedisClient.ts:83:18)\n at Object.<anonymous> (/workspaces/Web3-Student-Lab/backend/tests/cache.test.ts:7:23)\n at Promise.finally.completed (/workspaces/Web3-Student-Lab/backend/node_modules/.pnpm/jest-circus@30.4.2/node_modules/jest-circus/build/jestAdapterInit.js:1561:28)\n at new Promise (<anonymous>)\n at callAsyncCircusFn (/workspaces/Web3-Student-Lab/backend/node_modules/.pnpm/jest-circus@30.4.2/node_modules/jest-circus/build/jestAdapterInit.js:1501:10)\n at _callCircusHook (/workspaces/Web3-Student-Lab/backend/node_modules/.pnpm/jest-circus@30.4.2/node_modules/jest-circus/build/jestAdapterInit.js:980:40)\n at _runTestsForDescribeBlock (/workspaces/Web3-Student-Lab/backend/node_modules/.pnpm/jest-circus@30.4.2/node_modules/jest-circus/build/jestAdapterInit.js:804:7)\n at _runTestsForDescribeBlock (/workspaces/Web3-Student-Lab/backend/node_modules/.pnpm/jest-circus@30.4.2/node_modules/jest-circus/build/jestAdapterInit.js:861:11)\n at run (/workspaces/Web3-Student-Lab/backend/node_modules/.pnpm/jest-circus@30.4.2/node_modules/jest-circus/build/jestAdapterInit.js:765:3)\n at runAndTransformResultsToJestFormat (/workspaces/Web3-Student-Lab/backend/node_modules/.pnpm/jest-circus@30.4.2/node_modules/jest-circus/build/jestAdapterInit.js:1993:21)\n at jestAdapter (/workspaces/Web3-Student-Lab/backend/node_modules/.pnpm/jest-circus@30.4.2/node_modules/jest-circus/build/runner.js:111:19)\n at runTestInternal (/workspaces/Web3-Student-Lab/backend/node_modules/.pnpm/jest-runner@30.4.2/node_modules/jest-runner/build/index.js:276:16)\n at runTest (/workspaces/Web3-Student-Lab/backend/node_modules/.pnpm/jest-runner@30.4.2/node_modules/jest-runner/build/index.js:344:7)"}},"timestamp":"2026-06-27 09:13:48.074"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nMissing required environment variable: DATABASE_URL\nDescription: PostgreSQL connection string for database connectivity\nPlease check your .env file and .env.example for guidance.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:49:20.218"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nMissing required environment variable: JWT_SECRET\nDescription: Secret key for JWT token signing and verification\nPlease check your .env file and .env.example for guidance.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:49:20.239"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: JWT_SECRET\nDescription: Secret key for JWT token signing and verification\nCurrent value: \"short\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:49:20.240"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: JWT_SECRET\nDescription: Secret key for JWT token signing and verification\nCurrent value: \"short\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:49:20.241"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: JWT_SECRET\nDescription: Secret key for JWT token signing and verification\nCurrent value: \"your-secret-key-change-in-production\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:49:20.243"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: JWT_SECRET\nDescription: Secret key for JWT token signing and verification\nCurrent value: \"your-secret-key-change-in-production\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:49:20.243"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: DATABASE_URL\nDescription: PostgreSQL connection string for database connectivity\nCurrent value: \"invalid-url-format\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:49:20.244"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: DATABASE_URL\nDescription: PostgreSQL connection string for database connectivity\nCurrent value: \"invalid-url-format\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:49:20.245"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nMissing required environment variable: DATABASE_URL\nDescription: PostgreSQL connection string for database connectivity\nPlease check your .env file and .env.example for guidance.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:51:15.976"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nMissing required environment variable: JWT_SECRET\nDescription: Secret key for JWT token signing and verification\nPlease check your .env file and .env.example for guidance.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:51:15.991"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: JWT_SECRET\nDescription: Secret key for JWT token signing and verification\nCurrent value: \"short\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:51:15.992"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: JWT_SECRET\nDescription: Secret key for JWT token signing and verification\nCurrent value: \"short\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:51:15.993"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: JWT_SECRET\nDescription: Secret key for JWT token signing and verification\nCurrent value: \"your-secret-key-change-in-production\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:51:15.994"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: JWT_SECRET\nDescription: Secret key for JWT token signing and verification\nCurrent value: \"your-secret-key-change-in-production\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:51:15.995"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: DATABASE_URL\nDescription: PostgreSQL connection string for database connectivity\nCurrent value: \"invalid-url-format\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:51:15.996"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: DATABASE_URL\nDescription: PostgreSQL connection string for database connectivity\nCurrent value: \"invalid-url-format\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:51:15.997"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nMissing required environment variable: STELLAR_ISSUER_SECRET_KEY\nDescription: Stellar secret key for certificate issuance (production only)\nPlease check your .env file and .env.example for guidance.\n\nMissing required environment variable: STELLAR_ISSUER_PUBLIC_KEY\nDescription: Stellar public key for certificate issuance (production only)\nPlease check your .env file and .env.example for guidance.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:51:15.998"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nMissing required environment variable: STELLAR_ISSUER_SECRET_KEY\nDescription: Stellar secret key for certificate issuance (production only)\nPlease check your .env file and .env.example for guidance.\n\nMissing required environment variable: STELLAR_ISSUER_PUBLIC_KEY\nDescription: Stellar public key for certificate issuance (production only)\nPlease check your .env file and .env.example for guidance.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 15:51:15.998"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nMissing required environment variable: DATABASE_URL\nDescription: PostgreSQL connection string for database connectivity\nPlease check your .env file and .env.example for guidance.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 16:00:15.539"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nMissing required environment variable: JWT_SECRET\nDescription: Secret key for JWT token signing and verification\nPlease check your .env file and .env.example for guidance.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 16:00:15.555"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: JWT_SECRET\nDescription: Secret key for JWT token signing and verification\nCurrent value: \"short\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 16:00:15.556"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: JWT_SECRET\nDescription: Secret key for JWT token signing and verification\nCurrent value: \"short\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 16:00:15.557"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: JWT_SECRET\nDescription: Secret key for JWT token signing and verification\nCurrent value: \"your-secret-key-change-in-production\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 16:00:15.558"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: JWT_SECRET\nDescription: Secret key for JWT token signing and verification\nCurrent value: \"your-secret-key-change-in-production\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 16:00:15.558"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: DATABASE_URL\nDescription: PostgreSQL connection string for database connectivity\nCurrent value: \"invalid-url-format\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 16:00:15.560"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nInvalid value for environment variable: DATABASE_URL\nDescription: PostgreSQL connection string for database connectivity\nCurrent value: \"invalid-url-format\"\nPlease check .env.example for the correct format.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 16:00:15.560"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nMissing required environment variable: STELLAR_ISSUER_SECRET_KEY\nDescription: Stellar secret key for certificate issuance (production only)\nPlease check your .env file and .env.example for guidance.\n\nMissing required environment variable: STELLAR_ISSUER_PUBLIC_KEY\nDescription: Stellar public key for certificate issuance (production only)\nPlease check your .env file and .env.example for guidance.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 16:00:15.562"}
{"level":"error","message":"❌ Environment Configuration Error: Environment validation failed:\n\nMissing required environment variable: STELLAR_ISSUER_SECRET_KEY\nDescription: Stellar secret key for certificate issuance (production only)\nPlease check your .env file and .env.example for guidance.\n\nMissing required environment variable: STELLAR_ISSUER_PUBLIC_KEY\nDescription: Stellar public key for certificate issuance (production only)\nPlease check your .env file and .env.example for guidance.\n\nPlease copy .env.example to .env and fill in the required values.","metadata":{"metadata":{"environment":"test","service":"web3-student-lab-backend"}},"timestamp":"2026-07-28 16:00:15.562"}
Loading