mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #108] [Bug]: Unable to run on another both in host network mode #55
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#55
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @idarkside on GitHub (Jan 19, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/108
Originally assigned to: @maziggy on GitHub.
Bug Description
Unable to run as network_mode: host and select a differant port
Expected Behavior
Run on another port to avoid conflicts with other apps on host
Steps to Reproduce
Existing App On Port 8000
Deploy compose
Start container
Printer Model
X1 Carbon
Bambuddy Version
0.1.6b9
Printer Firmware Version
NA
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs
Screenshots
No response
Additional Context
No response
Checklist
@mathse commented on GitHub (Jan 19, 2026):
For this to work you need to disable network mode in the docker-compose.yml and expose the internal port 8000 to something unused.
AFAIK you will lose the virtual printer... But I am not sure
@RyanEwen commented on GitHub (Jan 19, 2026):
I had this issue as well. Was hoping to set an ENV var to change the port that the app runs on within the container, so that we could still use host_networking when another app is on 8000
@maziggy commented on GitHub (Jan 20, 2026):
Added env variable support for custom network port. Please use branch 0.1.6b10.
Docs -> https://wiki.bambuddy.cool/getting-started/docker/?h=port#custom-port