Skip to content

[BUG] Install Error: with 1.17.0: stat /opt/kasm/1.16.1/conf/app/api.app.config.yaml #88

Closed
@OneCreek

Description

@OneCreek

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

While using image 1.17.0 during Setup: Error while setting up via Port 3000:
Error: stat /opt/kasm/1.16.1/conf/app/api.app.config.yaml:

Expected Behavior

Install works smooth

Steps To Reproduce

Image linuxserver/kasm:1.16.1 doesn't have the issue.

Investigation:
Path in 1.17.0 container seems to be /opt/kasm/1.16.1/conf/app/api/api.app.config.yaml

Not sure if also other issues like this exist due to update...

Environment

- OS: Debian 12

CPU architecture

x86-64

Docker creation

services:
  kasm-lscr:
    image: lscr.io/linuxserver/kasm:latest
    container_name: kasm-lscr
    hostname: kasm-lscr
    privileged: true
    environment:
      - KASM_PORT=1443
    volumes:
      - ./kasm-lscr/data:/opt 
      - ./kasm-lscr/profiles:/profiles 
    ports:
      - 13000:3000 
      - 1443:1443

Container logs

[custom-init] No custom files found, skipping...

[ls.io-init] done.

time="2025-05-22T10:57:16+02:00" level=error msg="2025/05/22 08:57:16 INFO  : Serving unix socket: /run/docker/plugins/rclone.sock" plugin=330cca7f248fe4a73c4b4d377878178809d3ca0b0a92821c22625a58960fe4ab

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions