1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #483] [Bug]: IP Address showing on the Support Bundle #304

Closed
opened 2026-05-07 00:08:42 +02:00 by BreizhHardware · 6 comments

Originally created by @wreuel on GitHub (Feb 21, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/483

Originally assigned to: @maziggy on GitHub.

Bug Description

The Local Ip addres from the PRINTER is showing on the Support Bug, is that OK?

Expected Behavior

It should show IP Address

Steps to Reproduce

Just generate a report bug and you should see the ip when doing operation, mainly the FTP one

Printer Model

P2S

Bambuddy Version

v0.2.1b2

Printer Firmware Version

01.01.03.00

Installation Method

Docker

Operating System

Linux (Ubuntu/Debian)

Relevant Logs / Support Package


Screenshots

bambuddy.log
support-info.json

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this bug hasn't already been reported
  • I am using the latest version of Bambuddy
  • My printer is set to LAN Only mode
Originally created by @wreuel on GitHub (Feb 21, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/483 Originally assigned to: @maziggy on GitHub. ### Bug Description The Local Ip addres from the PRINTER is showing on the Support Bug, is that OK? ### Expected Behavior It should show IP Address ### Steps to Reproduce Just generate a report bug and you should see the ip when doing operation, mainly the FTP one ### Printer Model P2S ### Bambuddy Version v0.2.1b2 ### Printer Firmware Version 01.01.03.00 ### Installation Method Docker ### Operating System Linux (Ubuntu/Debian) ### Relevant Logs / Support Package ```shell ``` ### Screenshots [bambuddy.log](https://github.com/user-attachments/files/25459215/bambuddy.log) [support-info.json](https://github.com/user-attachments/files/25459216/support-info.json) ### Additional Context _No response_ ### Checklist - [x] I have searched existing issues to ensure this bug hasn't already been reported - [x] I am using the latest version of Bambuddy - [x] My printer is set to LAN Only mode
BreizhHardware 2026-05-07 00:08:42 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@maziggy commented on GitHub (Feb 21, 2026):

Yeah, good question. Until now I never saw public IP addresses. Always private ones. But on the other side it is more than helpful to see the IP addresses or debugging.

I'm open to the community. Should I remove it?

<!-- gh-comment-id:3939015558 --> @maziggy commented on GitHub (Feb 21, 2026): Yeah, good question. Until now I never saw public IP addresses. Always private ones. But on the other side it is more than helpful to see the IP addresses or debugging. I'm open to the community. Should I remove it?
Author
Owner

@aneopsy commented on GitHub (Feb 22, 2026):

Maybe it should be replace by fake local IP ?

<!-- gh-comment-id:3940698087 --> @aneopsy commented on GitHub (Feb 22, 2026): Maybe it should be replace by fake local IP ?
Author
Owner

@maziggy commented on GitHub (Feb 22, 2026):

Then it is useless and I can remove it.

<!-- gh-comment-id:3940700032 --> @maziggy commented on GitHub (Feb 22, 2026): Then it is useless and I can remove it.
Author
Owner

@JasonSwindle commented on GitHub (Feb 22, 2026):

RFC1918 IPs are safe to share. You should never have your printer on a public routable IP. That is like having your normal printer exposed to the internet. The only issue is IPV6, and these do not support that.

Knowing the IP will not help on support much, but there is little to zero risk. The hacker would need to be in your network, and you have bigger problems at that point.

<!-- gh-comment-id:3940944815 --> @JasonSwindle commented on GitHub (Feb 22, 2026): RFC1918 IPs are safe to share. You should never have your printer on a public routable IP. That is like having your normal printer exposed to the internet. The only issue is IPV6, and these do not support that. Knowing the IP will not help on support much, but there is little to zero risk. The hacker would need to be in your network, and you have bigger problems at that point.
Author
Owner

@maziggy commented on GitHub (Feb 22, 2026):

Image
<!-- gh-comment-id:3941391105 --> @maziggy commented on GitHub (Feb 22, 2026): <img width="556" height="343" alt="Image" src="https://github.com/user-attachments/assets/201fd8c7-60a8-4a82-a255-525dbc852815" />
Author
Owner

@maziggy commented on GitHub (Feb 23, 2026):

Fixed in branch 0.2.1b3.

github.com/maziggy/bambuddy@8e6a959eef

2026-02-23 09:22:07,584 DEBUG [backend.app.services.bambu_mqtt] SERIAL ipcam field: {'agora_service': 'disable', 'brtc_service': 'enable', 'bs_state': 0, 'ipcam_dev': '1', 'ipcam_record': 'enable', 'laser_preview_res': 7, 'mode_bits': 2, 'resolution': '720p', 'rtsp_url': 'rtsps://[IP]:322/streaming/live/1', 'timelapse': 'disable', 'tl_store_hpd_type': 2, 'tl_store_path_type': 2, 'tutk_server': 'disable'}

<!-- gh-comment-id:3943321668 --> @maziggy commented on GitHub (Feb 23, 2026): Fixed in branch 0.2.1b3. https://github.com/maziggy/bambuddy/commit/8e6a959eefb1e70401e8cc22dc47edbe0b323733 2026-02-23 09:22:07,584 DEBUG [backend.app.services.bambu_mqtt] [[SERIAL]] ipcam field: {'agora_service': 'disable', 'brtc_service': 'enable', 'bs_state': 0, 'ipcam_dev': '1', 'ipcam_record': 'enable', 'laser_preview_res': 7, 'mode_bits': 2, 'resolution': '720p', 'rtsp_url': 'rtsps://[IP]:322/streaming/live/1', 'timelapse': 'disable', 'tl_store_hpd_type': 2, 'tl_store_path_type': 2, 'tutk_server': 'disable'}
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/bambuddy-maziggy-1#304
No description provided.