[GH-ISSUE #988] [Bug Report] Cant seem to find camera? I think because im using an X2D and support hasnt been #689

Closed
opened 2026-05-06 12:31:56 +02:00 by BreizhHardware · 17 comments

Originally created by @maziggy on GitHub (Apr 15, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/988

Originally assigned to: @maziggy on GitHub.

Cant seem to find camera? I think because im using an X2D and support hasnt been added yet? I cant view the camera at all.

Screenshot

Bug Report Screenshot

Reporter Contact

Email: chris@krautech.com.au

System Information
{
  "generated_at": "2026-04-16T01:10:20.204180",
  "app": {
    "version": "0.2.3b4",
    "debug_mode": false
  },
  "system": {
    "platform": "Linux",
    "platform_release": "4.4.302+",
    "platform_version": "#64570 SMP Thu Jul 20 00:06:38 CST 2023",
    "architecture": "x86_64",
    "python_version": "3.13.13"
  },
  "environment": {
    "docker": true,
    "data_dir": "/app/data",
    "log_dir": "/app/logs",
    "timezone": "Australia/Melbourne"
  },
  "database": {
    "archives_total": 0,
    "archives_completed": 0,
    "printers_total": 1,
    "filaments_total": 0,
    "projects_total": 0,
    "smart_plugs_total": 0
  },
  "printers": [
    {
      "index": 1,
      "model": "N6",
      "nozzle_count": 2,
      "is_active": true,
      "mqtt_connected": true,
      "state": "IDLE",
      "firmware_version": "01.01.00.00",
      "wifi_signal": -41,
      "reachable": true,
      "ams_unit_count": 1,
      "ams_tray_count": 1,
      "has_vt_tray": true,
      "external_camera_configured": false,
      "plate_detection_enabled": true,
      "hms_error_count": 1,
      "developer_mode": true,
      "nozzle_rack_count": 2
    }
  ],
  "settings": {
    "advanced_auth_enabled": "false",
    "smtp_auth_enabled": "true",
    "auth_enabled": "true",
    "setup_completed": "true",
    "auto_archive": "true",
    "save_thumbnails": "true",
    "capture_finish_photo": "true",
    "default_filament_cost": "25.0",
    "currency": "AUD",
    "energy_cost_per_kwh": "0.15",
    "energy_tracking_mode": "total",
    "disable_filament_warnings": "false",
    "check_updates": "true",
    "check_printer_firmware": "true",
    "include_beta_updates": "true",
    "notification_language": "en",
    "bed_cooled_threshold": "35.0",
    "ams_humidity_good": "40",
    "ams_humidity_fair": "60",
    "ams_temp_good": "28.0",
    "ams_temp_fair": "35.0",
    "ams_history_retention_days": "30",
    "queue_drying_enabled": "true",
    "queue_drying_block": "false",
    "ambient_drying_enabled": "true",
    "drying_presets": "",
    "per_printer_mapping_expanded": "false",
    "date_format": "system",
    "time_format": "system",
    "default_printer_id": "None",
    "ftp_retry_enabled": "true",
    "ftp_retry_count": "3",
    "ftp_retry_delay": "2",
    "ftp_timeout": "30",
    "mqtt_enabled": "false",
    "mqtt_broker": "",
    "mqtt_port": "1883",
    "mqtt_username": "",
    "mqtt_password": "",
    "mqtt_topic_prefix": "bambuddy",
    "mqtt_use_tls": "false",
    "external_url": "[REDACTED]",
    "ha_enabled": "false",
    "ha_url": "",
    "ha_token": "",
    "library_archive_mode": "ask",
    "library_disk_warning_gb": "5.0",
    "camera_view_mode": "embedded",
    "preferred_slicer": "bambu_studio",
    "prometheus_enabled": "false",
    "prometheus_token": "",
    "user_notifications_enabled": "true",
    "spoolman_enabled": "true",
    "spoolman_url": "[REDACTED]",
    "spoolman_sync_mode": "auto",
    "spoolman_disable_weight_sync": "true",
    "spoolman_report_partial_usage": "true",
    "prefer_lowest_filament": "false",
    "default_bed_levelling": "true",
    "default_flow_cali": "false",
    "default_vibration_cali": "true",
    "default_layer_inspect": "false",
    "default_timelapse": "false",
    "stagger_group_size": "2",
    "stagger_interval_minutes": "5",
    "require_plate_clear": "true",
    "debug_logging_enabled": "false",
    "debug_logging_enabled_at": ""
  },
  "docker": {
    "container_memory_limit_bytes": null,
    "container_memory_limit_formatted": null,
    "network_mode_hint": "host"
  },
  "virtual_printers": [],
  "integrations": {
    "notification_providers": [],
    "spoolman": {
      "enabled": true,
      "reachable": true
    },
    "mqtt_relay": {
      "enabled": false,
      "connected": false,
      "broker": "",
      "port": 0,
      "topic_prefix": "bambuddy"
    },
    "spoolbuddy": {
      "device_count": 0,
      "online_count": 0,
      "devices": []
    },
    "homeassistant": {
      "enabled": false
    }
  },
  "database_health": {
    "backend": "sqlite",
    "journal_mode": "wal",
    "quick_check": "ok",
    "db_size_bytes": 1634304,
    "wal_size_bytes": 4152992
  },
  "dependencies": {
    "fastapi": "0.135.3",
    "uvicorn": "0.44.0",
    "pydantic": "2.13.0",
    "sqlalchemy": "2.0.49",
    "paho-mqtt": "2.1.0",
    "psutil": "7.2.2",
    "httpx": "0.28.1",
    "aiofiles": "25.1.0",
    "cryptography": "46.0.7",
    "opencv-python-headless": "4.13.0.92",
    "numpy": "2.4.4"
  },
  "log_file": {
    "size_bytes": 3617349,
    "size_formatted": "3.4 MB"
  },
  "network": {
    "interface_count": 2,
    "interfaces": [
      {
        "name": "eth1",
        "subnet": "x.x.0.0/16"
      },
      {
        "name": "eth0",
        "subnet": "x.x.0.0/16"
      }
    ]
  },
  "websockets": {
    "active_connections": 1
  }
}

Logs (sanitized): bambuddy.log


Submitted via BamBuddy Bug Report

Originally created by @maziggy on GitHub (Apr 15, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/988 Originally assigned to: @maziggy on GitHub. Cant seem to find camera? I think because im using an X2D and support hasnt been added yet? I cant view the camera at all. ### Screenshot ![Bug Report Screenshot](https://raw.githubusercontent.com/maziggy/bambuddy/bug-report-assets/screenshots/7a24f4e9c39744e490ebb59795278cca.png) <details> <summary>Reporter Contact</summary> Email: chris@krautech.com.au </details> <details> <summary>System Information</summary> ```json { "generated_at": "2026-04-16T01:10:20.204180", "app": { "version": "0.2.3b4", "debug_mode": false }, "system": { "platform": "Linux", "platform_release": "4.4.302+", "platform_version": "#64570 SMP Thu Jul 20 00:06:38 CST 2023", "architecture": "x86_64", "python_version": "3.13.13" }, "environment": { "docker": true, "data_dir": "/app/data", "log_dir": "/app/logs", "timezone": "Australia/Melbourne" }, "database": { "archives_total": 0, "archives_completed": 0, "printers_total": 1, "filaments_total": 0, "projects_total": 0, "smart_plugs_total": 0 }, "printers": [ { "index": 1, "model": "N6", "nozzle_count": 2, "is_active": true, "mqtt_connected": true, "state": "IDLE", "firmware_version": "01.01.00.00", "wifi_signal": -41, "reachable": true, "ams_unit_count": 1, "ams_tray_count": 1, "has_vt_tray": true, "external_camera_configured": false, "plate_detection_enabled": true, "hms_error_count": 1, "developer_mode": true, "nozzle_rack_count": 2 } ], "settings": { "advanced_auth_enabled": "false", "smtp_auth_enabled": "true", "auth_enabled": "true", "setup_completed": "true", "auto_archive": "true", "save_thumbnails": "true", "capture_finish_photo": "true", "default_filament_cost": "25.0", "currency": "AUD", "energy_cost_per_kwh": "0.15", "energy_tracking_mode": "total", "disable_filament_warnings": "false", "check_updates": "true", "check_printer_firmware": "true", "include_beta_updates": "true", "notification_language": "en", "bed_cooled_threshold": "35.0", "ams_humidity_good": "40", "ams_humidity_fair": "60", "ams_temp_good": "28.0", "ams_temp_fair": "35.0", "ams_history_retention_days": "30", "queue_drying_enabled": "true", "queue_drying_block": "false", "ambient_drying_enabled": "true", "drying_presets": "", "per_printer_mapping_expanded": "false", "date_format": "system", "time_format": "system", "default_printer_id": "None", "ftp_retry_enabled": "true", "ftp_retry_count": "3", "ftp_retry_delay": "2", "ftp_timeout": "30", "mqtt_enabled": "false", "mqtt_broker": "", "mqtt_port": "1883", "mqtt_username": "", "mqtt_password": "", "mqtt_topic_prefix": "bambuddy", "mqtt_use_tls": "false", "external_url": "[REDACTED]", "ha_enabled": "false", "ha_url": "", "ha_token": "", "library_archive_mode": "ask", "library_disk_warning_gb": "5.0", "camera_view_mode": "embedded", "preferred_slicer": "bambu_studio", "prometheus_enabled": "false", "prometheus_token": "", "user_notifications_enabled": "true", "spoolman_enabled": "true", "spoolman_url": "[REDACTED]", "spoolman_sync_mode": "auto", "spoolman_disable_weight_sync": "true", "spoolman_report_partial_usage": "true", "prefer_lowest_filament": "false", "default_bed_levelling": "true", "default_flow_cali": "false", "default_vibration_cali": "true", "default_layer_inspect": "false", "default_timelapse": "false", "stagger_group_size": "2", "stagger_interval_minutes": "5", "require_plate_clear": "true", "debug_logging_enabled": "false", "debug_logging_enabled_at": "" }, "docker": { "container_memory_limit_bytes": null, "container_memory_limit_formatted": null, "network_mode_hint": "host" }, "virtual_printers": [], "integrations": { "notification_providers": [], "spoolman": { "enabled": true, "reachable": true }, "mqtt_relay": { "enabled": false, "connected": false, "broker": "", "port": 0, "topic_prefix": "bambuddy" }, "spoolbuddy": { "device_count": 0, "online_count": 0, "devices": [] }, "homeassistant": { "enabled": false } }, "database_health": { "backend": "sqlite", "journal_mode": "wal", "quick_check": "ok", "db_size_bytes": 1634304, "wal_size_bytes": 4152992 }, "dependencies": { "fastapi": "0.135.3", "uvicorn": "0.44.0", "pydantic": "2.13.0", "sqlalchemy": "2.0.49", "paho-mqtt": "2.1.0", "psutil": "7.2.2", "httpx": "0.28.1", "aiofiles": "25.1.0", "cryptography": "46.0.7", "opencv-python-headless": "4.13.0.92", "numpy": "2.4.4" }, "log_file": { "size_bytes": 3617349, "size_formatted": "3.4 MB" }, "network": { "interface_count": 2, "interfaces": [ { "name": "eth1", "subnet": "x.x.0.0/16" }, { "name": "eth0", "subnet": "x.x.0.0/16" } ] }, "websockets": { "active_connections": 1 } } ``` </details> **Logs (sanitized):** [bambuddy.log](https://raw.githubusercontent.com/maziggy/bambuddy/bug-report-assets/logs/699fded27391425e8732b919439b7e43.log) --- *Submitted via BamBuddy Bug Report*
BreizhHardware 2026-05-06 12:31:56 +02:00
Author
Owner

@krautech commented on GitHub (Apr 15, 2026):

screenshot seems to have bugged out upon uploading. But hopefully the bug report helps

<!-- gh-comment-id:4253230289 --> @krautech commented on GitHub (Apr 15, 2026): screenshot seems to have bugged out upon uploading. But hopefully the bug report helps
Author
Owner

@krautech commented on GitHub (Apr 15, 2026):

Image
<!-- gh-comment-id:4253233736 --> @krautech commented on GitHub (Apr 15, 2026): <img width="1836" height="1079" alt="Image" src="https://github.com/user-attachments/assets/6fa6883c-b452-49b1-90c7-08311609525a" />
Author
Owner

@maziggy commented on GitHub (Apr 15, 2026):

Hah, the first X2D. That was quick! :)

Are you willing to help getting the X2D to work with Bambuddy?

Simply enable debug logging -> https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging

and restart Bambuddy. After that you could play a little bit with it (opening cam stream, browsing files on printer, etc.). After that upload the generated support-package and I should have all I need to get it working.

That would be lovely 💯

<!-- gh-comment-id:4253272734 --> @maziggy commented on GitHub (Apr 15, 2026): Hah, the first X2D. That was quick! :) Are you willing to help getting the X2D to work with Bambuddy? Simply enable debug logging -> https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging and restart Bambuddy. After that you could play a little bit with it (opening cam stream, browsing files on printer, etc.). After that upload the generated support-package and I should have all I need to get it working. That would be lovely 💯
Author
Owner

@krautech commented on GitHub (Apr 15, 2026):

happy to help just let me know what more you need! and yes.. the x2d is better than i thought it would be!

bambuddy-support-20260416-013002.zip

<!-- gh-comment-id:4253360664 --> @krautech commented on GitHub (Apr 15, 2026): happy to help just let me know what more you need! and yes.. the x2d is better than i thought it would be! [bambuddy-support-20260416-013002.zip](https://github.com/user-attachments/files/26754890/bambuddy-support-20260416-013002.zip)
Author
Owner

@maziggy commented on GitHub (Apr 15, 2026):

Will look into it tomorrow morning. Thanks!

<!-- gh-comment-id:4253402747 --> @maziggy commented on GitHub (Apr 15, 2026): Will look into it tomorrow morning. Thanks!
Author
Owner

@krautech commented on GitHub (Apr 15, 2026):

No rush, I can deal without a camera for a little. Unsure why it wouldn't
work but who knows what bambu has changed honestly 😂

Thanks!

On Thu, 16 Apr 2026, 1:37 am MartinNYHC, @.***> wrote:

maziggy left a comment (maziggy/bambuddy#988)
https://github.com/maziggy/bambuddy/issues/988#issuecomment-4253402747

Will look into it tomorrow morning. Thanks!


Reply to this email directly, view it on GitHub
https://github.com/maziggy/bambuddy/issues/988#issuecomment-4253402747,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ABIZAYZBBNMXNCYYSBYBM2D4V6UDJAVCNFSM6AAAAACX2LXQX6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DENJTGQYDENZUG4
.
You are receiving this because you commented.Message ID:
@.***>

<!-- gh-comment-id:4253441565 --> @krautech commented on GitHub (Apr 15, 2026): No rush, I can deal without a camera for a little. Unsure why it wouldn't work but who knows what bambu has changed honestly 😂 Thanks! On Thu, 16 Apr 2026, 1:37 am MartinNYHC, ***@***.***> wrote: > *maziggy* left a comment (maziggy/bambuddy#988) > <https://github.com/maziggy/bambuddy/issues/988#issuecomment-4253402747> > > Will look into it tomorrow morning. Thanks! > > — > Reply to this email directly, view it on GitHub > <https://github.com/maziggy/bambuddy/issues/988#issuecomment-4253402747>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ABIZAYZBBNMXNCYYSBYBM2D4V6UDJAVCNFSM6AAAAACX2LXQX6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DENJTGQYDENZUG4> > . > You are receiving this because you commented.Message ID: > ***@***.***> >
Author
Owner

@maziggy commented on GitHub (Apr 16, 2026):

Thanks for the report and the support bundle — and thanks @legend813 for the PR. Before we can ship proper X2D support we need a bit more data, because the attached log was captured only ~30 seconds after debug logging was enabled (debug_logging_enabled_at: 2026-04-15 15:28 UTC, bundle captured 2026-04-16 01:30 local). The bulk of the log
is at INFO level, which doesn't include the dual-nozzle / AMS / extruder detail we need to wire X2D up correctly.

Could you grab a fresh support bundle after running the printer in debug mode for a bit? Here is what would help most:

  1. Enable debug logging (Settings → Advanced → Debug logging) and then leave it on for at least 10-15 minutes of normal activity with the X2D connected.

  2. During that window please:

    • power-cycle or reconnect the X2D so Bambuddy goes through the full MQTT handshake with debug on
    • open the Printers page and let it sit long enough for AMS, nozzle, and camera state to populate
    • if possible, start a small print (even a calibration print is fine) — this gives us the print_start / ams_mapping / snow / vir_slot messages we need for dual-nozzle
    • if possible, load/unload a filament once so we can see the tray_now disambiguation flow
    • open the camera stream at least once
  3. Then capture a new support bundle and attach it here.

Separately, three quick details we need that aren't in the bundle:

a) The first 4 characters of the X2D serial (serial prefix only — please don't post the full serial). Internally we use the serial prefix to detect dual-nozzle printers for K-profile operations, and the H2D prefix "094" isn't going to match on X2D. We need to know what yours starts with.

b) Does the X2D use carbon rods (like the X1C) or linear rails (like the H2D) on the X/Y axis?

c) Which AMS unit is attached? The bundle shows 1 unit with 1 slot, which looks like AMS HT — can you confirm, and note whether an AMS 2 Pro or regular AMS is also connected.

Note to reviewers: I'm going to close the current PR #989 for now. It does the right thing for model registration but misses the dual-nozzle code paths (the is_h2d check in bambu_mqtt.py, the K-profile serial-prefix check, several frontend whitelists, and the printer image/maintenance wiki mappings). Once we have the data above we can put together a proper PR that covers everything in one pass.

<!-- gh-comment-id:4257773696 --> @maziggy commented on GitHub (Apr 16, 2026): Thanks for the report and the support bundle — and thanks @legend813 for the PR. Before we can ship proper X2D support we need a bit more data, because the attached log was captured only ~30 seconds after debug logging was enabled (debug_logging_enabled_at: 2026-04-15 15:28 UTC, bundle captured 2026-04-16 01:30 local). The bulk of the log is at INFO level, which doesn't include the dual-nozzle / AMS / extruder detail we need to wire X2D up correctly. Could you grab a fresh support bundle after running the printer in debug mode for a bit? Here is what would help most: 1. Enable debug logging (Settings → Advanced → Debug logging) and then leave it on for at least 10-15 minutes of normal activity with the X2D connected. 2. During that window please: - power-cycle or reconnect the X2D so Bambuddy goes through the full MQTT handshake with debug on - open the Printers page and let it sit long enough for AMS, nozzle, and camera state to populate - if possible, start a small print (even a calibration print is fine) — this gives us the print_start / ams_mapping / snow / vir_slot messages we need for dual-nozzle - if possible, load/unload a filament once so we can see the tray_now disambiguation flow - open the camera stream at least once 3. Then capture a new support bundle and attach it here. Separately, three quick details we need that aren't in the bundle: a) The first 4 characters of the X2D serial (serial prefix only — please don't post the full serial). Internally we use the serial prefix to detect dual-nozzle printers for K-profile operations, and the H2D prefix "094" isn't going to match on X2D. We need to know what yours starts with. b) Does the X2D use carbon rods (like the X1C) or linear rails (like the H2D) on the X/Y axis? c) Which AMS unit is attached? The bundle shows 1 unit with 1 slot, which looks like AMS HT — can you confirm, and note whether an AMS 2 Pro or regular AMS is also connected. Note to reviewers: I'm going to close the current PR #989 for now. It does the right thing for model registration but misses the dual-nozzle code paths (the is_h2d check in bambu_mqtt.py, the K-profile serial-prefix check, several frontend whitelists, and the printer image/maintenance wiki mappings). Once we have the data above we can put together a proper PR that covers everything in one pass.
Author
Owner

@krautech commented on GitHub (Apr 16, 2026):

Yeah I can grab those for you, I'll fire it all up shortly.

A. 20P9
B. X2D uses stainless rods same as P2S unfortunately
C. AMS2 Pro attached to left nozzle, External spool on the right nozzle

I'll be back with the support bundle for you!

<!-- gh-comment-id:4257798331 --> @krautech commented on GitHub (Apr 16, 2026): Yeah I can grab those for you, I'll fire it all up shortly. A. 20P9 B. X2D uses stainless rods same as P2S unfortunately C. AMS2 Pro attached to left nozzle, External spool on the right nozzle I'll be back with the support bundle for you!
Author
Owner

@krautech commented on GitHub (Apr 16, 2026):

bambuddy-support-20260416-165215.zip

@maziggy no matter what i try, camera fails to connect. But ive done the rest as you asked and included doing a small print for you. Let me know if this works or if youd need anything else, longer etc. I think it ran for about 20 minutes.

I am setting up another X2D now so will check if its just this printer with camera issues, or both.

<!-- gh-comment-id:4257940193 --> @krautech commented on GitHub (Apr 16, 2026): [bambuddy-support-20260416-165215.zip](https://github.com/user-attachments/files/26774065/bambuddy-support-20260416-165215.zip) @maziggy no matter what i try, camera fails to connect. But ive done the rest as you asked and included doing a small print for you. Let me know if this works or if youd need anything else, longer etc. I think it ran for about 20 minutes. I am setting up another X2D now so will check if its just this printer with camera issues, or both.
Author
Owner

@maziggy commented on GitHub (Apr 16, 2026):

I don't fixed anything yet ;)

<!-- gh-comment-id:4257966255 --> @maziggy commented on GitHub (Apr 16, 2026): I don't fixed anything yet ;)
Author
Owner

@maziggy commented on GitHub (Apr 16, 2026):

Available/Fixed in branch dev and available with the next release or daily build.

Please let me know if you're running into any issues.


If you find Bambuddy useful, please consider giving it a on GitHub — it helps others discover the project!

<!-- gh-comment-id:4258586624 --> @maziggy commented on GitHub (Apr 16, 2026): Available/Fixed in branch dev and available with the next release or daily build. Please let me know if you're running into any issues. ----- If you find Bambuddy useful, please consider giving it a ⭐ on [GitHub](https://github.com/maziggy/bambuddy) — it helps others discover the project!
Author
Owner

@krautech commented on GitHub (Apr 16, 2026):

Image

bambuddy-support-20260417-001816.zip

<!-- gh-comment-id:4260780435 --> @krautech commented on GitHub (Apr 16, 2026): <img width="2300" height="1437" alt="Image" src="https://github.com/user-attachments/assets/42bb7141-93dd-4c70-8801-a5841d4faca5" /> [bambuddy-support-20260417-001816.zip](https://github.com/user-attachments/files/26787805/bambuddy-support-20260417-001816.zip)
Author
Owner

@maziggy commented on GitHub (Apr 16, 2026):

Damn....now I know what I've missed. Sorry for that. Will fix it tomorrow morning first.

<!-- gh-comment-id:4261279692 --> @maziggy commented on GitHub (Apr 16, 2026): Damn....now I know what I've missed. Sorry for that. Will fix it tomorrow morning first.
Author
Owner

@krautech commented on GitHub (Apr 17, 2026):

Awesome thank you

<!-- gh-comment-id:4264848414 --> @krautech commented on GitHub (Apr 17, 2026): Awesome thank you
Author
Owner

@maziggy commented on GitHub (Apr 17, 2026):

Available/Fixed in branch dev and available with the next release or daily build.


If you find Bambuddy useful, please consider giving it a on GitHub — it helps others discover the project!

<!-- gh-comment-id:4266009098 --> @maziggy commented on GitHub (Apr 17, 2026): Available/Fixed in branch dev and available with the next release or daily build. ----- If you find Bambuddy useful, please consider giving it a ⭐ on [GitHub](https://github.com/maziggy/bambuddy) — it helps others discover the project!
Author
Owner

@maziggy commented on GitHub (Apr 18, 2026):

Does it work?

<!-- gh-comment-id:4273517604 --> @maziggy commented on GitHub (Apr 18, 2026): Does it work?
Author
Owner
<!-- gh-comment-id:4273605456 --> @krautech commented on GitHub (Apr 18, 2026): Yes can confirm this is now fixed :) On Sat, 18 Apr 2026, 9:15 pm MartinNYHC, ***@***.***> wrote: > *maziggy* left a comment (maziggy/bambuddy#988) > <https://github.com/maziggy/bambuddy/issues/988#issuecomment-4273517604> > > Does it work? > > — > Reply to this email directly, view it on GitHub > <https://github.com/maziggy/bambuddy/issues/988?email_source=notifications&email_token=ABIZAY2DBZPFDSHD4SZOYGD4WNPW7A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIMRXGM2TCNZWGA2KM4TFMFZW63VHMNXW23LFNZ2KKZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#issuecomment-4273517604>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ABIZAY6X5TQN7JEXGXBHDIT4WNPW7AVCNFSM6AAAAACX2LXQX6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DENZTGUYTONRQGQ> > . > You are receiving this because you commented.Message ID: > ***@***.***> >
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#689
No description provided.