(node:645146) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:757747) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:187:13)
    at Object.wrappedValidations.<computed> [as xForwardedForHeader] (/home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:398:22)
    at Object.keyGenerator (/home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:671:20)
    at /home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:724:32
    at /home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:704:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
(node:757747) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:187:13)
    at Object.wrappedValidations.<computed> [as xForwardedForHeader] (/home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:398:22)
    at Object.keyGenerator (/home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:671:20)
    at /home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:724:32
    at /home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:704:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:187:13)
    at Object.wrappedValidations.<computed> [as xForwardedForHeader] (/home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:398:22)
    at Object.keyGenerator (/home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:671:20)
    at /home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:724:32
    at /home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:704:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:187:13)
    at Object.wrappedValidations.<computed> [as xForwardedForHeader] (/home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:398:22)
    at Object.keyGenerator (/home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:671:20)
    at /home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:724:32
    at /home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:704:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
    at Object.xForwardedForHeader (/home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:187:13)
    at Object.wrappedValidations.<computed> [as xForwardedForHeader] (/home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:398:22)
    at Object.keyGenerator (/home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:671:20)
    at /home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:724:32
    at runNextTicks (node:internal/process/task_queues:64:5)
    at processImmediate (node:internal/timers:452:9)
    at /home/tutoring/nodevenv/n8/22/lib/node_modules/express-rate-limit/dist/index.cjs:704:5 {
  code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
  help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
}
