[PR #190] [MERGED] Fix commandline backends prefixing with host #205

Closed
opened 2026-02-27 15:46:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/190
Author: @jhollowe
Created: 11/23/2024
Status: Merged
Merged: 11/23/2024
Merged by: @jhollowe

Base: developHead: fix-host-prefix


📝 Commits (1)

  • 5de7c1d Fix commandline backends prefixing with host

📊 Changes

3 files changed (+5 additions, -4 deletions)

View changed files

📝 proxmoxer/backends/command_base.py (+2 -2)
📝 proxmoxer/core.py (+2 -1)
📝 tests/test_command_base.py (+1 -1)

📄 Description

fix commandline-based backends (local and SSH backends) not functioning due to the hostname/IP being added to the start of the request path.

Fixes: #170
builds on # 186


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/proxmoxer/proxmoxer/pull/190 **Author:** [@jhollowe](https://github.com/jhollowe) **Created:** 11/23/2024 **Status:** ✅ Merged **Merged:** 11/23/2024 **Merged by:** [@jhollowe](https://github.com/jhollowe) **Base:** `develop` ← **Head:** `fix-host-prefix` --- ### 📝 Commits (1) - [`5de7c1d`](https://github.com/proxmoxer/proxmoxer/commit/5de7c1d8d641728cf181c4570270195a54e028db) Fix commandline backends prefixing with host ### 📊 Changes **3 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `proxmoxer/backends/command_base.py` (+2 -2) 📝 `proxmoxer/core.py` (+2 -1) 📝 `tests/test_command_base.py` (+1 -1) </details> ### 📄 Description fix commandline-based backends (local and SSH backends) not functioning due to the hostname/IP being added to the start of the request path. Fixes: #170 builds on # 186 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:46:53 +03:00
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/proxmoxer#205
No description provided.