Skip to content

s6-rc-compile: fatal #288

@Marco418154

Description

@Marco418154

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

With the latest release I get the following error in the container for the bookstack-server:

"s6-rc-compile: fatal: invalid /etc/s6-overlay/s6-rc.d/init-bookstack-config/type: must be oneshot, longrun, or bundle"

I switched back to release 26.03.1 and everything works fine.

Expected Behavior

bookstack should start and work :)

Steps To Reproduce

Install release 26.03.1 everything works
Install 26.03.02 again and the error is still there

Environment

- OS: Debian 13.4
- How docker service was installed:
as a Stack in portainer

CPU architecture

x86-64

Docker creation

services:
  bookstack-server:
    image: lscr.io/linuxserver/bookstack:latest
    #image: lscr.io/linuxserver/bookstack:26.03.1
    container_name: bookstack-server
    restart: unless-stopped
    environment:
      PUID: 1000
      PGID: 1000

Container logs

s6-rc-compile: fatal: invalid /etc/s6-overlay/s6-rc.d/init-bookstack-config/type: must be oneshot, longrun, or bundle

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions