[2026-05-15T18:49:05.461Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T18:49:05.463Z] .env loaded successfully
[2026-05-15T18:49:05.464Z] Starting Strapi...
[2026-05-15T18:49:05.469Z] Starting Next.js...
[2026-05-15T18:49:05.479Z] MASTER LISTENING ON 3000 (Next: 6077, Strapi: 1337)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::6077
    at <unknown> (Error: listen EADDRINUSE: address already in use :::6077)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 6077
}
[Strapi] [2026-05-15 11:49:12.191] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] [2026-05-15 11:49:12.467] [31merror[39m: The port 1337 is already used by another application.
[Strapi] [2026-05-15 11:49:12.467] [32minfo[39m: Shutting down Strapi
[2026-05-15T18:54:39.814Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T18:54:39.816Z] .env loaded successfully
[2026-05-15T18:54:39.816Z] Starting Strapi...
[2026-05-15T18:54:39.821Z] Starting Next.js...
[2026-05-15T18:54:39.831Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js] ▲ Next.js 16.2.6
[Next.js] - Local:         http://localhost:7088
- Network:       http://23.235.221.165:7088
[Next.js] ✓ Ready in 392ms
[Strapi] [2026-05-15 11:54:46.139] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] 
[Strapi]  Project information

[Strapi] ┌────────────────────┬──────────────────────────────────────────────────┐
│ Time               │ Fri May 15 2026 11:54:46 GMT-0700 (Pacific Dayl… │
│ Launched in        │ 2524 ms                                          │
│ Environment        │ production                                       │
│ Process PID        │ 566500                                           │
│ Version            │ 5.46.0 (node v22.22.2)                           │
│ Edition            │ Community                                        │
│ Database           │ mysql                                            │
│ Database name      │ upturn6_newtest                                  │
└────────────────────┴──────────────────────────────────────────────────┘
[Strapi] 
 Actions available

Welcome back!
To manage your project 🚀, go to the administration panel at:
[Strapi] http://localhost:1355/admin

To access the server ⚡️, go to:
http://localhost:1355

[2026-05-15 11:54:46.466] [32minfo[39m: Strapi started successfully
[Strapi] [2026-05-15 11:54:53.902] [32mhttp[39m: GET /admin (55 ms) 200
[Strapi] [2026-05-15 11:54:54.434] [32mhttp[39m: GET /admin/project-type (12 ms) 200
[Strapi] [2026-05-15 11:54:55.192] [32mhttp[39m: GET /admin/users/me (15 ms) 401
[Strapi] [2026-05-15 11:54:55.196] [32mhttp[39m: GET /admin/users/me/permissions (14 ms) 401
[Strapi] [2026-05-15 11:54:55.197] [32mhttp[39m: GET /admin/init (26 ms) 200
[Strapi] [2026-05-15 11:54:55.652] [32mhttp[39m: POST /admin/access-token (19 ms) 401
[Strapi] [2026-05-15 11:54:55.661] [32mhttp[39m: GET /admin/information (7 ms) 401
[Strapi] [2026-05-15 11:54:55.664] [32mhttp[39m: GET /admin/telemetry-properties (7 ms) 401
[Strapi] [2026-05-15 11:54:55.971] [32mhttp[39m: POST /admin/access-token (7 ms) 401
[Strapi] [2026-05-15 11:54:55.977] [32mhttp[39m: POST /admin/logout (3 ms) 401
[Strapi] [2026-05-15 11:54:55.981] [32mhttp[39m: POST /admin/logout (3 ms) 401
[Strapi] [2026-05-15 11:54:56.347] [32mhttp[39m: POST /admin/logout (3 ms) 401
[Strapi] [2026-05-15 11:54:56.360] [32mhttp[39m: GET /admin/auth/login (6 ms) 200
[Strapi] [2026-05-15 11:54:56.772] [32mhttp[39m: GET /admin/project-type (3 ms) 200
[Strapi] [2026-05-15 11:54:57.173] [32mhttp[39m: GET /admin/init (5 ms) 200
[2026-05-15T19:03:38.955Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T19:03:38.957Z] .env loaded successfully
[2026-05-15T19:03:38.958Z] Starting Strapi...
[2026-05-15T19:03:38.963Z] Starting Next.js...
[2026-05-15T19:03:38.974Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::7088
    at <unknown> (Error: listen EADDRINUSE: address already in use :::7088)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 7088
}
[Strapi] [2026-05-15 12:03:45.547] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] [2026-05-15 12:03:45.920] [31merror[39m: The port 1355 is already used by another application.
[Strapi] [2026-05-15 12:03:45.920] [32minfo[39m: Shutting down Strapi
[2026-05-15T19:09:49.959Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T19:09:49.961Z] .env loaded successfully
[2026-05-15T19:09:49.961Z] Starting Strapi...
[2026-05-15T19:09:49.966Z] Starting Next.js...
[2026-05-15T19:09:49.977Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::7088
    at <unknown> (Error: listen EADDRINUSE: address already in use :::7088)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 7088
}
[Strapi] [2026-05-15 12:09:57.024] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] [2026-05-15 12:09:57.344] [31merror[39m: The port 1355 is already used by another application.
[Strapi] [2026-05-15 12:09:57.344] [32minfo[39m: Shutting down Strapi
[2026-05-15T19:25:22.124Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T19:25:22.127Z] .env loaded successfully
[2026-05-15T19:25:22.128Z] Starting Strapi...
[2026-05-15T19:25:22.136Z] Starting Next.js...
[2026-05-15T19:25:22.151Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js] ▲ Next.js 16.2.6
[Next.js] - Local:         http://localhost:7088
- Network:       http://23.235.221.165:7088
✓ Ready in 360ms
[Strapi] [2026-05-15 12:25:29.649] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] 
[Strapi]  Project information

[Strapi] ┌────────────────────┬──────────────────────────────────────────────────┐
│ Time               │ Fri May 15 2026 12:25:29 GMT-0700 (Pacific Dayl… │
│ Launched in        │ 2958 ms                                          │
│ Environment        │ production                                       │
│ Process PID        │ 999055                                           │
│ Version            │ 5.46.0 (node v22.22.2)                           │
│ Edition            │ Community                                        │
│ Database           │ mysql                                            │
│ Database name      │ upturn6_newtest                                  │
└────────────────────┴──────────────────────────────────────────────────┘

[Strapi]  Actions available

Welcome back!
To manage your project 🚀, go to the administration panel at:
http://localhost:1355/admin

To access the server ⚡️, go to:
http://localhost:1355

[Strapi] [2026-05-15 12:25:29.986] [32minfo[39m: Strapi started successfully
[2026-05-15T19:30:16.306Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T19:30:16.308Z] .env loaded successfully
[2026-05-15T19:30:16.309Z] Starting Strapi...
[2026-05-15T19:30:16.314Z] Starting Next.js...
[2026-05-15T19:30:16.325Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js] ▲ Next.js 16.2.6
[Next.js] - Local:         http://localhost:7088
- Network:       http://23.235.221.165:7088
[Next.js] ✓ Ready in 294ms
[Strapi] [2026-05-15 12:30:23.155] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] 
[Strapi]  Project information

[Strapi] ┌────────────────────┬──────────────────────────────────────────────────┐
│ Time               │ Fri May 15 2026 12:30:23 GMT-0700 (Pacific Dayl… │
│ Launched in        │ 2966 ms                                          │
│ Environment        │ production                                       │
│ Process PID        │ 1064340                                          │
│ Version            │ 5.46.0 (node v22.22.2)                           │
│ Edition            │ Community                                        │
│ Database           │ mysql                                            │
│ Database name      │ upturn6_newtest                                  │
└────────────────────┴──────────────────────────────────────────────────┘

[Strapi]  Actions available

Welcome back!
To manage your project 🚀, go to the administration panel at:
http://localhost:1355/admin

To access the server ⚡️, go to:
http://localhost:1355

[Strapi] [2026-05-15 12:30:23.547] [32minfo[39m: Strapi started successfully
[2026-05-15T19:41:03.969Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T19:41:03.971Z] .env loaded successfully
[2026-05-15T19:41:03.972Z] Starting Strapi...
[2026-05-15T19:41:03.977Z] Starting Next.js...
[2026-05-15T19:41:03.987Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[2026-05-15T19:50:16.046Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T19:50:16.049Z] .env loaded successfully
[2026-05-15T19:50:16.050Z] Starting Strapi...
[2026-05-15T19:50:16.057Z] Starting Next.js...
[2026-05-15T19:50:16.069Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js] ▲ Next.js 16.2.6
[Next.js] - Local:         http://localhost:7088
- Network:       http://23.235.221.165:7088
[Next.js] ✓ Ready in 313ms
[Strapi] [2026-05-15 12:50:22.719] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] 
[Strapi]  Project information

[Strapi] ┌────────────────────┬──────────────────────────────────────────────────┐
│ Time               │ Fri May 15 2026 12:50:23 GMT-0700 (Pacific Dayl… │
│ Launched in        │ 2701 ms                                          │
│ Environment        │ production                                       │
│ Process PID        │ 1325885                                          │
│ Version            │ 5.46.0 (node v22.22.2)                           │
│ Edition            │ Community                                        │
│ Database           │ mysql                                            │
│ Database name      │ upturn6_newtest                                  │
└────────────────────┴──────────────────────────────────────────────────┘
[Strapi] 
 Actions available

Welcome back!
To manage your project 🚀, go to the administration panel at:
[Strapi] http://localhost:1355/admin

To access the server ⚡️, go to:
http://localhost:1355

[2026-05-15 12:50:23.055] [32minfo[39m: Strapi started successfully
[Strapi] [2026-05-15 12:55:52.792] [32mhttp[39m: GET /admin (44 ms) 200
[2026-05-15T20:04:33.938Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T20:04:33.941Z] .env loaded successfully
[2026-05-15T20:04:33.942Z] Starting Strapi...
[2026-05-15T20:04:33.948Z] Starting Next.js...
[2026-05-15T20:04:33.963Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js] ▲ Next.js 16.2.6
[Next.js] - Local:         http://localhost:7088
- Network:       http://23.235.221.165:7088
[Next.js] ✓ Ready in 411ms
[Strapi] [2026-05-15 13:04:40.808] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] 
[Strapi]  Project information

[Strapi] ┌────────────────────┬──────────────────────────────────────────────────┐
│ Time               │ Fri May 15 2026 13:04:41 GMT-0700 (Pacific Dayl… │
│ Launched in        │ 3118 ms                                          │
│ Environment        │ production                                       │
│ Process PID        │ 1506391                                          │
│ Version            │ 5.46.0 (node v22.22.2)                           │
│ Edition            │ Community                                        │
│ Database           │ mysql                                            │
│ Database name      │ upturn6_newtest                                  │
└────────────────────┴──────────────────────────────────────────────────┘
[Strapi] 
 Actions available

Welcome back!
To manage your project 🚀, go to the administration panel at:
[Strapi] http://localhost:1355/admin

To access the server ⚡️, go to:
http://localhost:1355

[Strapi] [2026-05-15 13:04:41.213] [32minfo[39m: Strapi started successfully
[2026-05-15T20:15:32.446Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T20:15:32.448Z] .env loaded successfully
[2026-05-15T20:15:32.449Z] Starting Strapi...
[2026-05-15T20:15:32.454Z] Starting Next.js...
[2026-05-15T20:15:32.463Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[2026-05-15T20:16:40.121Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T20:16:40.123Z] .env loaded successfully
[2026-05-15T20:16:40.123Z] Starting Strapi...
[2026-05-15T20:16:40.129Z] Starting Next.js...
[2026-05-15T20:16:40.139Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js] ▲ Next.js 16.2.6
[Next.js] - Local:         http://localhost:7088
- Network:       http://23.235.221.165:7088
✓ Ready in 291ms
[Strapi] [2026-05-15 13:16:46.105] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] 
[Strapi]  Project information

[Strapi] ┌────────────────────┬──────────────────────────────────────────────────┐
│ Time               │ Fri May 15 2026 13:16:46 GMT-0700 (Pacific Dayl… │
│ Launched in        │ 2572 ms                                          │
│ Environment        │ production                                       │
│ Process PID        │ 1673524                                          │
│ Version            │ 5.46.0 (node v22.22.2)                           │
│ Edition            │ Community                                        │
│ Database           │ mysql                                            │
│ Database name      │ upturn6_newtest                                  │
└────────────────────┴──────────────────────────────────────────────────┘
[Strapi] 
 Actions available

Welcome back!
To manage your project 🚀, go to the administration panel at:
[Strapi] http://localhost:1355/admin

[Strapi] To access the server ⚡️, go to:
http://localhost:1355

[Strapi] [2026-05-15 13:16:46.427] [32minfo[39m: Strapi started successfully
[2026-05-15T20:22:26.049Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T20:22:26.051Z] .env loaded successfully
[2026-05-15T20:22:26.051Z] Starting Strapi...
[2026-05-15T20:22:26.057Z] Starting Next.js...
[2026-05-15T20:22:26.067Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::7088
    at <unknown> (Error: listen EADDRINUSE: address already in use :::7088)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 7088
}
[Strapi] [2026-05-15 13:22:32.205] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] [2026-05-15 13:22:32.483] [31merror[39m: The port 1355 is already used by another application.
[Strapi] [2026-05-15 13:22:32.483] [32minfo[39m: Shutting down Strapi
[2026-05-15T20:40:00.613Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T20:40:00.617Z] .env loaded successfully
[2026-05-15T20:40:00.618Z] Starting Strapi...
[2026-05-15T20:40:00.629Z] Starting Next.js...
[2026-05-15T20:40:00.642Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[2026-05-15T20:51:51.848Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T20:51:51.850Z] .env loaded successfully
[2026-05-15T20:51:51.851Z] Starting Strapi...
[2026-05-15T20:51:51.856Z] Starting Next.js...
[2026-05-15T20:51:51.866Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js] ▲ Next.js 16.2.6
[Next.js] - Local:         http://localhost:7088
- Network:       http://23.235.221.165:7088
[Next.js] ✓ Ready in 303ms
[Strapi] [2026-05-15 13:51:58.733] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] 
[Strapi]  Project information
[Strapi] 
[Strapi] ┌────────────────────┬──────────────────────────────────────────────────┐
│ Time               │ Fri May 15 2026 13:51:59 GMT-0700 (Pacific Dayl… │
│ Launched in        │ 2908 ms                                          │
│ Environment        │ production                                       │
│ Process PID        │ 2101117                                          │
│ Version            │ 5.46.0 (node v22.22.2)                           │
│ Edition            │ Community                                        │
│ Database           │ mysql                                            │
│ Database name      │ upturn6_newtest                                  │
└────────────────────┴──────────────────────────────────────────────────┘
[Strapi] 
 Actions available

Welcome back!
To manage your project 🚀, go to the administration panel at:
[Strapi] http://localhost:1355/admin

To access the server ⚡️, go to:
http://localhost:1355

[Strapi] [2026-05-15 13:51:59.135] [32minfo[39m: Strapi started successfully
[2026-05-15T20:58:14.795Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T20:58:14.797Z] .env loaded successfully
[2026-05-15T20:58:14.798Z] Starting Strapi...
[2026-05-15T20:58:14.803Z] Starting Next.js...
[2026-05-15T20:58:14.812Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[2026-05-15T21:03:19.291Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T21:03:19.293Z] .env loaded successfully
[2026-05-15T21:03:19.294Z] Starting Strapi...
[2026-05-15T21:03:19.299Z] Starting Next.js...
[2026-05-15T21:03:19.309Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js] ▲ Next.js 16.2.6
[Next.js] - Local:         http://localhost:7088
- Network:       http://23.235.221.165:7088
[Next.js] ✓ Ready in 452ms
[Strapi] [2026-05-15 14:03:26.084] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] 
[Strapi]  Project information

[Strapi] ┌────────────────────┬──────────────────────────────────────────────────┐
│ Time               │ Fri May 15 2026 14:03:26 GMT-0700 (Pacific Dayl… │
│ Launched in        │ 2667 ms                                          │
│ Environment        │ production                                       │
│ Process PID        │ 2248066                                          │
│ Version            │ 5.46.0 (node v22.22.2)                           │
│ Edition            │ Community                                        │
│ Database           │ mysql                                            │
│ Database name      │ upturn6_newtest                                  │
└────────────────────┴──────────────────────────────────────────────────┘
[Strapi] 
 Actions available

Welcome back!
To manage your project 🚀, go to the administration panel at:
[Strapi] http://localhost:1355/admin

To access the server ⚡️, go to:
http://localhost:1355

[2026-05-15 14:03:26.464] [32minfo[39m: Strapi started successfully
[2026-05-15T21:13:20.568Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T21:13:20.570Z] .env loaded successfully
[2026-05-15T21:13:20.570Z] Starting Strapi...
[2026-05-15T21:13:20.576Z] Starting Next.js...
[2026-05-15T21:13:20.585Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[2026-05-15T21:26:11.043Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T21:26:11.045Z] .env loaded successfully
[2026-05-15T21:26:11.046Z] Starting Strapi...
[2026-05-15T21:26:11.051Z] Starting Next.js...
[2026-05-15T21:26:11.061Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js] ▲ Next.js 16.2.6
[Next.js] - Local:         http://localhost:7088
- Network:       http://23.235.221.165:7088
[Next.js] ✓ Ready in 313ms
[Strapi] [2026-05-15 14:26:17.107] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] 
[Strapi]  Project information

[Strapi] ┌────────────────────┬──────────────────────────────────────────────────┐
│ Time               │ Fri May 15 2026 14:26:17 GMT-0700 (Pacific Dayl… │
│ Launched in        │ 2678 ms                                          │
│ Environment        │ production                                       │
│ Process PID        │ 2532275                                          │
│ Version            │ 5.46.0 (node v22.22.2)                           │
│ Edition            │ Community                                        │
│ Database           │ mysql                                            │
│ Database name      │ upturn6_newtest                                  │
└────────────────────┴──────────────────────────────────────────────────┘

[Strapi]  Actions available

Welcome back!
To manage your project 🚀, go to the administration panel at:
http://localhost:1355/admin

To access the server ⚡️, go to:
[Strapi] http://localhost:1355

[2026-05-15 14:26:17.497] [32minfo[39m: Strapi started successfully
[2026-05-15T21:34:20.776Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T21:34:20.778Z] .env loaded successfully
[2026-05-15T21:34:20.779Z] Starting Strapi...
[2026-05-15T21:34:20.784Z] Starting Next.js...
[2026-05-15T21:34:20.801Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::7088
    at <unknown> (Error: listen EADDRINUSE: address already in use :::7088)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 7088
}
[Strapi] [2026-05-15 14:34:26.834] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] [2026-05-15 14:34:27.100] [31merror[39m: The port 1355 is already used by another application.
[Strapi] [2026-05-15 14:34:27.100] [32minfo[39m: Shutting down Strapi
[2026-05-15T21:39:02.828Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T21:39:02.832Z] .env loaded successfully
[2026-05-15T21:39:02.833Z] Starting Strapi...
[2026-05-15T21:39:02.842Z] Starting Next.js...
[2026-05-15T21:39:02.866Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::7088
    at <unknown> (Error: listen EADDRINUSE: address already in use :::7088)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 7088
}
[Strapi] [2026-05-15 14:39:09.682] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] [2026-05-15 14:39:10.042] [31merror[39m: The port 1355 is already used by another application.
[Strapi] [2026-05-15 14:39:10.042] [32minfo[39m: Shutting down Strapi
[2026-05-15T21:46:28.403Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T21:46:28.405Z] .env loaded successfully
[2026-05-15T21:46:28.406Z] Starting Strapi...
[2026-05-15T21:46:28.410Z] Starting Next.js...
[2026-05-15T21:46:28.420Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::7088
    at <unknown> (Error: listen EADDRINUSE: address already in use :::7088)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 7088
}
[Strapi] [2026-05-15 14:46:34.789] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] [2026-05-15 14:46:35.103] [31merror[39m: The port 1355 is already used by another application.
[Strapi] [2026-05-15 14:46:35.103] [32minfo[39m: Shutting down Strapi
[2026-05-15T21:49:47.834Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T21:49:47.837Z] .env loaded successfully
[2026-05-15T21:49:47.838Z] Starting Strapi...
[2026-05-15T21:49:47.846Z] Starting Next.js...
[2026-05-15T21:49:47.862Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::7088
    at <unknown> (Error: listen EADDRINUSE: address already in use :::7088)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 7088
}
[Strapi] [2026-05-15 14:49:53.985] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] [2026-05-15 14:49:54.254] [31merror[39m: The port 1355 is already used by another application.
[Strapi] [2026-05-15 14:49:54.254] [32minfo[39m: Shutting down Strapi
[2026-05-15T21:52:45.527Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T21:52:45.529Z] .env loaded successfully
[2026-05-15T21:52:45.530Z] Starting Strapi...
[2026-05-15T21:52:45.535Z] Starting Next.js...
[2026-05-15T21:52:45.550Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::7088
    at <unknown> (Error: listen EADDRINUSE: address already in use :::7088)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 7088
}
[Strapi] [2026-05-15 14:52:51.799] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] [2026-05-15 14:52:52.110] [31merror[39m: The port 1355 is already used by another application.
[Strapi] [2026-05-15 14:52:52.110] [32minfo[39m: Shutting down Strapi
[2026-05-15T22:08:28.780Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T22:08:28.782Z] .env loaded successfully
[2026-05-15T22:08:28.783Z] Starting Strapi...
[2026-05-15T22:08:28.789Z] Starting Next.js...
[2026-05-15T22:08:28.799Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[2026-05-15T22:09:42.022Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T22:09:42.024Z] .env loaded successfully
[2026-05-15T22:09:42.025Z] Starting Strapi...
[2026-05-15T22:09:42.031Z] Starting Next.js...
[2026-05-15T22:09:42.046Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js] ▲ Next.js 16.2.6
[Next.js] - Local:         http://localhost:7088
- Network:       http://23.235.221.165:7088
[Next.js] ✓ Ready in 322ms
[Strapi] [2026-05-15 15:09:48.393] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] 
[Strapi]  Project information
[Strapi] 
[Strapi] ┌────────────────────┬──────────────────────────────────────────────────┐
│ Time               │ Fri May 15 2026 15:09:48 GMT-0700 (Pacific Dayl… │
│ Launched in        │ 2575 ms                                          │
│ Environment        │ production                                       │
│ Process PID        │ 3070038                                          │
│ Version            │ 5.46.0 (node v22.22.2)                           │
│ Edition            │ Community                                        │
│ Database           │ mysql                                            │
│ Database name      │ upturn6_newtest                                  │
└────────────────────┴──────────────────────────────────────────────────┘
[Strapi] 
 Actions available

Welcome back!
To manage your project 🚀, go to the administration panel at:
http://localhost:1355/admin

To access the server ⚡️, go to:
http://localhost:1355
[Strapi] 
[2026-05-15 15:09:48.716] [32minfo[39m: Strapi started successfully
[2026-05-15T22:21:08.526Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T22:21:08.528Z] .env loaded successfully
[2026-05-15T22:21:08.529Z] Starting Strapi...
[2026-05-15T22:21:08.534Z] Starting Next.js...
[2026-05-15T22:21:08.544Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::7088
    at <unknown> (Error: listen EADDRINUSE: address already in use :::7088)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 7088
}
[Strapi] [2026-05-15 15:21:14.729] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] [2026-05-15 15:21:14.992] [31merror[39m: The port 1355 is already used by another application.
[Strapi] [2026-05-15 15:21:14.992] [32minfo[39m: Shutting down Strapi
[2026-05-15T23:02:15.275Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T23:02:15.277Z] .env loaded successfully
[2026-05-15T23:02:15.277Z] Starting Strapi...
[2026-05-15T23:02:15.282Z] Starting Next.js...
[2026-05-15T23:02:15.292Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js] ▲ Next.js 16.2.6
[Next.js] - Local:         http://localhost:7088
- Network:       http://23.235.221.165:7088
[Next.js] ✓ Ready in 318ms
[Strapi] [2026-05-15 16:02:21.268] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] 
[Strapi]  Project information

[Strapi] ┌────────────────────┬──────────────────────────────────────────────────┐
│ Time               │ Fri May 15 2026 16:02:21 GMT-0700 (Pacific Dayl… │
│ Launched in        │ 2568 ms                                          │
│ Environment        │ production                                       │
│ Process PID        │ 3608717                                          │
│ Version            │ 5.46.0 (node v22.22.2)                           │
│ Edition            │ Community                                        │
│ Database           │ mysql                                            │
│ Database name      │ upturn6_newtest                                  │
└────────────────────┴──────────────────────────────────────────────────┘

[Strapi]  Actions available

Welcome back!
To manage your project 🚀, go to the administration panel at:
http://localhost:1355/admin

To access the server ⚡️, go to:
http://localhost:1355

[2026-05-15 16:02:21.550] [32minfo[39m: Strapi started successfully
[2026-05-15T23:20:52.943Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T23:20:52.945Z] .env loaded successfully
[2026-05-15T23:20:52.946Z] Starting Strapi...
[2026-05-15T23:20:52.953Z] Starting Next.js...
[2026-05-15T23:20:52.970Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::7088
    at <unknown> (Error: listen EADDRINUSE: address already in use :::7088)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 7088
}
[Strapi] [2026-05-15 16:20:58.975] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] [2026-05-15 16:20:59.301] [31merror[39m: The port 1355 is already used by another application.
[Strapi] [2026-05-15 16:20:59.302] [32minfo[39m: Shutting down Strapi
[2026-05-15T23:34:45.980Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T23:34:45.982Z] .env loaded successfully
[2026-05-15T23:34:45.983Z] Starting Strapi...
[2026-05-15T23:34:45.988Z] Starting Next.js...
[2026-05-15T23:34:45.999Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::7088
    at <unknown> (Error: listen EADDRINUSE: address already in use :::7088)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 7088
}
[Strapi] [2026-05-15 16:34:51.999] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] [2026-05-15 16:34:52.323] [31merror[39m: The port 1355 is already used by another application.
[Strapi] [2026-05-15 16:34:52.324] [32minfo[39m: Shutting down Strapi
[2026-05-15T23:44:29.342Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-15T23:44:29.344Z] .env loaded successfully
[2026-05-15T23:44:29.345Z] Starting Strapi...
[2026-05-15T23:44:29.352Z] Starting Next.js...
[2026-05-15T23:44:29.369Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::7088
    at <unknown> (Error: listen EADDRINUSE: address already in use :::7088)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 7088
}
[Strapi] [2026-05-15 16:44:35.879] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] 
[Strapi]  Project information
[Strapi] 
[Strapi] ┌────────────────────┬──────────────────────────────────────────────────┐
│ Time               │ Fri May 15 2026 16:44:36 GMT-0700 (Pacific Dayl… │
│ Launched in        │ 2534 ms                                          │
│ Environment        │ production                                       │
│ Process PID        │ 4034115                                          │
│ Version            │ 5.46.0 (node v22.22.2)                           │
│ Edition            │ Community                                        │
│ Database           │ mysql                                            │
│ Database name      │ upturn6_newtest                                  │
└────────────────────┴──────────────────────────────────────────────────┘
[Strapi] 
 Actions available

Welcome back!
To manage your project 🚀, go to the administration panel at:
[Strapi] http://localhost:1355/admin

To access the server ⚡️, go to:
http://localhost:1355

[Strapi] [2026-05-15 16:44:36.259] [32minfo[39m: Strapi started successfully
[2026-05-16T00:09:30.909Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-16T00:09:30.912Z] .env loaded successfully
[2026-05-16T00:09:30.913Z] Starting Strapi...
[2026-05-16T00:09:30.923Z] Starting Next.js...
[2026-05-16T00:09:30.938Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[2026-05-16T01:44:13.247Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-16T01:44:13.250Z] .env loaded successfully
[2026-05-16T01:44:13.251Z] Starting Strapi...
[2026-05-16T01:44:13.258Z] Starting Next.js...
[2026-05-16T01:44:13.273Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js] ▲ Next.js 16.2.6
[Next.js] - Local:         http://localhost:7088
- Network:       http://23.235.221.165:7088
✓ Ready in 311ms
[Strapi] [2026-05-15 18:44:20.590] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] 
[Strapi]  Project information

[Strapi] ┌────────────────────┬──────────────────────────────────────────────────┐
│ Time               │ Fri May 15 2026 18:44:20 GMT-0700 (Pacific Dayl… │
│ Launched in        │ 3215 ms                                          │
│ Environment        │ production                                       │
│ Process PID        │ 1100462                                          │
│ Version            │ 5.46.0 (node v22.22.2)                           │
│ Edition            │ Community                                        │
│ Database           │ mysql                                            │
│ Database name      │ upturn6_newtest                                  │
└────────────────────┴──────────────────────────────────────────────────┘

[Strapi]  Actions available

Welcome back!
To manage your project 🚀, go to the administration panel at:
http://localhost:1355/admin
[Strapi] 
To access the server ⚡️, go to:
http://localhost:1355

[Strapi] [2026-05-15 18:44:20.950] [32minfo[39m: Strapi started successfully
[2026-05-16T01:47:41.512Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-16T01:47:41.514Z] .env loaded successfully
[2026-05-16T01:47:41.515Z] Starting Strapi...
[2026-05-16T01:47:41.520Z] Starting Next.js...
[2026-05-16T01:47:41.533Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[2026-05-16T01:54:24.858Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-16T01:54:24.860Z] .env loaded successfully
[2026-05-16T01:54:24.860Z] Starting Strapi...
[2026-05-16T01:54:24.867Z] Starting Next.js...
[2026-05-16T01:54:24.877Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js] ▲ Next.js 16.2.6
[Next.js] - Local:         http://localhost:7088
- Network:       http://23.235.221.165:7088
✓ Ready in 316ms
[Strapi] [2026-05-15 18:54:31.553] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] 
[Strapi]  Project information

[Strapi] ┌────────────────────┬──────────────────────────────────────────────────┐
│ Time               │ Fri May 15 2026 18:54:31 GMT-0700 (Pacific Dayl… │
│ Launched in        │ 2782 ms                                          │
│ Environment        │ production                                       │
│ Process PID        │ 1219165                                          │
│ Version            │ 5.46.0 (node v22.22.2)                           │
│ Edition            │ Community                                        │
│ Database           │ mysql                                            │
│ Database name      │ upturn6_newtest                                  │
└────────────────────┴──────────────────────────────────────────────────┘

[Strapi]  Actions available

Welcome back!
To manage your project 🚀, go to the administration panel at:
http://localhost:1355/admin

To access the server ⚡️, go to:
http://localhost:1355

[Strapi] [2026-05-15 18:54:31.971] [32minfo[39m: Strapi started successfully
[2026-05-16T02:01:32.479Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-16T02:01:32.481Z] .env loaded successfully
[2026-05-16T02:01:32.481Z] Starting Strapi...
[2026-05-16T02:01:32.486Z] Starting Next.js...
[2026-05-16T02:01:32.496Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[2026-05-16T02:16:30.140Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-16T02:16:30.144Z] .env loaded successfully
[2026-05-16T02:16:30.146Z] Starting Strapi...
[2026-05-16T02:16:30.157Z] Starting Next.js...
[2026-05-16T02:16:30.204Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[2026-05-16T02:35:49.744Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-16T02:35:49.746Z] .env loaded successfully
[2026-05-16T02:35:49.747Z] Starting Strapi...
[2026-05-16T02:35:49.753Z] Starting Next.js...
[2026-05-16T02:35:49.765Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js] ▲ Next.js 16.2.6
[Next.js] - Local:         http://localhost:7088
- Network:       http://23.235.221.165:7088
✓ Ready in 304ms
[Strapi] [2026-05-15 19:35:55.424] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] 
[Strapi]  Project information

[Strapi] ┌────────────────────┬──────────────────────────────────────────────────┐
│ Time               │ Fri May 15 2026 19:35:55 GMT-0700 (Pacific Dayl… │
│ Launched in        │ 2389 ms                                          │
│ Environment        │ production                                       │
│ Process PID        │ 1674814                                          │
│ Version            │ 5.46.0 (node v22.22.2)                           │
│ Edition            │ Community                                        │
│ Database           │ mysql                                            │
│ Database name      │ upturn6_newtest                                  │
└────────────────────┴──────────────────────────────────────────────────┘
[Strapi] 
 Actions available

Welcome back!
To manage your project 🚀, go to the administration panel at:
http://localhost:1355/admin

[Strapi] To access the server ⚡️, go to:
http://localhost:1355

[Strapi] [2026-05-15 19:35:55.722] [32minfo[39m: Strapi started successfully
[2026-05-16T02:49:08.453Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-16T02:49:08.455Z] .env loaded successfully
[2026-05-16T02:49:08.456Z] Starting Strapi...
[2026-05-16T02:49:08.461Z] Starting Next.js...
[2026-05-16T02:49:08.471Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::7088
    at <unknown> (Error: listen EADDRINUSE: address already in use :::7088)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 7088
}
[Strapi] [2026-05-15 19:49:14.418] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] [2026-05-15 19:49:14.692] [31merror[39m: The port 1355 is already used by another application.
[Strapi] [2026-05-15 19:49:14.692] [32minfo[39m: Shutting down Strapi
[2026-05-16T02:52:12.932Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-16T02:52:12.934Z] .env loaded successfully
[2026-05-16T02:52:12.935Z] Starting Strapi...
[2026-05-16T02:52:12.940Z] Starting Next.js...
[2026-05-16T02:52:12.950Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::7088
    at <unknown> (Error: listen EADDRINUSE: address already in use :::7088)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 7088
}
[Strapi] [2026-05-15 19:52:19.266] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] [2026-05-15 19:52:19.653] [31merror[39m: The port 1355 is already used by another application.
[Strapi] [2026-05-15 19:52:19.654] [32minfo[39m: Shutting down Strapi
[2026-05-16T02:55:16.986Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-16T02:55:16.988Z] .env loaded successfully
[2026-05-16T02:55:16.989Z] Starting Strapi...
[2026-05-16T02:55:16.994Z] Starting Next.js...
[2026-05-16T02:55:17.004Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
[Next.js ERR] ⨯ Failed to start server
[Next.js ERR] Error: listen EADDRINUSE: address already in use :::7088
    at <unknown> (Error: listen EADDRINUSE: address already in use :::7088)
    at new Promise (<anonymous>) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 7088
}
[Strapi] [2026-05-15 19:55:23.018] [33mwarn[39m: admin.auth.options.expiresIn is deprecated and will be removed in Strapi 6. Please configure admin.auth.sessions.maxRefreshTokenLifespan and admin.auth.sessions.maxSessionLifespan.
[Strapi] [2026-05-15 19:55:23.367] [31merror[39m: The port 1355 is already used by another application.
[Strapi] [2026-05-15 19:55:23.368] [32minfo[39m: Shutting down Strapi
[2026-05-16T03:46:26.868Z] MASTER ROUTER STARTING (ULTRA SAFE MODE)
[2026-05-16T03:46:26.870Z] .env loaded successfully
[2026-05-16T03:46:26.870Z] Starting Strapi...
[2026-05-16T03:46:26.875Z] Starting Next.js...
[2026-05-16T03:46:26.886Z] MASTER LISTENING ON 3000 (Next: 7088, Strapi: 1355)
