Closed snipah closed 11 months ago
So strange ! Do you manage to see the last action prior to this ?
Difficult...
Starting...
/etc/cont-init.d/00-banner.sh: executing
-----------------------------------------------------------
Add-on: Paperless NGX
Scan, index and archive all your physical documents
-----------------------------------------------------------
Add-on version: 2.0.0.1-7
You are running the latest version of this add-on.
System: Home Assistant OS 11.1 (amd64 / qemux86-64)
Home Assistant Core: 2023.11.3
Home Assistant Supervisor: 2023.11.3
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums
-----------------------------------------------------------
Provided by: https://github.com/alexbelgium/hassio-addons
-----------------------------------------------------------
Defining permissions for main user :
User UID: 0
User GID : 0
-----------------------------------------------------------
/etc/cont-init.d/00-global_var.sh: executing
CONFIG_LOCATION='/config.yaml'
OCRLANG='DEU'
PAPERLESS_CONSUMPTION_DIR='/homeassistant/addons_config/consume'
PAPERLESS_DATA_DIR='/share/paperless/data'
PAPERLESS_MEDIA_ROOT='/share/paperless/media'
PAPERLESS_OCR_MODE='skip'
PAPERLESS_URL='https://paperless.hoevelmann.online'
PGID='0'
PUID='0'
certfile='fullchain.pem'
database='mariadb_addon'
keyfile='privkey.pem'
ssl='false'
Timezone set from Etc/UTC to Europe/Berlin
/etc/cont-init.d/00-local_mounts.sh: executing
/etc/cont-init.d/00-smb_mounts.sh: executing
/etc/cont-init.d/01-config_yaml.sh: executing
is the last I see before the above shown log shows
mmh crazy... thanks I'll try to investigate (I can't replicate)...
ok I see the issue... I'm trying to cover too many things with my code as it is transversal to many addons and have issues identifying all the ramifications of the changes (plus doing it in parallel of other things which doesn't help).
I'll correct that ASAP
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Description
Just upgraded to last version, but now the add-on tries to chmod lots of folders. This should not be induced by my setup, as this bug did not show before the update
Reproduction steps
Addon Logs
Architecture
No response
OS
No response