Skip to content

Broken OCI Proxmox unprivileged deployment? #473

@bradyjoh

Description

@bradyjoh

Self-host installation scripts issue

  • I understand this repository only tracks self-host installation scripts and any other issues should be reported in bitwarden/server

Steps To Reproduce

  • Proxmox 9.1 with OCI support
  • Go to node/storage/CT Templates
  • Pull from OCI Registry, paste ghcr.io/bitwarden/lite and pick latest and download
  • Create CT based on template
  • Add environment variables needed for function (see my link below for what I input)
  • Add mountpoint to preserve /etc/bitwarden
  • Start
  • Enter container with pct enter <id> from the Proxmox shell
  • Check nginx log /var/log/nginx/error.log and see 2026/03/19 12:38:52 [emerg] 142#142: open() "/var/run/nginx/nginx.pid" failed (2: No such file or directory)

Expected Result

No errors. Web UI accessible

Actual Result

Error with the nginx pid file, which I assume is causing issues reaching the UI. I try to go to https://ipaddress:8443 and get a connection refused error

Screenshots or Videos

No response

Additional Context

#358 (comment)

Build Version

latest as of 3/18

Environment

Self-Hosted

Environment Details

No response

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions