[PR #177] [MERGED] Fix wrong URL with backend local #176 #199

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

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/177
Author: @dainok
Created: 10/3/2024
Status: Merged
Merged: 10/24/2024
Merged by: @jhollowe

Base: developHead: fix_local_backend


📝 Commits (2)

📊 Changes

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

View changed files

📝 proxmoxer/backends/local.py (+1 -1)
📝 tests/test_core.py (+1 -1)
📝 tests/test_local.py (+1 -1)

📄 Description

Fix #176: the URL for local backend is / not localhost.


🔄 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/177 **Author:** [@dainok](https://github.com/dainok) **Created:** 10/3/2024 **Status:** ✅ Merged **Merged:** 10/24/2024 **Merged by:** [@jhollowe](https://github.com/jhollowe) **Base:** `develop` ← **Head:** `fix_local_backend` --- ### 📝 Commits (2) - [`767271c`](https://github.com/proxmoxer/proxmoxer/commit/767271cfa97838b5d362345edab89c3e057fdccd) fix url for local requests - [`14a78aa`](https://github.com/proxmoxer/proxmoxer/commit/14a78aa8be0c8b11a5128c79a38254d563056cdb) update tests ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `proxmoxer/backends/local.py` (+1 -1) 📝 `tests/test_core.py` (+1 -1) 📝 `tests/test_local.py` (+1 -1) </details> ### 📄 Description Fix #176: the URL for local backend is `/` not `localhost`. --- <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:52 +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#199
No description provided.