Hi there
I’ve tried to update ghost by ghost update, and found that need rollback.
*A GhostError occurred.*
Message: Could not communicate with Ghost
Suggestion: journalctl -u ghost_megabrain-com-ua -n 50
Debug Information:
- OS: Ubuntu, v16.04.6 LTS*
- Node Version: v12.16.2*
- Ghost Version: 3.13.3*
- Ghost-CLI Version: 1.13.1*
- Environment: production*
- Command: ‘ghost update’*
Additional log info available in: /home/site/.ghost/logs/ghost-cli-debug-2020-04-18T08_30_30_822Z.log
Try running ghost doctor to check your system for known issues.
Then I’ve run sudo journalctl -u ghost_megabrain-com-ua -n 50
And found an interesting thing.
the part
/var/www/megabrain_ghost/versions/3.13.3/node_modules/fs-extra/lib/mkdirs/make-dir.js:86
** } catch {**
** ^**
** SyntaxError: Unexpected token {**
It’s very interesting.
It may be a bug.
Will be thankful for any comments/suggestions.