[GH-ISSUE #52] [Bug]: Unable to add self-signed certificate PBS #60

Closed
opened 2026-03-07 19:27:02 +03:00 by kerem · 0 comments
Owner

Originally created by @erwanclx on GitHub (Feb 25, 2026).
Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/52

Bug Description

Trying to add a PBS with self-signed certificate, successfull add in UI without error but no data in Proxmox Backup Server section

Steps to Reproduce

Go to "Connections" tab, Add PBS, then fill the form with Ignore TLS certificate errors ticked.
Next, go to Backups tabs > PBS, select the PBS Server and see you have no info at all.
Finally, when multiple fetch fail, we can see error in docker logs

Expected Behavior

Fetch data from PBS

Actual Behavior

Fetch Error

ProxCenter Version

latest

Proxmox VE Version

latest

Browser

Chrome

Logs / Screenshots

Image
[entrypoint] Starting...

 ██████╗ ██╗  ██╗ ██████╗
 ██╔══██╗╚██╗██╔╝██╔════╝
 ██████╔╝ ╚███╔╝ ██║
 ██╔═══╝  ██╔██╗ ██║
 ██║     ██╔╝ ██╗╚██████╗
 ╚═╝     ╚═╝  ╚═╝ ╚═════╝
 ProxCenter v1.2.0-d328f2d — Community Edition

 Unified server on port 3000
 ├─ HTTP + WebSocket  http://0.0.0.0:3000  ✓
 └─ Database          SQLite             ✓

 WebSocket routes
 ├─ /api/internal/ws/shell           Node/VM/CT shell
 ├─ /api/internal/ws/console/{id}    VM/CT console
 ├─ /ws/shell                        (alias)
 └─ /ws/console/{id}                 (alias)

[inventory] Fetched from Proxmox in 145ms
[inventory] Fetched from Proxmox in 2618ms
[inventory] Fetched from Proxmox in 214ms
[inventory] Serving stale data, revalidating in background
[inventory] Background revalidation completed in 130ms
License features fetch failed: fetch failed
[inventory] Serving stale data, revalidating in background
[inventory] Background revalidation completed in 181ms
License features fetch failed: fetch failed
[inventory] Fetched from Proxmox in 135ms
PBS status error: Error: self-signed certificate
    at ignore-listed frames {
  code: 'DEPTH_ZERO_SELF_SIGNED_CERT'
}
PBS status error: Error: self-signed certificate
    at ignore-listed frames {
  code: 'DEPTH_ZERO_SELF_SIGNED_CERT'
}
PBS status error: Error: self-signed certificate
    at ignore-listed frames {
  code: 'DEPTH_ZERO_SELF_SIGNED_CERT'
}

Originally created by @erwanclx on GitHub (Feb 25, 2026). Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/52 ### Bug Description Trying to add a PBS with self-signed certificate, successfull add in UI without error but no data in Proxmox Backup Server section ### Steps to Reproduce Go to "Connections" tab, Add PBS, then fill the form with _Ignore TLS certificate errors_ ticked. Next, go to _Backups_ tabs > _PBS_, select the PBS Server and see you have no info at all. Finally, when multiple fetch fail, we can see error in docker logs ### Expected Behavior Fetch data from PBS ### Actual Behavior Fetch Error ### ProxCenter Version latest ### Proxmox VE Version latest ### Browser Chrome ### Logs / Screenshots <img width="2473" height="733" alt="Image" src="https://github.com/user-attachments/assets/bb5ca829-1709-4c03-b065-645869f04990" /> ``` [entrypoint] Starting... ██████╗ ██╗ ██╗ ██████╗ ██╔══██╗╚██╗██╔╝██╔════╝ ██████╔╝ ╚███╔╝ ██║ ██╔═══╝ ██╔██╗ ██║ ██║ ██╔╝ ██╗╚██████╗ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ProxCenter v1.2.0-d328f2d — Community Edition Unified server on port 3000 ├─ HTTP + WebSocket http://0.0.0.0:3000 ✓ └─ Database SQLite ✓ WebSocket routes ├─ /api/internal/ws/shell Node/VM/CT shell ├─ /api/internal/ws/console/{id} VM/CT console ├─ /ws/shell (alias) └─ /ws/console/{id} (alias) [inventory] Fetched from Proxmox in 145ms [inventory] Fetched from Proxmox in 2618ms [inventory] Fetched from Proxmox in 214ms [inventory] Serving stale data, revalidating in background [inventory] Background revalidation completed in 130ms License features fetch failed: fetch failed [inventory] Serving stale data, revalidating in background [inventory] Background revalidation completed in 181ms License features fetch failed: fetch failed [inventory] Fetched from Proxmox in 135ms PBS status error: Error: self-signed certificate at ignore-listed frames { code: 'DEPTH_ZERO_SELF_SIGNED_CERT' } PBS status error: Error: self-signed certificate at ignore-listed frames { code: 'DEPTH_ZERO_SELF_SIGNED_CERT' } PBS status error: Error: self-signed certificate at ignore-listed frames { code: 'DEPTH_ZERO_SELF_SIGNED_CERT' } ```
kerem 2026-03-07 19:27:02 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxcenter-ui#60
No description provided.