hassio-addons: [Joplin Server] Not starting after installation

Which addon?

  • Addon name : Joplin
  • Addon version : 2.6.10

Describe the bug

After installing (building) the addon is not starting.

As you use the florider89/joplin-server:latest image in the Dockerfile, I think the build pulls the latest version 2.7.4 which is not compatible with the build config?!

To Reproduce

Starting...
/etc/cont-init.d/00-aaa_dockerfile_backup.sh: executing
Executing modules script
curl: (77) error setting certificate verify locations:  CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs
script failed to install 00-banner.sh
curl: (77) error setting certificate verify locations:  CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs
script failed to install 00-global_var.sh
Executing script
/etc/cont-init.d/00-aaa_dockerfile_backup.sh: exiting 77
/etc/cont-init.d/99-run.sh: executing
/usr/bin/env: 'bashio': No such file or directory
/etc/cont-init.d/99-run.sh: exiting 127

Full addon config

APP_BASE_URL: https://joplin.mydoma.in

System

  • Supervisor version: supervisor-2022.01.1
  • Host system version: Home Assistant OS 7.4 Raspberry Pi 4 4GB

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 25 (15 by maintainers)

Most upvoted comments

Ok, thank you. I think we can close this one 😃

You may could remove it. The Mail config is already logged by Joplin. image

Mmh actually there is no config for sqlite, that’s why it doesn’t work… It is only set for postgress. I’ll have a look to enable persistence for sqlite