Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
/home/v2391/public_html/ladu/server.js:9
const app = next({ dev, hostname, port })
                        ^

ReferenceError: hostname is not defined
    at Object.<anonymous> (/home/v2391/public_html/ladu/server.js:9:25)
    at Module._compile (node:internal/modules/cjs/loader:1554:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1706:10)
    at Module.load (node:internal/modules/cjs/loader:1289:32)
    at Module._load (node:internal/modules/cjs/loader:1108:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:220:24)
    at Module.require (node:internal/modules/cjs/loader:1311:12)
    at require (node:internal/modules/helpers:136:16)
    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)

Node.js v22.14.0
/home/v2391/public_html/ladu/server.js:9
const app = next({ dev, hostname, port })
                        ^

ReferenceError: hostname is not defined
    at Object.<anonymous> (/home/v2391/public_html/ladu/server.js:9:25)
    at Module._compile (node:internal/modules/cjs/loader:1554:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1706:10)
    at Module.load (node:internal/modules/cjs/loader:1289:32)
    at Module._load (node:internal/modules/cjs/loader:1108:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:220:24)
    at Module.require (node:internal/modules/cjs/loader:1311:12)
    at require (node:internal/modules/helpers:136:16)
    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)

Node.js v22.14.0
Error sending email: [Error: getaddrinfo ENOTFOUND smtp.ristipartner.ee] {
  errno: -3008,
  code: 'EDNS',
  syscall: 'getaddrinfo',
  hostname: 'smtp.ristipartner.ee',
  command: 'CONN'
}
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe
