Niklas Wojtkowiak
Niklas Wojtkowiak
Yes, the number goes up.
I have determined it does not get added to the file. Instead just a frontend issue.
└─$ sudo node lib/handout.js 1 ⨯ /home/nim1com/handout/lib/webserver.js:10 this.domain = options.domain.slice(0, -1), ^ TypeError: Cannot read properties of null (reading 'slice') at new Webserver (/home/nim1com/handout/lib/webserver.js:10:34) at Object. (/home/nim1com/handout/lib/handout.js:23:19) at Module._compile (node:internal/modules/cjs/loader:1103:14)...
same problem here