Joplin Server updated to latest - npm Err

Dear all,

I am sorry for having beginner issue.

  • My System: Synology NAS 220+ and Joplin Server running as Docker Image
  • Server Version --> Latest

My issue:

  • I manually updated the Joplin server to latest version today (I am sorry I do not know which version I was upgrading from, but it for sure must have been minimum V 2.xx)
  • After upgrading and restarting Joplin Server, the docker image is in a continuous restart loop with the error message below

Sorry for beginner question, but would anyone be able to help me out?
I tried to find package.json and manually delete, but could not find the file as my only mount path is "/var/lib/postgresql/data".

Big thank you in advance!

========================
Error Log:

npm ERR! code ENOENT

npm ERR! syscall open

npm ERR! path /home/joplin/packages/server/packages/server/package.json

npm ERR! errno -2

npm ERR! enoent ENOENT: no such file or directory, open '/home/joplin/packages/server/packages/server/package.json'

npm ERR! enoent This is related to npm not being able to find a file.

npm ERR! enoent

npm ERR! A complete log of this run can be found in:

npm ERR! /home/joplin/.npm/_logs/2022-12-19T19_18_04_919Z-debug-0.log

Please disregard above.
I did a complete clean install and now it is working :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.