trilium icon indicating copy to clipboard operation
trilium copied to clipboard

(Bug report) No port is listerning after upgrade server from 0.60.4 to 0.63.5

Open printff opened this issue 9 months ago • 0 comments

Trilium Version

0.63.5

What operating system are you using?

Ubuntu

What is your setup?

Server access only

Operating System Version

Ubuntu 20.04(just upgraded from 18.04)

Description

No port is listerning after upgrade server from 0.60.4 to 0.63.5 using file trilium-linux-x64-server-0.63.5.tar.xz. The port 8080 is not listerning. While before upgraded(0.60.4), it woks. After killing the node process and restart serveral times, it remains the same.

The process is running: ps -elf|grep node

0 S xxx        23704   23703  1  80   0 - 194059 ep_pol 14:43 pts/1   00:00:07 ./node/bin/node src/www

Error logs

In the log file, it shows this message: 14:44:08.935 TypeError: Cannot read properties of undefined (reading 'set')

trilium-2024-05-09.log

printff avatar May 09 '24 07:05 printff