Skip to content

Error after stopping server and starting againΒ #23

@Jakob-Gliwa

Description

@Jakob-Gliwa

Hi there,

thank you for your great work. I'm trying to get the mcp server to run.
Managed it once but after closing it I get the following error message:

(base) mcp-loxone % cargo run --bin loxone-mcp-server stdio
warning: loxone-mcp-rust@0.6.0: Created post-build-sign.sh - run this after building to sign the binary
warning: loxone-mcp-rust@0.6.0: macOS detected: Use './cargo-build-sign.sh' or 'make build' for automatic code signing
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.16s
     Running `target/debug/loxone-mcp-server stdio`
2025-08-04T15:14:47.348768Z  INFO loxone_mcp_server: πŸš€ Starting Loxone MCP Server v0.6.0
2025-08-04T15:14:47.348839Z  INFO loxone_mcp_server: πŸ”‘ Using direct CLI credentials
2025-08-04T15:14:47.350178Z  WARN pulseengine_mcp_auth::crypto::keys: Generated new master key. Set PULSEENGINE_MCP_MASTER_KEY=XXXXXXXXXXXXXX-XXXXXXXXXXXXXXXx for persistence
Error: Config("Storage error: Encryption error: Decryption failed: aead::Error")

Also - any chance to get a ready-to-use docker image ;) ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions