Raneto
Raneto copied to clipboard
'Add Page' does not add new .md file
Fresh docker install from linuxserver/raneto using out-of-box settings
- /config set with UID/GID matching PUID/PGID of container for user 'abc'
- Able to add new category (directory is created with drwxr-xr-x)
- UNABLE to add page (provide page name, click 'Save', dialog disappears and nothing gets created; only log shows POST /rn-add-page 200 4.815 ms - 105)
I am also seeing this
Some things I noticed:
- Please use the new-ish official image located here: https://hub.docker.com/r/raneto/raneto
- Are you linking a volume for
[RANETO DIR]/content? - What OS is the container host?
- Are you using Docker CLI, Podman, Docker Desktop (Window/macOS GUI)?
#322 potentially related