@fedect1 I only glanced at the complete error message quickly. Apparently there's something off with your secret in the session management:
data
:
"<!DOCTYPE html><html><head><title></title><link rel=\"stylesheet\" href=\"/stylesheets/style.css\"></head><body><h1>secret option required for sessions</h1><h2></h2><pre>Error: secret option required for sessions\n at session (/app/node_modules/express-session/index.js:200:12)\n at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer
@fedect1 I only glanced at the complete error message quickly. Apparently there's something off with your secret in the session management:
Maybe have a look what's going on there.
Reproducer: