Skip to content

Error: failed to parse theme name (Rosepine) #218

Description

@doughmination

Hi There,

I was setting up for the first time, and I came into this issue

root@host:/etc/sv/wastebin# ./run
Error: failed to parse theme name

while using this as my setup

#!/bin/sh

export WASTEBIN_ADDRESS_PORT="127.0.0.1:8088"
export WASTEBIN_DATABASE_PATH="/srv/clove/wastebin/data/state.db"
export WASTEBIN_BASE_URL="https://bin.doughmination.gay"
export WASTEBIN_TITLE="Doughmination's Bin"
export RUST_LOG="info"
export WASTEBIN_THEME="rosepine"

cd /srv/clove/wastebin || exit 1

exec chpst -u clove ./wastebin

The error comes from rosepine

I tested EVERY theme, manually, ran it, and had zero errors except for the rosepine theme

Please can be this looked into

Thank you for your time 🖤

WASTEBIN VERSION: 3.7.2 (LATEST)
Server: Ubuntu 26.04-LTS
Running with RunIt and nginx proxy

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