[GH-ISSUE #18] Proxmox 8.1 no logging - Loguru #12

Open
opened 2026-02-26 17:46:06 +03:00 by kerem · 2 comments
Owner

Originally created by @Sabrimjd on GitHub (Nov 24, 2023).
Original GitHub issue: https://github.com/cvk98/Proxmox-load-balancer/issues/18

Hello Team,
just wanted to share the info, proxmox 8.x upgrades loguru to 0.7.x which doesn't work in python3.11.
Using 3.9 SDK works but in 8.1 there is only 3.11 which this script doesn't work with.

Solution: apt remove python3-loguru and force using pip3 install -r requirements.txt.

Thanks a lot for this load balancer!

Originally created by @Sabrimjd on GitHub (Nov 24, 2023). Original GitHub issue: https://github.com/cvk98/Proxmox-load-balancer/issues/18 Hello Team, just wanted to share the info, proxmox 8.x upgrades loguru to 0.7.x which doesn't work in python3.11. Using 3.9 SDK works but in 8.1 there is only 3.11 which this script doesn't work with. Solution: apt remove python3-loguru and force using pip3 install -r requirements.txt. Thanks a lot for this load balancer!
Author
Owner

@cvk98 commented on GitHub (Nov 24, 2023):

Thanks for the information. I'll leave it in the dock.

<!-- gh-comment-id:1825450539 --> @cvk98 commented on GitHub (Nov 24, 2023): Thanks for the information. I'll leave it in the dock.
Author
Owner

@tdoening commented on GitHub (May 28, 2024):

Can you make an instruction for a layman on how to run the script on Proxmox version 8?

<!-- gh-comment-id:2135112858 --> @tdoening commented on GitHub (May 28, 2024): Can you make an instruction for a layman on how to run the script on Proxmox version 8?
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/Proxmox-load-balancer#12
No description provided.