main.py 131 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867
  1. import asyncio
  2. import logging
  3. from contextlib import asynccontextmanager
  4. from datetime import datetime, timedelta, timezone
  5. from logging.handlers import RotatingFileHandler
  6. # =============================================================================
  7. # Dependency Check - runs before other imports to give helpful error messages
  8. # =============================================================================
  9. def _start_error_server(missing_packages: list):
  10. """Start a minimal HTTP server to display dependency errors in browser."""
  11. import os
  12. import signal
  13. from http.server import BaseHTTPRequestHandler, HTTPServer
  14. packages_html = "".join(f"<li><code>{p}</code></li>" for p in missing_packages)
  15. html = f"""<!DOCTYPE html>
  16. <html>
  17. <head>
  18. <title>Bambuddy - Setup Required</title>
  19. <style>
  20. body {{
  21. font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  22. background: #0f172a; color: #e2e8f0;
  23. display: flex; justify-content: center; align-items: center;
  24. min-height: 100vh; margin: 0; padding: 20px; box-sizing: border-box;
  25. }}
  26. .container {{
  27. background: #1e293b; border-radius: 12px; padding: 40px;
  28. max-width: 600px; text-align: center; box-shadow: 0 4px 20px rgba(0,0,0,0.3);
  29. }}
  30. h1 {{ color: #f87171; margin-bottom: 10px; }}
  31. h2 {{ color: #94a3b8; font-weight: normal; margin-top: 0; }}
  32. .packages {{
  33. background: #0f172a; border-radius: 8px; padding: 20px;
  34. margin: 20px 0; text-align: left;
  35. }}
  36. .packages ul {{ margin: 0; padding-left: 20px; }}
  37. .packages li {{ color: #fbbf24; margin: 8px 0; }}
  38. .command {{
  39. background: #0f172a; border-radius: 8px; padding: 15px 20px;
  40. margin: 15px 0; font-family: monospace; color: #4ade80;
  41. text-align: left; overflow-x: auto;
  42. }}
  43. .note {{ color: #94a3b8; font-size: 14px; margin-top: 20px; }}
  44. </style>
  45. </head>
  46. <body>
  47. <div class="container">
  48. <h1>Setup Required</h1>
  49. <h2>Missing Python packages</h2>
  50. <div class="packages"><ul>{packages_html}</ul></div>
  51. <p>To fix, run this command on your server:</p>
  52. <div class="command">pip install -r requirements.txt</div>
  53. <p>Or if using a virtual environment:</p>
  54. <div class="command">./venv/bin/pip install -r requirements.txt</div>
  55. <p class="note">After installing, restart Bambuddy:<br>
  56. <code>sudo systemctl restart bambuddy</code></p>
  57. </div>
  58. </body>
  59. </html>"""
  60. class ErrorHandler(BaseHTTPRequestHandler):
  61. def do_GET(self):
  62. self.send_response(503)
  63. self.send_header("Content-type", "text/html")
  64. self.end_headers()
  65. self.wfile.write(html.encode())
  66. def log_message(self, format, *args):
  67. print(f"[Error Server] {args[0]}")
  68. port = int(os.environ.get("PORT", 8000))
  69. print(f"\nStarting error server on http://0.0.0.0:{port}")
  70. print("Visit this URL in your browser to see the error details.\n")
  71. server = HTTPServer(("0.0.0.0", port), ErrorHandler) # nosec B104
  72. def shutdown(signum, frame):
  73. print("\nShutting down error server...")
  74. raise SystemExit(0)
  75. signal.signal(signal.SIGTERM, shutdown)
  76. signal.signal(signal.SIGINT, shutdown)
  77. server.serve_forever()
  78. def check_dependencies():
  79. """Check that all required packages are installed."""
  80. missing = []
  81. # Map of import name -> package name (for pip install)
  82. required = {
  83. "jwt": "PyJWT",
  84. "fastapi": "fastapi",
  85. "uvicorn": "uvicorn",
  86. "sqlalchemy": "sqlalchemy",
  87. "aiosqlite": "aiosqlite",
  88. "pydantic": "pydantic",
  89. "paho.mqtt": "paho-mqtt",
  90. }
  91. for module, package in required.items():
  92. try:
  93. __import__(module)
  94. except ImportError:
  95. missing.append(package)
  96. if missing:
  97. print("\n" + "=" * 60)
  98. print("ERROR: Missing required Python packages!")
  99. print("=" * 60)
  100. print(f"\nMissing packages: {', '.join(missing)}")
  101. print("\nTo fix, run:")
  102. print(" pip install -r requirements.txt")
  103. print("\nOr if using a virtual environment:")
  104. print(" ./venv/bin/pip install -r requirements.txt")
  105. print("=" * 60 + "\n")
  106. _start_error_server(missing)
  107. check_dependencies()
  108. # =============================================================================
  109. from fastapi import FastAPI
  110. # Import settings first for logging configuration
  111. from backend.app.core.config import APP_VERSION, settings as app_settings
  112. # Configure logging based on settings
  113. # DEBUG=true -> DEBUG level, else use LOG_LEVEL setting
  114. log_level_str = "DEBUG" if app_settings.debug else app_settings.log_level.upper()
  115. log_level = getattr(logging, log_level_str, logging.INFO)
  116. log_format = "%(asctime)s %(levelname)s [%(name)s] %(message)s"
  117. # Create root logger
  118. root_logger = logging.getLogger()
  119. root_logger.setLevel(log_level)
  120. # Console handler - always enabled
  121. console_handler = logging.StreamHandler()
  122. console_handler.setLevel(log_level)
  123. console_handler.setFormatter(logging.Formatter(log_format))
  124. root_logger.addHandler(console_handler)
  125. # File handler - only in production or if explicitly enabled
  126. if app_settings.log_to_file:
  127. log_file = app_settings.log_dir / "bambuddy.log"
  128. file_handler = RotatingFileHandler(
  129. log_file,
  130. maxBytes=5 * 1024 * 1024, # 5MB
  131. backupCount=3,
  132. encoding="utf-8",
  133. )
  134. file_handler.setLevel(log_level)
  135. file_handler.setFormatter(logging.Formatter(log_format))
  136. root_logger.addHandler(file_handler)
  137. logging.info("Logging to file: %s", log_file)
  138. # Reduce noise from third-party libraries in production
  139. if not app_settings.debug:
  140. logging.getLogger("sqlalchemy.engine").setLevel(logging.WARNING)
  141. logging.getLogger("httpcore").setLevel(logging.WARNING)
  142. logging.getLogger("httpx").setLevel(logging.WARNING)
  143. logging.info("Bambuddy starting - debug=%s, log_level=%s", app_settings.debug, log_level_str)
  144. from fastapi.responses import FileResponse
  145. from fastapi.staticfiles import StaticFiles
  146. from sqlalchemy import delete, or_, select
  147. from backend.app.api.routes import (
  148. ams_history,
  149. api_keys,
  150. archives,
  151. auth,
  152. camera,
  153. cloud,
  154. discovery,
  155. external_links,
  156. filaments,
  157. firmware,
  158. github_backup,
  159. groups,
  160. kprofiles,
  161. library,
  162. maintenance,
  163. metrics,
  164. notification_templates,
  165. notifications,
  166. pending_uploads,
  167. print_queue,
  168. printers,
  169. projects,
  170. settings as settings_routes,
  171. smart_plugs,
  172. spoolman,
  173. support,
  174. system,
  175. updates,
  176. users,
  177. webhook,
  178. websocket,
  179. )
  180. from backend.app.api.routes.maintenance import _get_printer_maintenance_internal, ensure_default_types
  181. from backend.app.api.routes.support import init_debug_logging
  182. from backend.app.core.database import async_session, init_db
  183. from backend.app.core.websocket import ws_manager
  184. from backend.app.models.smart_plug import SmartPlug
  185. from backend.app.services.archive import ArchiveService
  186. from backend.app.services.bambu_ftp import download_file_async, get_ftp_retry_settings, with_ftp_retry
  187. from backend.app.services.bambu_mqtt import PrinterState
  188. from backend.app.services.github_backup import github_backup_service
  189. from backend.app.services.homeassistant import homeassistant_service
  190. from backend.app.services.mqtt_relay import mqtt_relay
  191. from backend.app.services.notification_service import notification_service
  192. from backend.app.services.print_scheduler import scheduler as print_scheduler
  193. from backend.app.services.printer_manager import (
  194. init_printer_connections,
  195. printer_manager,
  196. printer_state_to_dict,
  197. )
  198. from backend.app.services.smart_plug_manager import smart_plug_manager
  199. from backend.app.services.spoolman import close_spoolman_client, get_spoolman_client, init_spoolman_client
  200. from backend.app.services.spoolman_tracking import (
  201. cleanup_tracking as _cleanup_spoolman_tracking,
  202. report_usage as _report_spoolman_usage,
  203. store_print_data as _store_spoolman_print_data,
  204. )
  205. from backend.app.services.tasmota import tasmota_service
  206. # Track active prints: {(printer_id, filename): archive_id}
  207. _active_prints: dict[tuple[int, str], int] = {}
  208. # Track expected prints from reprint/scheduled (skip auto-archiving for these)
  209. # {(printer_id, filename): archive_id}
  210. _expected_prints: dict[tuple[int, str], int] = {}
  211. # Track starting energy for prints: {archive_id: starting_kwh}
  212. _print_energy_start: dict[int, float] = {}
  213. # Track reprints to add costs on completion: {archive_id}
  214. _reprint_archives: set[int] = set()
  215. # Track progress milestones for notifications: {printer_id: last_milestone_notified}
  216. # Milestones are 25, 50, 75. Value of 0 means no milestone notified yet for current print.
  217. _last_progress_milestone: dict[int, int] = {}
  218. # Track HMS errors that have been notified: {printer_id: set of error codes}
  219. # This prevents sending duplicate notifications for the same error
  220. _notified_hms_errors: dict[int, set[str]] = {}
  221. async def _get_plug_energy(plug, db) -> dict | None:
  222. """Get energy from plug regardless of type (Tasmota, Home Assistant, or MQTT).
  223. For HA plugs, configures the service with current settings from DB.
  224. For MQTT plugs, returns data from the subscription service.
  225. """
  226. if plug.plug_type == "homeassistant":
  227. from backend.app.api.routes.settings import get_setting
  228. ha_url = await get_setting(db, "ha_url") or ""
  229. ha_token = await get_setting(db, "ha_token") or ""
  230. homeassistant_service.configure(ha_url, ha_token)
  231. return await homeassistant_service.get_energy(plug)
  232. elif plug.plug_type == "mqtt":
  233. # MQTT plugs report "today" energy, not lifetime total
  234. # For per-print tracking, we use "today" as the counter (resets at midnight)
  235. mqtt_data = mqtt_relay.smart_plug_service.get_plug_data(plug.id)
  236. if mqtt_data:
  237. return {
  238. "power": mqtt_data.power,
  239. "today": mqtt_data.energy,
  240. "total": mqtt_data.energy, # Use today as total for per-print calculations
  241. }
  242. return None
  243. else:
  244. return await tasmota_service.get_energy(plug)
  245. def register_expected_print(printer_id: int, filename: str, archive_id: int):
  246. """Register an expected print from reprint/scheduled so we don't create duplicate archives."""
  247. # Store with multiple filename variations to catch different naming patterns
  248. _expected_prints[(printer_id, filename)] = archive_id
  249. # Also store without .3mf extension if present
  250. if filename.endswith(".3mf"):
  251. base = filename[:-4]
  252. _expected_prints[(printer_id, base)] = archive_id
  253. _expected_prints[(printer_id, f"{base}.gcode")] = archive_id
  254. logging.getLogger(__name__).info(
  255. f"Registered expected print: printer={printer_id}, file={filename}, archive={archive_id}"
  256. )
  257. _last_status_broadcast: dict[int, str] = {}
  258. _nozzle_count_updated: set[int] = set() # Track printers where we've updated nozzle_count
  259. async def on_printer_status_change(printer_id: int, state: PrinterState):
  260. """Handle printer status changes - broadcast via WebSocket."""
  261. # Only broadcast if something meaningful changed (reduce WebSocket spam)
  262. # Include rounded temperatures to detect meaningful temp changes (within 1 degree)
  263. temps = state.temperatures or {}
  264. nozzle_temp = round(temps.get("nozzle", 0))
  265. bed_temp = round(temps.get("bed", 0))
  266. nozzle_2_temp = round(temps.get("nozzle_2", 0)) if "nozzle_2" in temps else ""
  267. chamber_temp = round(temps.get("chamber", 0)) if "chamber" in temps else ""
  268. # Auto-detect dual-nozzle printers from MQTT temperature data
  269. if "nozzle_2" in temps and printer_id not in _nozzle_count_updated:
  270. _nozzle_count_updated.add(printer_id)
  271. # Update nozzle_count in database
  272. async with async_session() as db:
  273. from backend.app.models.printer import Printer
  274. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  275. printer = result.scalar_one_or_none()
  276. if printer and printer.nozzle_count != 2:
  277. printer.nozzle_count = 2
  278. await db.commit()
  279. logging.getLogger(__name__).info(
  280. f"Auto-detected dual-nozzle printer {printer_id}, updated nozzle_count=2"
  281. )
  282. # Include target temps for heating phase detection
  283. bed_target = round(temps.get("bed_target", 0))
  284. nozzle_target = round(temps.get("nozzle_target", 0))
  285. status_key = (
  286. f"{state.connected}:{state.state}:{state.progress}:{state.layer_num}:"
  287. f"{nozzle_temp}:{bed_temp}:{nozzle_2_temp}:{chamber_temp}:"
  288. f"{state.stg_cur}:{bed_target}:{nozzle_target}:"
  289. f"{state.cooling_fan_speed}:{state.big_fan1_speed}:{state.big_fan2_speed}:"
  290. f"{state.chamber_light}:{state.active_extruder}"
  291. )
  292. # MQTT relay - publish status (before dedup check - always publish to MQTT)
  293. try:
  294. printer_info = printer_manager.get_printer(printer_id)
  295. if printer_info:
  296. await mqtt_relay.on_printer_status(printer_id, state, printer_info.name, printer_info.serial_number)
  297. except Exception:
  298. pass # Don't fail status callback if MQTT fails
  299. if _last_status_broadcast.get(printer_id) == status_key:
  300. return # No change, skip WebSocket broadcast
  301. _last_status_broadcast[printer_id] = status_key
  302. # Check for progress milestone notifications (25%, 50%, 75%)
  303. progress = state.progress or 0
  304. is_printing = state.state in ("RUNNING", "PRINTING")
  305. if is_printing and progress > 0:
  306. # Determine which milestone we've reached
  307. current_milestone = 0
  308. if progress >= 75:
  309. current_milestone = 75
  310. elif progress >= 50:
  311. current_milestone = 50
  312. elif progress >= 25:
  313. current_milestone = 25
  314. last_milestone = _last_progress_milestone.get(printer_id, 0)
  315. # If we've crossed a new milestone, send notification
  316. if current_milestone > last_milestone:
  317. _last_progress_milestone[printer_id] = current_milestone
  318. try:
  319. async with async_session() as db:
  320. from backend.app.models.printer import Printer
  321. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  322. printer = result.scalar_one_or_none()
  323. printer_name = printer.name if printer else f"Printer {printer_id}"
  324. filename = state.subtask_name or state.gcode_file or "Unknown"
  325. # remaining_time is in minutes, convert to seconds for notification
  326. remaining_time_seconds = state.remaining_time * 60 if state.remaining_time else None
  327. # Capture camera snapshot for notification image attachment
  328. image_data = await _capture_snapshot_for_notification(
  329. printer_id, printer, logging.getLogger(__name__)
  330. )
  331. await notification_service.on_print_progress(
  332. printer_id,
  333. printer_name,
  334. filename,
  335. current_milestone,
  336. db,
  337. remaining_time_seconds,
  338. image_data=image_data,
  339. )
  340. except Exception as e:
  341. logging.getLogger(__name__).warning(f"Progress milestone notification failed: {e}")
  342. elif progress < 5:
  343. # Reset milestone tracking when print restarts or new print begins
  344. _last_progress_milestone[printer_id] = 0
  345. # Check for new HMS errors and send notifications
  346. current_hms_errors = getattr(state, "hms_errors", []) or []
  347. if current_hms_errors:
  348. # Build set of current error codes (using attr for uniqueness)
  349. current_error_codes = {f"{e.attr:08x}" for e in current_hms_errors}
  350. previously_notified = _notified_hms_errors.get(printer_id, set())
  351. # Find new errors that haven't been notified yet
  352. new_error_codes = current_error_codes - previously_notified
  353. if new_error_codes:
  354. # Get the actual new errors for the notification
  355. # Filter to severity >= 2 (skip informational/status messages like H2D sends)
  356. new_errors = [e for e in current_hms_errors if f"{e.attr:08x}" in new_error_codes and e.severity >= 2]
  357. try:
  358. async with async_session() as db:
  359. from backend.app.models.printer import Printer
  360. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  361. printer = result.scalar_one_or_none()
  362. printer_name = printer.name if printer else f"Printer {printer_id}"
  363. # Format error details for notification
  364. # Module 0x07 = AMS/Filament, 0x05 = Nozzle, 0x0C = Motion Controller, etc.
  365. module_names = {
  366. 0x03: "Print/Task",
  367. 0x05: "Nozzle/Extruder",
  368. 0x07: "AMS/Filament",
  369. 0x0C: "Motion Controller",
  370. 0x12: "Chamber",
  371. }
  372. from backend.app.services.hms_errors import get_error_description
  373. # Capture camera snapshot once for all error notifications
  374. error_image_data = await _capture_snapshot_for_notification(
  375. printer_id, printer, logging.getLogger(__name__)
  376. )
  377. for error in new_errors:
  378. module_name = module_names.get(error.module, f"Module 0x{error.module:02X}")
  379. # Build short code like "0700_8010"
  380. # Mask to 16 bits to handle printers that send larger values
  381. error_code_int = int(error.code.replace("0x", ""), 16) if error.code else 0
  382. error_code_masked = error_code_int & 0xFFFF
  383. short_code = f"{(error.attr >> 16) & 0xFFFF:04X}_{error_code_masked:04X}"
  384. error_type = f"{module_name} Error"
  385. # Look up human-readable description
  386. description = get_error_description(short_code)
  387. error_detail = description if description else f"Error code: {short_code}"
  388. await notification_service.on_printer_error(
  389. printer_id, printer_name, error_type, db, error_detail, image_data=error_image_data
  390. )
  391. logging.getLogger(__name__).info(
  392. f"[HMS] Sent notification for {len(new_errors)} new error(s) on printer {printer_id}"
  393. )
  394. # Also publish to MQTT relay
  395. printer_info = printer_manager.get_printer(printer_id)
  396. if printer_info:
  397. errors_data = [
  398. {
  399. "code": e.code,
  400. "attr": e.attr,
  401. "module": e.module,
  402. "severity": e.severity,
  403. }
  404. for e in new_errors
  405. ]
  406. await mqtt_relay.on_printer_error(
  407. printer_id, printer_info.name, printer_info.serial_number, errors_data
  408. )
  409. except Exception as e:
  410. logging.getLogger(__name__).warning(f"HMS error notification failed: {e}")
  411. # Update tracking with all current errors
  412. _notified_hms_errors[printer_id] = current_error_codes
  413. else:
  414. # No HMS errors - clear tracking so future errors get notified
  415. if printer_id in _notified_hms_errors:
  416. _notified_hms_errors.pop(printer_id, None)
  417. await ws_manager.send_printer_status(
  418. printer_id,
  419. printer_state_to_dict(state, printer_id, printer_manager.get_model(printer_id)),
  420. )
  421. async def on_ams_change(printer_id: int, ams_data: list):
  422. """Handle AMS data changes - sync to Spoolman if enabled and auto mode."""
  423. logger = logging.getLogger(__name__)
  424. # MQTT relay - publish AMS change
  425. try:
  426. printer_info = printer_manager.get_printer(printer_id)
  427. if printer_info:
  428. await mqtt_relay.on_ams_change(printer_id, printer_info.name, printer_info.serial_number, ams_data)
  429. except Exception:
  430. pass # Don't fail AMS callback if MQTT fails
  431. # Broadcast AMS change via WebSocket (bypasses status_key deduplication)
  432. # This ensures frontend gets immediate updates when AMS slots are configured
  433. try:
  434. state = printer_manager.get_status(printer_id)
  435. if state:
  436. logger.info("[Printer %s] Broadcasting AMS change via WebSocket", printer_id)
  437. await ws_manager.send_printer_status(
  438. printer_id,
  439. printer_state_to_dict(state, printer_id, printer_manager.get_model(printer_id)),
  440. )
  441. except Exception as e:
  442. logger.warning("Failed to broadcast AMS change for printer %s: %s", printer_id, e)
  443. try:
  444. async with async_session() as db:
  445. from backend.app.api.routes.settings import get_setting
  446. from backend.app.models.printer import Printer
  447. # Check if Spoolman is enabled
  448. spoolman_enabled = await get_setting(db, "spoolman_enabled")
  449. if not spoolman_enabled or spoolman_enabled.lower() != "true":
  450. return
  451. # Check sync mode
  452. sync_mode = await get_setting(db, "spoolman_sync_mode")
  453. if sync_mode and sync_mode != "auto":
  454. return # Only sync on auto mode
  455. # Check if weight sync is disabled
  456. disable_weight_sync_str = await get_setting(db, "spoolman_disable_weight_sync")
  457. disable_weight_sync = disable_weight_sync_str and disable_weight_sync_str.lower() == "true"
  458. # Get Spoolman URL
  459. spoolman_url = await get_setting(db, "spoolman_url")
  460. if not spoolman_url:
  461. return
  462. # Get or create Spoolman client
  463. client = await get_spoolman_client()
  464. if not client:
  465. client = await init_spoolman_client(spoolman_url)
  466. # Check if Spoolman is reachable
  467. if not await client.health_check():
  468. logger.warning("Spoolman not reachable at %s", spoolman_url)
  469. return
  470. # Get printer name for location
  471. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  472. printer = result.scalar_one_or_none()
  473. printer_name = printer.name if printer else f"Printer {printer_id}"
  474. # Sync each AMS tray
  475. synced = 0
  476. for ams_unit in ams_data:
  477. ams_id = int(ams_unit.get("id", 0))
  478. trays = ams_unit.get("tray", [])
  479. for tray_data in trays:
  480. tray = client.parse_ams_tray(ams_id, tray_data)
  481. if not tray:
  482. continue # Empty tray
  483. try:
  484. result = await client.sync_ams_tray(tray, printer_name, disable_weight_sync=disable_weight_sync)
  485. if result:
  486. synced += 1
  487. except Exception as e:
  488. logger.error("Error syncing AMS %s tray %s: %s", ams_id, tray.tray_id, e)
  489. if synced > 0:
  490. logger.info("Auto-synced %s AMS trays to Spoolman for printer %s", synced, printer_id)
  491. except Exception as e:
  492. logging.getLogger(__name__).warning(f"Spoolman AMS sync failed: {e}")
  493. async def _capture_snapshot_for_notification(printer_id: int, printer, logger) -> bytes | None:
  494. """Capture a camera snapshot for notification image attachment.
  495. Returns JPEG bytes (max 2.5MB) or None if capture fails or is unavailable.
  496. Uses: external camera > buffered frame > fresh capture.
  497. """
  498. if not printer:
  499. return None
  500. try:
  501. from backend.app.api.routes.settings import get_setting
  502. async with async_session() as db:
  503. capture_enabled = await get_setting(db, "capture_finish_photo")
  504. if capture_enabled is not None and capture_enabled.lower() != "true":
  505. return None
  506. # Try external camera first
  507. if printer.external_camera_enabled and printer.external_camera_url:
  508. logger.info("[SNAPSHOT] Capturing from external camera for printer %s", printer_id)
  509. from backend.app.services.external_camera import capture_frame
  510. frame_data = await capture_frame(printer.external_camera_url, printer.external_camera_type or "mjpeg")
  511. if frame_data and len(frame_data) <= 2_500_000:
  512. logger.info("[SNAPSHOT] External camera frame: %s bytes", len(frame_data))
  513. return frame_data
  514. # Try buffered frame from active stream
  515. from backend.app.api.routes.camera import _active_chamber_streams, _active_streams, get_buffered_frame
  516. active_for_printer = [k for k in _active_streams if k.startswith(f"{printer_id}-")]
  517. active_chamber = [k for k in _active_chamber_streams if k.startswith(f"{printer_id}-")]
  518. buffered_frame = get_buffered_frame(printer_id)
  519. if (active_for_printer or active_chamber) and buffered_frame:
  520. logger.info("[SNAPSHOT] Using buffered frame for printer %s: %s bytes", printer_id, len(buffered_frame))
  521. if len(buffered_frame) <= 2_500_000:
  522. return buffered_frame
  523. # Fresh capture from printer camera
  524. logger.info("[SNAPSHOT] Capturing fresh frame for printer %s", printer_id)
  525. from backend.app.services.camera import capture_camera_frame_bytes
  526. frame_data = await capture_camera_frame_bytes(
  527. printer.ip_address, printer.access_code, printer.model, timeout=15
  528. )
  529. if frame_data and len(frame_data) <= 2_500_000:
  530. logger.info("[SNAPSHOT] Fresh camera frame: %s bytes", len(frame_data))
  531. return frame_data
  532. except Exception as e:
  533. logger.warning("[SNAPSHOT] Failed to capture snapshot for printer %s: %s", printer_id, e)
  534. return None
  535. async def _send_print_start_notification(
  536. printer_id: int,
  537. data: dict,
  538. archive_data: dict | None = None,
  539. logger=None,
  540. ):
  541. """Helper to send print start notification with optional archive data."""
  542. if logger is None:
  543. logger = logging.getLogger(__name__)
  544. try:
  545. async with async_session() as db:
  546. from backend.app.models.printer import Printer
  547. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  548. printer = result.scalar_one_or_none()
  549. printer_name = printer.name if printer else f"Printer {printer_id}"
  550. # Capture camera snapshot for notification image attachment
  551. image_data = await _capture_snapshot_for_notification(printer_id, printer, logger)
  552. if image_data:
  553. if archive_data is None:
  554. archive_data = {}
  555. archive_data["image_data"] = image_data
  556. await notification_service.on_print_start(printer_id, printer_name, data, db, archive_data=archive_data)
  557. except Exception as e:
  558. logger.warning("Notification on_print_start failed: %s", e)
  559. def _load_objects_from_archive(archive, printer_id: int, logger) -> None:
  560. """Extract printable objects from an archive's 3MF file and store in printer state."""
  561. try:
  562. from backend.app.services.archive import extract_printable_objects_from_3mf
  563. file_path = app_settings.base_dir / archive.file_path
  564. if file_path.exists() and str(file_path).endswith(".3mf"):
  565. with open(file_path, "rb") as f:
  566. threemf_data = f.read()
  567. # Extract with positions for UI overlay
  568. printable_objects, bbox_all = extract_printable_objects_from_3mf(threemf_data, include_positions=True)
  569. if printable_objects:
  570. client = printer_manager.get_client(printer_id)
  571. if client:
  572. client.state.printable_objects = printable_objects
  573. client.state.printable_objects_bbox_all = bbox_all
  574. client.state.skipped_objects = []
  575. logger.info("Loaded %s printable objects for printer %s", len(printable_objects), printer_id)
  576. except Exception as e:
  577. logger.debug("Failed to extract printable objects from archive: %s", e)
  578. async def on_print_start(printer_id: int, data: dict):
  579. """Handle print start - archive the 3MF file immediately."""
  580. logger = logging.getLogger(__name__)
  581. logger.info("[CALLBACK] on_print_start called for printer %s, data keys: %s", printer_id, list(data.keys()))
  582. await ws_manager.send_print_start(printer_id, data)
  583. # MQTT relay - publish print start
  584. try:
  585. printer_info = printer_manager.get_printer(printer_id)
  586. if printer_info:
  587. await mqtt_relay.on_print_start(
  588. printer_id,
  589. printer_info.name,
  590. printer_info.serial_number,
  591. data.get("filename", ""),
  592. data.get("subtask_name", ""),
  593. )
  594. except Exception:
  595. pass # Don't fail print start callback if MQTT fails
  596. # Track if notification was sent (to avoid sending twice)
  597. notification_sent = False
  598. # Smart plug automation: turn on plug when print starts
  599. try:
  600. async with async_session() as db:
  601. await smart_plug_manager.on_print_start(printer_id, db)
  602. except Exception as e:
  603. logger.warning("Smart plug on_print_start failed: %s", e)
  604. async with async_session() as db:
  605. from backend.app.models.printer import Printer
  606. from backend.app.services.bambu_ftp import list_files_async
  607. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  608. printer = result.scalar_one_or_none()
  609. # Plate detection check - pause if objects detected on build plate
  610. logger.info(
  611. f"[PLATE CHECK] printer_id={printer_id}, plate_detection_enabled={printer.plate_detection_enabled if printer else 'NO PRINTER'}"
  612. )
  613. if printer and printer.plate_detection_enabled:
  614. logger.info("[PLATE CHECK] ENTERING plate detection code for printer %s", printer_id)
  615. try:
  616. from backend.app.services.plate_detection import check_plate_empty
  617. # Build ROI tuple from printer settings if available
  618. roi = None
  619. if all(
  620. [
  621. printer.plate_detection_roi_x is not None,
  622. printer.plate_detection_roi_y is not None,
  623. printer.plate_detection_roi_w is not None,
  624. printer.plate_detection_roi_h is not None,
  625. ]
  626. ):
  627. roi = (
  628. printer.plate_detection_roi_x,
  629. printer.plate_detection_roi_y,
  630. printer.plate_detection_roi_w,
  631. printer.plate_detection_roi_h,
  632. )
  633. # Auto-turn on chamber light if it's off for better detection
  634. light_was_off = False
  635. client = printer_manager.get_client(printer_id)
  636. if client and client.state:
  637. light_was_off = not client.state.chamber_light
  638. if light_was_off:
  639. logger.info("[PLATE CHECK] Turning on chamber light for printer %s", printer_id)
  640. client.set_chamber_light(True)
  641. # Wait for light to physically turn on and camera to adjust exposure
  642. await asyncio.sleep(2.5)
  643. logger.info("[PLATE CHECK] Running plate detection for printer %s", printer_id)
  644. plate_result = await check_plate_empty(
  645. printer_id=printer_id,
  646. ip_address=printer.ip_address,
  647. access_code=printer.access_code,
  648. model=printer.model,
  649. include_debug_image=False,
  650. external_camera_url=printer.external_camera_url,
  651. external_camera_type=printer.external_camera_type,
  652. use_external=printer.external_camera_enabled,
  653. roi=roi,
  654. )
  655. # Restore chamber light to original state
  656. if light_was_off and client:
  657. logger.info("[PLATE CHECK] Restoring chamber light to off for printer %s", printer_id)
  658. client.set_chamber_light(False)
  659. if not plate_result.needs_calibration and not plate_result.is_empty:
  660. # Objects detected - pause the print!
  661. logger.warning(
  662. f"[PLATE CHECK] Objects detected on plate for printer {printer_id}! "
  663. f"Confidence: {plate_result.confidence:.0%}, Diff: {plate_result.difference_percent:.1f}%"
  664. )
  665. client = printer_manager.get_client(printer_id)
  666. if client:
  667. client.pause_print()
  668. logger.info("[PLATE CHECK] Print paused for printer %s", printer_id)
  669. # Send notification about plate not empty
  670. await ws_manager.broadcast(
  671. {
  672. "type": "plate_not_empty",
  673. "printer_id": printer_id,
  674. "printer_name": printer.name,
  675. "message": f"Objects detected on build plate! Print paused. (Diff: {plate_result.difference_percent:.1f}%)",
  676. }
  677. )
  678. # Also send push notification
  679. try:
  680. await notification_service.on_plate_not_empty(
  681. printer_id=printer_id,
  682. printer_name=printer.name,
  683. db=db,
  684. difference_percent=plate_result.difference_percent,
  685. )
  686. except Exception as notif_err:
  687. logger.warning("[PLATE CHECK] Failed to send notification: %s", notif_err)
  688. else:
  689. logger.info("[PLATE CHECK] Plate is empty for printer %s, proceeding with print", printer_id)
  690. except Exception as plate_err:
  691. # Don't block print on plate detection errors
  692. logger.warning("[PLATE CHECK] Plate detection failed for printer %s: %s", printer_id, plate_err)
  693. if not printer or not printer.auto_archive:
  694. # Send notification without archive data (auto-archive disabled)
  695. logger.info(
  696. f"[CALLBACK] Skipping archive - printer: {printer is not None}, auto_archive: {printer.auto_archive if printer else 'N/A'}"
  697. )
  698. if not notification_sent:
  699. await _send_print_start_notification(printer_id, data, logger=logger)
  700. return
  701. # Get the filename and subtask_name
  702. filename = data.get("filename", "")
  703. subtask_name = data.get("subtask_name", "")
  704. logger.info("[CALLBACK] Print start detected - filename: %s, subtask: %s", filename, subtask_name)
  705. if not filename and not subtask_name:
  706. # Send notification without archive data (no filename)
  707. logger.info("[CALLBACK] Skipping archive - no filename or subtask_name")
  708. if not notification_sent:
  709. await _send_print_start_notification(printer_id, data, logger=logger)
  710. return
  711. # Check if this is an expected print from reprint/scheduled
  712. # Build list of possible keys to check
  713. expected_keys = []
  714. if subtask_name:
  715. expected_keys.append((printer_id, subtask_name))
  716. expected_keys.append((printer_id, f"{subtask_name}.3mf"))
  717. expected_keys.append((printer_id, f"{subtask_name}.gcode.3mf"))
  718. if filename:
  719. fname = filename.split("/")[-1] if "/" in filename else filename
  720. expected_keys.append((printer_id, fname))
  721. # Strip extensions to match
  722. base = fname.replace(".gcode", "").replace(".3mf", "")
  723. expected_keys.append((printer_id, base))
  724. expected_keys.append((printer_id, f"{base}.3mf"))
  725. expected_archive_id = None
  726. for key in expected_keys:
  727. expected_archive_id = _expected_prints.pop(key, None)
  728. if expected_archive_id:
  729. # Clean up other possible keys for this print
  730. for other_key in expected_keys:
  731. _expected_prints.pop(other_key, None)
  732. break
  733. if expected_archive_id:
  734. # This is a reprint/scheduled print - use existing archive, don't create new one
  735. logger.info("Using expected archive %s for print (skipping duplicate)", expected_archive_id)
  736. from backend.app.models.archive import PrintArchive
  737. result = await db.execute(select(PrintArchive).where(PrintArchive.id == expected_archive_id))
  738. archive = result.scalar_one_or_none()
  739. if archive:
  740. # Update archive status to printing
  741. archive.status = "printing"
  742. archive.started_at = datetime.now()
  743. await db.commit()
  744. # Track as active print
  745. _active_prints[(printer_id, archive.filename)] = archive.id
  746. if subtask_name:
  747. _active_prints[(printer_id, f"{subtask_name}.3mf")] = archive.id
  748. # Mark as reprint so we add cost on completion
  749. _reprint_archives.add(archive.id)
  750. logger.info("Marked archive %s as reprint for cost addition on completion", archive.id)
  751. # Set up energy tracking
  752. try:
  753. plug_result = await db.execute(select(SmartPlug).where(SmartPlug.printer_id == printer_id))
  754. plug = plug_result.scalar_one_or_none()
  755. logger.info(
  756. f"[ENERGY] Print start - archive {archive.id}, printer {printer_id}, plug found: {plug is not None}"
  757. )
  758. if plug:
  759. energy = await _get_plug_energy(plug, db)
  760. logger.info("[ENERGY] Energy response from plug: %s", energy)
  761. if energy and energy.get("total") is not None:
  762. _print_energy_start[archive.id] = energy["total"]
  763. logger.info(
  764. f"[ENERGY] Recorded starting energy for archive {archive.id}: {energy['total']} kWh"
  765. )
  766. else:
  767. logger.warning("[ENERGY] No 'total' in energy response for archive %s", archive.id)
  768. else:
  769. logger.info("[ENERGY] No smart plug found for printer %s", printer_id)
  770. except Exception as e:
  771. logger.warning("Failed to record starting energy: %s", e)
  772. await ws_manager.send_archive_updated(
  773. {
  774. "id": archive.id,
  775. "status": "printing",
  776. }
  777. )
  778. # Send notification with archive data (reprint/scheduled)
  779. if not notification_sent:
  780. archive_data = {"print_time_seconds": archive.print_time_seconds}
  781. await _send_print_start_notification(printer_id, data, archive_data, logger)
  782. # Extract printable objects from the archived 3MF file
  783. _load_objects_from_archive(archive, printer_id, logger)
  784. # Store Spoolman tracking data for per-filament usage reporting
  785. try:
  786. await _store_spoolman_print_data(printer_id, archive.id, archive.file_path, db, printer_manager)
  787. except Exception as e:
  788. logger.warning("[SPOOLMAN] Failed to store tracking data: %s", e)
  789. return # Skip creating a new archive
  790. # Check if there's already a "printing" archive for this printer/file
  791. # This prevents duplicates when backend restarts during an active print
  792. from backend.app.models.archive import PrintArchive
  793. check_name = subtask_name or filename.split("/")[-1].replace(".gcode", "").replace(".3mf", "")
  794. existing = await db.execute(
  795. select(PrintArchive)
  796. .where(PrintArchive.printer_id == printer_id)
  797. .where(PrintArchive.status == "printing")
  798. .where(PrintArchive.print_name.ilike(f"%{check_name}%"))
  799. .order_by(PrintArchive.created_at.desc())
  800. .limit(1)
  801. )
  802. existing_archive = existing.scalar_one_or_none()
  803. if existing_archive:
  804. # Check if archive is stale (older than 4 hours) - likely a failed/cancelled print
  805. # that didn't get properly updated
  806. archive_age = datetime.now(timezone.utc) - existing_archive.created_at.replace(tzinfo=timezone.utc)
  807. if archive_age.total_seconds() > 4 * 60 * 60: # 4 hours
  808. logger.warning(
  809. f"Found stale 'printing' archive {existing_archive.id} (age: {archive_age}), "
  810. f"marking as cancelled and creating new archive"
  811. )
  812. existing_archive.status = "cancelled"
  813. existing_archive.failure_reason = "Stale - print likely cancelled or failed without status update"
  814. await db.commit()
  815. # Fall through to create new archive (don't return)
  816. _existing_archive = None # Clear so we don't use stale archive
  817. else:
  818. logger.info(
  819. f"Skipping duplicate - already have printing archive {existing_archive.id} for {check_name}"
  820. )
  821. # Track this as the active print
  822. _active_prints[(printer_id, existing_archive.filename)] = existing_archive.id
  823. # Also set up energy tracking if not already tracked
  824. if existing_archive.id not in _print_energy_start:
  825. try:
  826. plug_result = await db.execute(select(SmartPlug).where(SmartPlug.printer_id == printer_id))
  827. plug = plug_result.scalar_one_or_none()
  828. if plug:
  829. energy = await _get_plug_energy(plug, db)
  830. if energy and energy.get("total") is not None:
  831. _print_energy_start[existing_archive.id] = energy["total"]
  832. logger.info(
  833. f"Recorded starting energy for existing archive {existing_archive.id}: {energy['total']} kWh"
  834. )
  835. except Exception as e:
  836. logger.warning("Failed to record starting energy for existing archive: %s", e)
  837. # Send notification with archive data (existing archive)
  838. if not notification_sent:
  839. archive_data = {"print_time_seconds": existing_archive.print_time_seconds}
  840. await _send_print_start_notification(printer_id, data, archive_data, logger)
  841. # Extract printable objects from the archived 3MF file
  842. _load_objects_from_archive(existing_archive, printer_id, logger)
  843. return
  844. # Build list of possible 3MF filenames to try
  845. possible_names = []
  846. # Bambu printers typically store files as "Name.gcode.3mf"
  847. # The subtask_name is usually the best source for the filename
  848. if subtask_name:
  849. # Try common Bambu naming patterns
  850. possible_names.append(f"{subtask_name}.gcode.3mf")
  851. possible_names.append(f"{subtask_name}.3mf")
  852. # Try original filename with .3mf extension
  853. if filename:
  854. # Extract just the filename part, not the full path
  855. fname = filename.split("/")[-1] if "/" in filename else filename
  856. if fname.endswith(".3mf"):
  857. possible_names.append(fname)
  858. elif fname.endswith(".gcode"):
  859. base = fname.rsplit(".", 1)[0]
  860. possible_names.append(f"{base}.gcode.3mf")
  861. possible_names.append(f"{base}.3mf")
  862. else:
  863. possible_names.append(f"{fname}.gcode.3mf")
  864. possible_names.append(f"{fname}.3mf")
  865. # Also try with spaces converted to underscores (Bambu Studio may normalize filenames)
  866. space_variants = []
  867. for name in possible_names:
  868. if " " in name:
  869. space_variants.append(name.replace(" ", "_"))
  870. possible_names.extend(space_variants)
  871. # Remove duplicates while preserving order
  872. seen = set()
  873. possible_names = [x for x in possible_names if not (x in seen or seen.add(x))]
  874. logger.info("Trying filenames: %s", possible_names)
  875. # Try to find and download the 3MF file
  876. temp_path = None
  877. downloaded_filename = None
  878. # Get FTP retry settings
  879. ftp_retry_enabled, ftp_retry_count, ftp_retry_delay, ftp_timeout = await get_ftp_retry_settings()
  880. for try_filename in possible_names:
  881. if not try_filename.endswith(".3mf"):
  882. continue
  883. remote_paths = [
  884. f"/cache/{try_filename}",
  885. f"/model/{try_filename}",
  886. f"/data/{try_filename}",
  887. f"/data/Metadata/{try_filename}",
  888. f"/{try_filename}",
  889. ]
  890. temp_path = app_settings.archive_dir / "temp" / try_filename
  891. temp_path.parent.mkdir(parents=True, exist_ok=True)
  892. for remote_path in remote_paths:
  893. logger.debug("Trying FTP download: %s", remote_path)
  894. try:
  895. if ftp_retry_enabled:
  896. downloaded = await with_ftp_retry(
  897. download_file_async,
  898. printer.ip_address,
  899. printer.access_code,
  900. remote_path,
  901. temp_path,
  902. socket_timeout=ftp_timeout,
  903. printer_model=printer.model,
  904. max_retries=ftp_retry_count,
  905. retry_delay=ftp_retry_delay,
  906. operation_name=f"Download 3MF from {remote_path}",
  907. )
  908. else:
  909. downloaded = await download_file_async(
  910. printer.ip_address,
  911. printer.access_code,
  912. remote_path,
  913. temp_path,
  914. socket_timeout=ftp_timeout,
  915. printer_model=printer.model,
  916. )
  917. if downloaded:
  918. downloaded_filename = try_filename
  919. logger.info("Downloaded: %s", remote_path)
  920. break
  921. except Exception as e:
  922. logger.debug("FTP download failed for %s: %s", remote_path, e)
  923. if downloaded_filename:
  924. break
  925. # If still not found, try listing directories to find matching file
  926. # Different printer models use different directory structures
  927. if not downloaded_filename and (filename or subtask_name):
  928. search_term = (subtask_name or filename).lower().replace(".gcode", "").replace(".3mf", "")
  929. logger.info("Direct FTP download failed, searching directories for '%s'", search_term)
  930. search_dirs = ["/cache", "/model", "/data", "/data/Metadata", "/"]
  931. for search_dir in search_dirs:
  932. if downloaded_filename:
  933. break
  934. try:
  935. dir_files = await list_files_async(printer.ip_address, printer.access_code, search_dir)
  936. threemf_files = [f.get("name") for f in dir_files if f.get("name", "").endswith(".3mf")]
  937. if threemf_files:
  938. logger.info(
  939. f"Found {len(threemf_files)} 3MF files in {search_dir}: {threemf_files[:5]}{'...' if len(threemf_files) > 5 else ''}"
  940. )
  941. for f in dir_files:
  942. if f.get("is_directory"):
  943. continue
  944. fname = f.get("name", "")
  945. # Normalize both for comparison (spaces and underscores are equivalent)
  946. fname_normalized = fname.lower().replace(" ", "_")
  947. search_normalized = search_term.replace(" ", "_")
  948. if fname.endswith(".3mf") and search_normalized in fname_normalized:
  949. logger.info("Found matching file in %s: %s", search_dir, fname)
  950. temp_path = app_settings.archive_dir / "temp" / fname
  951. temp_path.parent.mkdir(parents=True, exist_ok=True)
  952. if ftp_retry_enabled:
  953. downloaded = await with_ftp_retry(
  954. download_file_async,
  955. printer.ip_address,
  956. printer.access_code,
  957. f"{search_dir}/{fname}",
  958. temp_path,
  959. max_retries=ftp_retry_count,
  960. retry_delay=ftp_retry_delay,
  961. operation_name=f"Download 3MF from {search_dir}/{fname}",
  962. )
  963. else:
  964. downloaded = await download_file_async(
  965. printer.ip_address,
  966. printer.access_code,
  967. f"{search_dir}/{fname}",
  968. temp_path,
  969. )
  970. if downloaded:
  971. downloaded_filename = fname
  972. logger.info("Found and downloaded from %s: %s", search_dir, fname)
  973. break
  974. except Exception as e:
  975. logger.debug("Failed to list %s: %s", search_dir, e)
  976. if not downloaded_filename or not temp_path:
  977. logger.warning("Could not find 3MF file for print: %s", filename or subtask_name)
  978. # Create a fallback archive without 3MF data so the print is still tracked
  979. # This commonly happens with P1S/A1 printers where FTP has file size limitations
  980. try:
  981. from backend.app.models.archive import PrintArchive
  982. # Derive print name from subtask_name or filename
  983. print_name = subtask_name or filename
  984. if print_name:
  985. # Clean up the name (remove extensions, path parts)
  986. print_name = print_name.split("/")[-1]
  987. print_name = print_name.replace(".gcode.3mf", "").replace(".gcode", "").replace(".3mf", "")
  988. else:
  989. print_name = "Unknown Print"
  990. # Create minimal archive entry
  991. fallback_archive = PrintArchive(
  992. printer_id=printer_id,
  993. filename=filename or f"{print_name}.3mf",
  994. file_path="", # Empty - no 3MF file available
  995. file_size=0,
  996. print_name=print_name,
  997. status="printing",
  998. started_at=datetime.now(),
  999. extra_data={"no_3mf_available": True, "original_subtask": subtask_name, "_print_data": data},
  1000. )
  1001. db.add(fallback_archive)
  1002. await db.commit()
  1003. await db.refresh(fallback_archive)
  1004. logger.info("Created fallback archive %s for %s (no 3MF available)", fallback_archive.id, print_name)
  1005. # Start timelapse session if external camera is enabled
  1006. if printer.external_camera_enabled and printer.external_camera_url:
  1007. from backend.app.services.layer_timelapse import start_session
  1008. start_session(
  1009. printer_id,
  1010. fallback_archive.id,
  1011. printer.external_camera_url,
  1012. printer.external_camera_type or "mjpeg",
  1013. )
  1014. logger.info("Started layer timelapse for printer %s, archive %s", printer_id, fallback_archive.id)
  1015. # Track as active print
  1016. _active_prints[(printer_id, fallback_archive.filename)] = fallback_archive.id
  1017. if filename:
  1018. _active_prints[(printer_id, filename)] = fallback_archive.id
  1019. if subtask_name:
  1020. _active_prints[(printer_id, f"{subtask_name}.3mf")] = fallback_archive.id
  1021. _active_prints[(printer_id, subtask_name)] = fallback_archive.id
  1022. # Record starting energy if smart plug available
  1023. try:
  1024. plug_result = await db.execute(select(SmartPlug).where(SmartPlug.printer_id == printer_id))
  1025. plug = plug_result.scalar_one_or_none()
  1026. if plug:
  1027. energy = await _get_plug_energy(plug, db)
  1028. if energy and energy.get("total") is not None:
  1029. _print_energy_start[fallback_archive.id] = energy["total"]
  1030. logger.info(
  1031. f"[ENERGY] Recorded starting energy for fallback archive {fallback_archive.id}: {energy['total']} kWh"
  1032. )
  1033. except Exception as e:
  1034. logger.warning("Failed to record starting energy for fallback: %s", e)
  1035. # Send WebSocket notification
  1036. await ws_manager.send_archive_created(
  1037. {
  1038. "id": fallback_archive.id,
  1039. "printer_id": fallback_archive.printer_id,
  1040. "filename": fallback_archive.filename,
  1041. "print_name": fallback_archive.print_name,
  1042. "status": fallback_archive.status,
  1043. }
  1044. )
  1045. # MQTT relay - publish archive created
  1046. try:
  1047. await mqtt_relay.on_archive_created(
  1048. archive_id=fallback_archive.id,
  1049. print_name=fallback_archive.print_name,
  1050. printer_name=printer.name,
  1051. status=fallback_archive.status,
  1052. )
  1053. except Exception:
  1054. pass # Don't fail if MQTT fails
  1055. # Store Spoolman tracking data (may not work for fallback since no 3MF)
  1056. try:
  1057. await _store_spoolman_print_data(
  1058. printer_id, fallback_archive.id, fallback_archive.file_path, db, printer_manager
  1059. )
  1060. except Exception as e:
  1061. logger.debug("[SPOOLMAN] Could not store tracking for fallback archive: %s", e)
  1062. # Send notification without archive data (file not found)
  1063. if not notification_sent:
  1064. await _send_print_start_notification(printer_id, data, logger=logger)
  1065. return
  1066. except Exception as e:
  1067. logger.error("Failed to create fallback archive: %s", e)
  1068. # Send notification without archive data (file not found)
  1069. if not notification_sent:
  1070. await _send_print_start_notification(printer_id, data, logger=logger)
  1071. return
  1072. try:
  1073. # Archive the file with status "printing"
  1074. service = ArchiveService(db)
  1075. archive = await service.archive_print(
  1076. printer_id=printer_id,
  1077. source_file=temp_path,
  1078. print_data={**data, "status": "printing"},
  1079. )
  1080. if archive:
  1081. # Track this active print (use both original filename and downloaded filename)
  1082. _active_prints[(printer_id, downloaded_filename)] = archive.id
  1083. if filename and filename != downloaded_filename:
  1084. _active_prints[(printer_id, filename)] = archive.id
  1085. if subtask_name:
  1086. _active_prints[(printer_id, f"{subtask_name}.3mf")] = archive.id
  1087. logger.info("Created archive %s for %s", archive.id, downloaded_filename)
  1088. # Start timelapse session if external camera is enabled
  1089. if printer.external_camera_enabled and printer.external_camera_url:
  1090. from backend.app.services.layer_timelapse import start_session
  1091. start_session(
  1092. printer_id,
  1093. archive.id,
  1094. printer.external_camera_url,
  1095. printer.external_camera_type or "mjpeg",
  1096. )
  1097. logger.info("Started layer timelapse for printer %s, archive %s", printer_id, archive.id)
  1098. # Record starting energy from smart plug if available
  1099. try:
  1100. plug_result = await db.execute(select(SmartPlug).where(SmartPlug.printer_id == printer_id))
  1101. plug = plug_result.scalar_one_or_none()
  1102. logger.info(
  1103. f"[ENERGY] Auto-archive print start - archive {archive.id}, printer {printer_id}, plug found: {plug is not None}"
  1104. )
  1105. if plug:
  1106. energy = await _get_plug_energy(plug, db)
  1107. logger.info("[ENERGY] Auto-archive energy response: %s", energy)
  1108. if energy and energy.get("total") is not None:
  1109. _print_energy_start[archive.id] = energy["total"]
  1110. logger.info(
  1111. f"[ENERGY] Recorded starting energy for archive {archive.id}: {energy['total']} kWh"
  1112. )
  1113. else:
  1114. logger.warning("[ENERGY] No 'total' in energy response for archive %s", archive.id)
  1115. else:
  1116. logger.info("[ENERGY] No smart plug found for printer %s", printer_id)
  1117. except Exception as e:
  1118. logger.warning("Failed to record starting energy: %s", e)
  1119. await ws_manager.send_archive_created(
  1120. {
  1121. "id": archive.id,
  1122. "printer_id": archive.printer_id,
  1123. "filename": archive.filename,
  1124. "print_name": archive.print_name,
  1125. "status": archive.status,
  1126. }
  1127. )
  1128. # MQTT relay - publish archive created
  1129. try:
  1130. await mqtt_relay.on_archive_created(
  1131. archive_id=archive.id,
  1132. print_name=archive.print_name,
  1133. printer_name=printer.name,
  1134. status=archive.status,
  1135. )
  1136. except Exception:
  1137. pass # Don't fail if MQTT fails
  1138. # Send notification with archive data (new archive created)
  1139. if not notification_sent:
  1140. archive_data = {"print_time_seconds": archive.print_time_seconds}
  1141. await _send_print_start_notification(printer_id, data, archive_data, logger)
  1142. # Extract printable objects for skip object functionality
  1143. try:
  1144. from backend.app.services.archive import extract_printable_objects_from_3mf
  1145. with open(temp_path, "rb") as f:
  1146. threemf_data = f.read()
  1147. # Extract with positions for UI overlay
  1148. printable_objects, bbox_all = extract_printable_objects_from_3mf(
  1149. threemf_data, include_positions=True
  1150. )
  1151. if printable_objects:
  1152. # Store objects in printer state
  1153. client = printer_manager.get_client(printer_id)
  1154. if client:
  1155. client.state.printable_objects = printable_objects
  1156. client.state.printable_objects_bbox_all = bbox_all
  1157. client.state.skipped_objects = [] # Reset skipped objects for new print
  1158. logger.info(
  1159. "Loaded %s printable objects for printer %s", len(printable_objects), printer_id
  1160. )
  1161. except Exception as e:
  1162. logger.debug("Failed to extract printable objects: %s", e)
  1163. # Store Spoolman tracking data for per-filament usage reporting
  1164. try:
  1165. await _store_spoolman_print_data(printer_id, archive.id, archive.file_path, db, printer_manager)
  1166. except Exception as e:
  1167. logger.warning("[SPOOLMAN] Failed to store tracking data: %s", e)
  1168. finally:
  1169. if temp_path and temp_path.exists():
  1170. temp_path.unlink()
  1171. async def _scan_for_timelapse_with_retries(archive_id: int):
  1172. """
  1173. Scan for timelapse with retries.
  1174. The printer encodes the timelapse quickly after print completion.
  1175. We just need a short delay then grab the most recent file.
  1176. Since we KNOW timelapse was active (from MQTT ipcam data), the most recent
  1177. file in /timelapse is our target. Retries handle FTP connection issues.
  1178. """
  1179. logger = logging.getLogger(__name__)
  1180. # Short delays - printer usually finishes encoding within seconds
  1181. retry_delays = [5, 10, 20]
  1182. for attempt, delay in enumerate(retry_delays, 1):
  1183. logger.info(
  1184. f"[TIMELAPSE] Attempt {attempt}/{len(retry_delays)}: waiting {delay}s before scanning for archive {archive_id}"
  1185. )
  1186. await asyncio.sleep(delay)
  1187. try:
  1188. async with async_session() as db:
  1189. from backend.app.models.printer import Printer
  1190. from backend.app.services.bambu_ftp import download_file_bytes_async, list_files_async
  1191. # Get archive (ArchiveService from module-level import)
  1192. service = ArchiveService(db)
  1193. archive = await service.get_archive(archive_id)
  1194. if not archive:
  1195. logger.warning("[TIMELAPSE] Archive %s not found, stopping retries", archive_id)
  1196. return
  1197. if archive.timelapse_path:
  1198. logger.info("[TIMELAPSE] Archive %s already has timelapse attached, stopping retries", archive_id)
  1199. return
  1200. if not archive.printer_id:
  1201. logger.warning("[TIMELAPSE] Archive %s has no printer, stopping retries", archive_id)
  1202. return
  1203. # Get printer
  1204. result = await db.execute(select(Printer).where(Printer.id == archive.printer_id))
  1205. printer = result.scalar_one_or_none()
  1206. if not printer:
  1207. logger.warning("[TIMELAPSE] Printer not found for archive %s, stopping retries", archive_id)
  1208. return
  1209. # Scan timelapse directory on printer
  1210. # H2D may store in different locations than X1C
  1211. files = []
  1212. found_path = None
  1213. for timelapse_path in ["/timelapse", "/timelapse/video", "/record", "/recording"]:
  1214. try:
  1215. found_files = await list_files_async(printer.ip_address, printer.access_code, timelapse_path)
  1216. if found_files:
  1217. files = found_files
  1218. found_path = timelapse_path
  1219. logger.info(
  1220. "[TIMELAPSE] Attempt %s: Found %s files in %s", attempt, len(files), timelapse_path
  1221. )
  1222. break
  1223. except Exception as e:
  1224. logger.debug("[TIMELAPSE] Path %s failed: %s", timelapse_path, e)
  1225. continue
  1226. if not files:
  1227. logger.info("[TIMELAPSE] Attempt %s: No timelapse files found on printer, will retry", attempt)
  1228. continue
  1229. mp4_files = [f for f in files if not f.get("is_directory") and f.get("name", "").endswith(".mp4")]
  1230. # Log ALL mp4 files found for debugging
  1231. logger.info("[TIMELAPSE] Attempt %s: Found %s MP4 files in %s", attempt, len(mp4_files), found_path)
  1232. for f in mp4_files[:5]: # Log first 5
  1233. logger.info("[TIMELAPSE] - %s, mtime=%s", f.get("name"), f.get("mtime"))
  1234. if not mp4_files:
  1235. logger.info("[TIMELAPSE] Attempt %s: No MP4 files found, will retry", attempt)
  1236. continue
  1237. # Sort by mtime descending to get most recent file
  1238. mp4_files_with_mtime = [f for f in mp4_files if f.get("mtime")]
  1239. if not mp4_files_with_mtime:
  1240. logger.info("[TIMELAPSE] Attempt %s: No MP4 files with mtime found, will retry", attempt)
  1241. continue
  1242. mp4_files_with_mtime.sort(key=lambda x: x.get("mtime"), reverse=True)
  1243. most_recent = mp4_files_with_mtime[0]
  1244. file_name = most_recent.get("name")
  1245. logger.info("[TIMELAPSE] Attempt %s: Most recent file: %s", attempt, file_name)
  1246. # Since we KNOW timelapse was active (from MQTT), just grab the most recent file
  1247. remote_path = most_recent.get("path") or f"/timelapse/{file_name}"
  1248. logger.info("[TIMELAPSE] Downloading %s for archive %s", file_name, archive_id)
  1249. timelapse_data = await download_file_bytes_async(printer.ip_address, printer.access_code, remote_path)
  1250. if timelapse_data:
  1251. success = await service.attach_timelapse(archive_id, timelapse_data, file_name)
  1252. if success:
  1253. logger.info("[TIMELAPSE] Successfully attached timelapse to archive %s", archive_id)
  1254. await ws_manager.send_archive_updated({"id": archive_id, "timelapse_attached": True})
  1255. return # Success!
  1256. else:
  1257. logger.warning("[TIMELAPSE] Failed to attach timelapse to archive %s", archive_id)
  1258. else:
  1259. logger.warning("[TIMELAPSE] Attempt %s: Failed to download, will retry", attempt)
  1260. except Exception as e:
  1261. logger.warning("[TIMELAPSE] Attempt %s failed with error: %s", attempt, e)
  1262. logger.warning("[TIMELAPSE] All %s attempts exhausted for archive %s, giving up", len(retry_delays), archive_id)
  1263. async def on_print_complete(printer_id: int, data: dict):
  1264. """Handle print completion - update the archive status."""
  1265. import time
  1266. logger = logging.getLogger(__name__)
  1267. start_time = time.time()
  1268. def log_timing(section: str):
  1269. elapsed = time.time() - start_time
  1270. logger.info("[TIMING] %s: %.3fs elapsed", section, elapsed)
  1271. logger.info("[CALLBACK] on_print_complete started for printer %s", printer_id)
  1272. try:
  1273. ws_data = {
  1274. "status": data.get("status"),
  1275. "filename": data.get("filename"),
  1276. "subtask_name": data.get("subtask_name"),
  1277. "timelapse_was_active": data.get("timelapse_was_active"),
  1278. }
  1279. await ws_manager.send_print_complete(printer_id, ws_data)
  1280. log_timing("WebSocket send_print_complete")
  1281. except Exception as e:
  1282. logger.warning("[CALLBACK] WebSocket send_print_complete failed: %s", e)
  1283. # Clear current print user tracking (Issue #206)
  1284. printer_manager.clear_current_print_user(printer_id)
  1285. # MQTT relay - publish print complete
  1286. try:
  1287. printer_info = printer_manager.get_printer(printer_id)
  1288. if printer_info:
  1289. await mqtt_relay.on_print_complete(
  1290. printer_id,
  1291. printer_info.name,
  1292. printer_info.serial_number,
  1293. data.get("filename", ""),
  1294. data.get("subtask_name", ""),
  1295. data.get("status", "completed"),
  1296. )
  1297. except Exception:
  1298. pass # Don't fail print complete callback if MQTT fails
  1299. filename = data.get("filename", "")
  1300. subtask_name = data.get("subtask_name", "")
  1301. if not filename and not subtask_name:
  1302. logger.warning("Print complete without filename or subtask_name")
  1303. return
  1304. logger.info("Print complete - filename: %s, subtask: %s, status: %s", filename, subtask_name, data.get("status"))
  1305. # Build list of possible keys to try (matching how they were registered in on_print_start)
  1306. possible_keys = []
  1307. # Try subtask_name variations first (most reliable for matching)
  1308. if subtask_name:
  1309. possible_keys.append((printer_id, f"{subtask_name}.3mf"))
  1310. possible_keys.append((printer_id, f"{subtask_name}.gcode.3mf"))
  1311. possible_keys.append((printer_id, subtask_name))
  1312. # Try filename variations
  1313. if filename:
  1314. # Extract just the filename if it's a path
  1315. fname = filename.split("/")[-1] if "/" in filename else filename
  1316. if fname.endswith(".3mf"):
  1317. possible_keys.append((printer_id, fname))
  1318. elif fname.endswith(".gcode"):
  1319. base_name = fname.rsplit(".", 1)[0]
  1320. possible_keys.append((printer_id, f"{base_name}.gcode.3mf"))
  1321. possible_keys.append((printer_id, f"{base_name}.3mf"))
  1322. possible_keys.append((printer_id, fname))
  1323. else:
  1324. possible_keys.append((printer_id, f"{fname}.gcode.3mf"))
  1325. possible_keys.append((printer_id, f"{fname}.3mf"))
  1326. possible_keys.append((printer_id, fname))
  1327. # Also try full path versions
  1328. if filename.endswith(".3mf"):
  1329. possible_keys.append((printer_id, filename))
  1330. elif filename.endswith(".gcode"):
  1331. base_name = filename.rsplit(".", 1)[0]
  1332. possible_keys.append((printer_id, f"{base_name}.3mf"))
  1333. possible_keys.append((printer_id, filename))
  1334. else:
  1335. possible_keys.append((printer_id, f"{filename}.3mf"))
  1336. possible_keys.append((printer_id, filename))
  1337. # Find the archive for this print
  1338. logger.info("Looking for archive in _active_prints, keys to try: %s...", possible_keys[:5])
  1339. logger.info("Current _active_prints: %s", list(_active_prints.keys()))
  1340. archive_id = None
  1341. for key in possible_keys:
  1342. archive_id = _active_prints.pop(key, None)
  1343. if archive_id:
  1344. logger.info("Found archive %s with key %s", archive_id, key)
  1345. # Also clean up any other keys pointing to this archive
  1346. keys_to_remove = [k for k, v in _active_prints.items() if v == archive_id]
  1347. for k in keys_to_remove:
  1348. _active_prints.pop(k, None)
  1349. break
  1350. if not archive_id:
  1351. # Try to find by filename or subtask_name if not tracked (for prints started before app)
  1352. async with async_session() as db:
  1353. from backend.app.models.archive import PrintArchive
  1354. # Try matching by subtask_name (stored as print_name) first
  1355. if subtask_name:
  1356. result = await db.execute(
  1357. select(PrintArchive)
  1358. .where(PrintArchive.printer_id == printer_id)
  1359. .where(PrintArchive.status == "printing")
  1360. .where(
  1361. or_(
  1362. PrintArchive.print_name.ilike(f"%{subtask_name}%"),
  1363. PrintArchive.filename.ilike(f"%{subtask_name}%"),
  1364. )
  1365. )
  1366. .order_by(PrintArchive.created_at.desc())
  1367. .limit(1)
  1368. )
  1369. archive = result.scalar_one_or_none()
  1370. if archive:
  1371. archive_id = archive.id
  1372. logger.info("Found archive %s by subtask_name match: %s", archive_id, subtask_name)
  1373. # Also try by filename
  1374. if not archive_id and filename:
  1375. result = await db.execute(
  1376. select(PrintArchive)
  1377. .where(PrintArchive.printer_id == printer_id)
  1378. .where(PrintArchive.filename == filename)
  1379. .where(PrintArchive.status == "printing")
  1380. .order_by(PrintArchive.created_at.desc())
  1381. .limit(1)
  1382. )
  1383. archive = result.scalar_one_or_none()
  1384. if archive:
  1385. archive_id = archive.id
  1386. if not archive_id:
  1387. logger.warning("Could not find archive for print complete: filename=%s, subtask=%s", filename, subtask_name)
  1388. return
  1389. log_timing("Archive lookup")
  1390. # Update archive status
  1391. logger.info("[ARCHIVE] Updating archive %s status...", archive_id)
  1392. try:
  1393. async with async_session() as db:
  1394. service = ArchiveService(db)
  1395. status = data.get("status", "completed")
  1396. # Auto-detect failure reason
  1397. failure_reason = None
  1398. if status == "aborted":
  1399. failure_reason = "User cancelled"
  1400. logger.info("[ARCHIVE] Print was aborted by user, setting failure_reason='User cancelled'")
  1401. elif status == "failed":
  1402. # Try to determine failure reason from HMS errors
  1403. hms_errors = data.get("hms_errors", [])
  1404. if hms_errors:
  1405. logger.info("[ARCHIVE] HMS errors at failure: %s", hms_errors)
  1406. # Map known HMS error modules to failure reasons
  1407. # Module 0x07 = Filament, 0x0C = MC (Motion Controller), etc.
  1408. for err in hms_errors:
  1409. module = err.get("module", 0)
  1410. if module == 0x07: # Filament module
  1411. failure_reason = "Filament runout"
  1412. break
  1413. elif module == 0x0C: # Motion controller
  1414. failure_reason = "Layer shift"
  1415. break
  1416. elif module == 0x05: # Nozzle/extruder
  1417. failure_reason = "Clogged nozzle"
  1418. break
  1419. if failure_reason:
  1420. logger.info("[ARCHIVE] Detected failure_reason from HMS: %s", failure_reason)
  1421. else:
  1422. logger.info("[ARCHIVE] No HMS errors available to determine failure reason")
  1423. await service.update_archive_status(
  1424. archive_id,
  1425. status=status,
  1426. completed_at=datetime.now() if status in ("completed", "failed", "aborted") else None,
  1427. failure_reason=failure_reason,
  1428. )
  1429. logger.info(
  1430. "[ARCHIVE] Archive %s status updated to %s, failure_reason=%s", archive_id, status, failure_reason
  1431. )
  1432. # Add cost for reprints (first prints have cost set in archive_print())
  1433. if status == "completed" and archive_id in _reprint_archives:
  1434. _reprint_archives.discard(archive_id)
  1435. try:
  1436. await service.add_reprint_cost(archive_id)
  1437. logger.info("[ARCHIVE] Added reprint cost for archive %s", archive_id)
  1438. except Exception as e:
  1439. logger.warning("[ARCHIVE] Failed to add reprint cost for archive %s: %s", archive_id, e)
  1440. await ws_manager.send_archive_updated(
  1441. {
  1442. "id": archive_id,
  1443. "status": status,
  1444. }
  1445. )
  1446. logger.info("[ARCHIVE] WebSocket notification sent for archive %s", archive_id)
  1447. # MQTT relay - publish archive updated
  1448. try:
  1449. await mqtt_relay.on_archive_updated(
  1450. archive_id=archive_id,
  1451. print_name=filename or subtask_name,
  1452. status=status,
  1453. )
  1454. except Exception:
  1455. pass # Don't fail if MQTT fails
  1456. except Exception as e:
  1457. logger.error("[ARCHIVE] Failed to update archive %s status: %s", archive_id, e, exc_info=True)
  1458. # Continue with other operations even if archive update fails
  1459. log_timing("Archive status update")
  1460. # Report filament usage to Spoolman if print completed successfully
  1461. if data.get("status") == "completed":
  1462. try:
  1463. await _report_spoolman_usage(printer_id, archive_id)
  1464. log_timing("Spoolman usage report")
  1465. except Exception as e:
  1466. logger.warning("Spoolman usage reporting failed: %s", e)
  1467. else:
  1468. # Report partial usage if tracking data exists (only stored when weight sync is disabled)
  1469. try:
  1470. async with async_session() as db:
  1471. await _cleanup_spoolman_tracking(printer_id, archive_id, db)
  1472. except Exception as e:
  1473. logger.debug("[SPOOLMAN] Cleanup failed: %s", e)
  1474. # Run slow operations as background tasks to avoid blocking the event loop
  1475. # These operations can take 5-10+ seconds and would freeze the UI if awaited
  1476. starting_kwh = _print_energy_start.pop(archive_id, None)
  1477. async def _background_energy_calculation():
  1478. """Calculate and save energy usage in background."""
  1479. try:
  1480. logger.info("[ENERGY-BG] Starting energy calculation for archive %s", archive_id)
  1481. async with async_session() as db:
  1482. plug_result = await db.execute(select(SmartPlug).where(SmartPlug.printer_id == printer_id))
  1483. plug = plug_result.scalar_one_or_none()
  1484. if plug:
  1485. energy = await _get_plug_energy(plug, db)
  1486. logger.info("[ENERGY-BG] Energy response: %s", energy)
  1487. energy_used = None
  1488. if starting_kwh is not None and energy and energy.get("total") is not None:
  1489. ending_kwh = energy["total"]
  1490. energy_used = round(ending_kwh - starting_kwh, 4)
  1491. logger.info("[ENERGY-BG] Per-print energy: %s kWh", energy_used)
  1492. if energy_used is not None and energy_used >= 0:
  1493. from backend.app.api.routes.settings import get_setting
  1494. energy_cost_per_kwh = await get_setting(db, "energy_cost_per_kwh")
  1495. cost_per_kwh = float(energy_cost_per_kwh) if energy_cost_per_kwh else 0.15
  1496. energy_cost = round(energy_used * cost_per_kwh, 2)
  1497. from backend.app.models.archive import PrintArchive
  1498. result = await db.execute(select(PrintArchive).where(PrintArchive.id == archive_id))
  1499. archive = result.scalar_one_or_none()
  1500. if archive:
  1501. archive.energy_kwh = energy_used
  1502. archive.energy_cost = energy_cost
  1503. await db.commit()
  1504. logger.info("[ENERGY-BG] Saved: %s kWh, cost=%s", energy_used, energy_cost)
  1505. else:
  1506. logger.info("[ENERGY-BG] No smart plug for printer %s", printer_id)
  1507. except Exception as e:
  1508. logger.warning("[ENERGY-BG] Failed: %s", e)
  1509. async def _background_finish_photo() -> str | None:
  1510. """Capture finish photo in background. Returns photo filename if captured."""
  1511. try:
  1512. logger.info("[PHOTO-BG] Starting finish photo capture for archive %s", archive_id)
  1513. from backend.app.api.routes.camera import _active_chamber_streams, _active_streams, get_buffered_frame
  1514. async with async_session() as db:
  1515. from backend.app.api.routes.settings import get_setting
  1516. capture_enabled = await get_setting(db, "capture_finish_photo")
  1517. if capture_enabled is None or capture_enabled.lower() == "true":
  1518. from backend.app.models.printer import Printer
  1519. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  1520. printer = result.scalar_one_or_none()
  1521. if printer and archive_id:
  1522. from backend.app.models.archive import PrintArchive
  1523. result = await db.execute(select(PrintArchive).where(PrintArchive.id == archive_id))
  1524. archive = result.scalar_one_or_none()
  1525. if archive:
  1526. import uuid
  1527. from datetime import datetime
  1528. from pathlib import Path
  1529. archive_dir = app_settings.base_dir / Path(archive.file_path).parent
  1530. photo_filename = None
  1531. # Check for external camera first
  1532. if printer.external_camera_enabled and printer.external_camera_url:
  1533. logger.info("[PHOTO-BG] Using external camera")
  1534. from backend.app.services.external_camera import capture_frame
  1535. frame_data = await capture_frame(
  1536. printer.external_camera_url, printer.external_camera_type or "mjpeg"
  1537. )
  1538. if frame_data:
  1539. photos_dir = archive_dir / "photos"
  1540. photos_dir.mkdir(parents=True, exist_ok=True)
  1541. timestamp = datetime.now().strftime("%Y%m%d_%H%M%S")
  1542. photo_filename = f"finish_{timestamp}_{uuid.uuid4().hex[:8]}.jpg"
  1543. photo_path = photos_dir / photo_filename
  1544. await asyncio.to_thread(photo_path.write_bytes, frame_data)
  1545. logger.info("[PHOTO-BG] Saved external camera frame: %s", photo_filename)
  1546. else:
  1547. # Check if camera stream is active - use buffered frame to avoid freeze
  1548. # Check both RTSP streams (_active_streams) and chamber image streams (_active_chamber_streams)
  1549. active_for_printer = [k for k in _active_streams if k.startswith(f"{printer_id}-")]
  1550. active_chamber_for_printer = [
  1551. k for k in _active_chamber_streams if k.startswith(f"{printer_id}-")
  1552. ]
  1553. buffered_frame = get_buffered_frame(printer_id)
  1554. if (active_for_printer or active_chamber_for_printer) and buffered_frame:
  1555. # Use frame from active stream
  1556. logger.info("[PHOTO-BG] Using buffered frame from active stream")
  1557. photos_dir = archive_dir / "photos"
  1558. photos_dir.mkdir(parents=True, exist_ok=True)
  1559. timestamp = datetime.now().strftime("%Y%m%d_%H%M%S")
  1560. photo_filename = f"finish_{timestamp}_{uuid.uuid4().hex[:8]}.jpg"
  1561. photo_path = photos_dir / photo_filename
  1562. await asyncio.to_thread(photo_path.write_bytes, buffered_frame)
  1563. logger.info("[PHOTO-BG] Saved buffered frame: %s", photo_filename)
  1564. else:
  1565. # No active stream - capture new frame
  1566. from backend.app.services.camera import capture_finish_photo
  1567. photo_filename = await capture_finish_photo(
  1568. printer_id=printer_id,
  1569. ip_address=printer.ip_address,
  1570. access_code=printer.access_code,
  1571. model=printer.model,
  1572. archive_dir=archive_dir,
  1573. )
  1574. if photo_filename:
  1575. photos = archive.photos or []
  1576. photos.append(photo_filename)
  1577. archive.photos = photos
  1578. await db.commit()
  1579. logger.info("[PHOTO-BG] Saved: %s", photo_filename)
  1580. return photo_filename
  1581. return None
  1582. except Exception as e:
  1583. logger.warning("[PHOTO-BG] Failed: %s", e)
  1584. return None
  1585. asyncio.create_task(_background_energy_calculation())
  1586. # Photo capture task - result will be used by notifications
  1587. photo_task = asyncio.create_task(_background_finish_photo())
  1588. log_timing("Background tasks scheduled (energy, photo)")
  1589. # Also run smart plug, notifications, and maintenance as background tasks
  1590. print_status = data.get("status", "completed")
  1591. async def _background_smart_plug():
  1592. """Handle smart plug automation in background."""
  1593. try:
  1594. logger.info("[AUTO-OFF-BG] Starting smart plug automation for printer %s", printer_id)
  1595. async with async_session() as db:
  1596. await smart_plug_manager.on_print_complete(printer_id, print_status, db)
  1597. logger.info("[AUTO-OFF-BG] Completed")
  1598. except Exception as e:
  1599. logger.warning("[AUTO-OFF-BG] Failed: %s", e)
  1600. async def _background_notifications(finish_photo_filename: str | None = None):
  1601. """Send print complete notifications in background."""
  1602. try:
  1603. logger.info(
  1604. "[NOTIFY-BG] Starting notifications for printer %s, photo=%s", printer_id, finish_photo_filename
  1605. )
  1606. async with async_session() as db:
  1607. from backend.app.models.archive import PrintArchive
  1608. from backend.app.models.printer import Printer
  1609. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  1610. printer = result.scalar_one_or_none()
  1611. printer_name = printer.name if printer else f"Printer {printer_id}"
  1612. archive_data = None
  1613. if archive_id:
  1614. archive_result = await db.execute(select(PrintArchive).where(PrintArchive.id == archive_id))
  1615. archive = archive_result.scalar_one_or_none()
  1616. if archive:
  1617. archive_data = {
  1618. "print_time_seconds": archive.print_time_seconds,
  1619. "actual_filament_grams": archive.filament_used_grams,
  1620. "failure_reason": archive.failure_reason,
  1621. }
  1622. # Add finish photo URL and image bytes if available
  1623. if finish_photo_filename:
  1624. from backend.app.api.routes.settings import get_setting
  1625. external_url = await get_setting(db, "external_url")
  1626. if external_url:
  1627. external_url = external_url.rstrip("/")
  1628. archive_data["finish_photo_url"] = (
  1629. f"{external_url}/api/v1/archives/{archive_id}/photos/{finish_photo_filename}"
  1630. )
  1631. else:
  1632. # Fallback to relative URL (won't work for external services)
  1633. archive_data["finish_photo_url"] = (
  1634. f"/api/v1/archives/{archive_id}/photos/{finish_photo_filename}"
  1635. )
  1636. # Read finish photo bytes for image attachment (e.g. Pushover)
  1637. try:
  1638. from pathlib import Path
  1639. photo_path = (
  1640. app_settings.base_dir
  1641. / Path(archive.file_path).parent
  1642. / "photos"
  1643. / finish_photo_filename
  1644. )
  1645. if photo_path.exists():
  1646. photo_bytes = await asyncio.to_thread(photo_path.read_bytes)
  1647. if len(photo_bytes) <= 2_500_000:
  1648. archive_data["image_data"] = photo_bytes
  1649. logger.info("[NOTIFY-BG] Loaded finish photo bytes: %s bytes", len(photo_bytes))
  1650. else:
  1651. logger.warning(
  1652. f"[NOTIFY-BG] Finish photo too large for attachment: "
  1653. f"{len(photo_bytes)} bytes"
  1654. )
  1655. except Exception as e:
  1656. logger.warning("[NOTIFY-BG] Failed to read finish photo bytes: %s", e)
  1657. await notification_service.on_print_complete(
  1658. printer_id, printer_name, print_status, data, db, archive_data=archive_data
  1659. )
  1660. logger.info("[NOTIFY-BG] Completed")
  1661. except Exception as e:
  1662. logger.warning("[NOTIFY-BG] Failed: %s", e)
  1663. async def _background_maintenance_check():
  1664. """Check for maintenance due in background."""
  1665. if print_status != "completed":
  1666. return
  1667. try:
  1668. logger.info("[MAINT-BG] Starting maintenance check for printer %s", printer_id)
  1669. async with async_session() as db:
  1670. from backend.app.models.printer import Printer
  1671. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  1672. printer = result.scalar_one_or_none()
  1673. printer_name = printer.name if printer else f"Printer {printer_id}"
  1674. await ensure_default_types(db)
  1675. overview = await _get_printer_maintenance_internal(printer_id, db, commit=True)
  1676. items_needing_attention = [
  1677. {"name": item.maintenance_type_name, "is_due": item.is_due, "is_warning": item.is_warning}
  1678. for item in overview.maintenance_items
  1679. if item.enabled and (item.is_due or item.is_warning)
  1680. ]
  1681. if items_needing_attention:
  1682. await notification_service.on_maintenance_due(printer_id, printer_name, items_needing_attention, db)
  1683. logger.info("[MAINT-BG] Sent notification: %s items need attention", len(items_needing_attention))
  1684. # MQTT relay - publish maintenance alerts
  1685. for item in items_needing_attention:
  1686. try:
  1687. await mqtt_relay.on_maintenance_alert(
  1688. printer_id=printer_id,
  1689. printer_name=printer_name,
  1690. maintenance_type=item["name"],
  1691. current_value=0, # Not easily available here
  1692. threshold=0, # Not easily available here
  1693. )
  1694. except Exception:
  1695. pass # Don't fail if MQTT fails
  1696. else:
  1697. logger.info("[MAINT-BG] Completed (no items need attention)")
  1698. except Exception as e:
  1699. logger.warning("[MAINT-BG] Failed: %s", e)
  1700. asyncio.create_task(_background_smart_plug())
  1701. asyncio.create_task(_background_maintenance_check())
  1702. # Notification task waits for photo capture to complete first
  1703. async def _photo_then_notify():
  1704. """Wait for photo capture, then send notification with photo URL."""
  1705. try:
  1706. finish_photo = await photo_task
  1707. logger.info("[PHOTO-NOTIFY] Photo task returned: %s", finish_photo)
  1708. await _background_notifications(finish_photo)
  1709. except Exception as e:
  1710. logger.warning("[PHOTO-NOTIFY] Failed: %s", e)
  1711. # Still try to send notification without photo
  1712. await _background_notifications(None)
  1713. asyncio.create_task(_photo_then_notify())
  1714. # Stitch external camera layer timelapse if session was active
  1715. print_status = data.get("status", "completed")
  1716. async def _background_layer_timelapse():
  1717. """Stitch layer timelapse and attach to archive."""
  1718. from backend.app.services.layer_timelapse import cancel_session, on_print_complete as tl_complete
  1719. try:
  1720. if print_status == "completed":
  1721. logger.info("[LAYER-TL] Stitching layer timelapse for printer %s", printer_id)
  1722. timelapse_path = await tl_complete(printer_id)
  1723. if timelapse_path and archive_id:
  1724. logger.info("[LAYER-TL] Attaching timelapse %s to archive %s", timelapse_path, archive_id)
  1725. async with async_session() as db:
  1726. service = ArchiveService(db)
  1727. timelapse_data = await asyncio.to_thread(timelapse_path.read_bytes)
  1728. await service.attach_timelapse(archive_id, timelapse_data, "layer_timelapse.mp4")
  1729. # Clean up the temp file
  1730. await asyncio.to_thread(timelapse_path.unlink, missing_ok=True)
  1731. logger.info("[LAYER-TL] Layer timelapse attached successfully")
  1732. elif timelapse_path:
  1733. # Timelapse created but no archive - just clean up
  1734. await asyncio.to_thread(timelapse_path.unlink, missing_ok=True)
  1735. else:
  1736. # Print failed or cancelled - cancel timelapse session
  1737. cancel_session(printer_id)
  1738. logger.info(
  1739. "[LAYER-TL] Cancelled layer timelapse for printer %s (status: %s)", printer_id, print_status
  1740. )
  1741. except Exception as e:
  1742. logger.warning("[LAYER-TL] Failed: %s", e)
  1743. # Try to cancel session on error
  1744. try:
  1745. cancel_session(printer_id)
  1746. except Exception:
  1747. pass # Best-effort timelapse session cancellation on error
  1748. asyncio.create_task(_background_layer_timelapse())
  1749. log_timing("All background tasks scheduled")
  1750. # Auto-scan for timelapse if recording was active during the print
  1751. if archive_id and data.get("timelapse_was_active") and data.get("status") == "completed":
  1752. logger.info("[TIMELAPSE] Timelapse was active during print, scheduling auto-scan for archive %s", archive_id)
  1753. # Schedule timelapse scan as background task with retries
  1754. # The printer needs time to encode the video after print completion
  1755. asyncio.create_task(_scan_for_timelapse_with_retries(archive_id))
  1756. log_timing("Timelapse scan scheduled")
  1757. # Update queue item if this was a scheduled print
  1758. try:
  1759. async with async_session() as db:
  1760. from backend.app.models.print_queue import PrintQueueItem
  1761. # Note: SmartPlug is already imported at module level (line 56)
  1762. # Do NOT import it here as it would shadow the module-level import
  1763. # and cause "cannot access local variable" errors earlier in this function
  1764. result = await db.execute(
  1765. select(PrintQueueItem)
  1766. .where(PrintQueueItem.printer_id == printer_id)
  1767. .where(PrintQueueItem.status == "printing")
  1768. )
  1769. queue_item = result.scalar_one_or_none()
  1770. if queue_item:
  1771. status = data.get("status", "completed")
  1772. queue_item.status = status
  1773. queue_item.completed_at = datetime.now()
  1774. await db.commit()
  1775. logger.info("Updated queue item %s status to %s", queue_item.id, status)
  1776. # MQTT relay - publish queue job completed
  1777. try:
  1778. printer_info = printer_manager.get_printer(printer_id)
  1779. await mqtt_relay.on_queue_job_completed(
  1780. job_id=queue_item.id,
  1781. filename=filename or subtask_name,
  1782. printer_id=printer_id,
  1783. printer_name=printer_info.name if printer_info else "Unknown",
  1784. status=status,
  1785. )
  1786. except Exception:
  1787. pass # Don't fail if MQTT fails
  1788. # Check if queue is now empty and send notification
  1789. try:
  1790. from sqlalchemy import func
  1791. # Count remaining pending items
  1792. count_result = await db.execute(
  1793. select(func.count(PrintQueueItem.id)).where(PrintQueueItem.status == "pending")
  1794. )
  1795. pending_count = count_result.scalar() or 0
  1796. if pending_count == 0:
  1797. # Count how many completed today (rough approximation)
  1798. today_start = datetime.now().replace(hour=0, minute=0, second=0, microsecond=0)
  1799. completed_result = await db.execute(
  1800. select(func.count(PrintQueueItem.id)).where(
  1801. PrintQueueItem.status.in_(["completed", "failed", "skipped"]),
  1802. PrintQueueItem.completed_at >= today_start,
  1803. )
  1804. )
  1805. completed_count = completed_result.scalar() or 1
  1806. await notification_service.on_queue_completed(
  1807. completed_count=completed_count,
  1808. db=db,
  1809. )
  1810. except Exception:
  1811. pass # Don't fail if notification fails
  1812. # Handle auto_off_after - power off printer if requested (after cooldown)
  1813. if queue_item.auto_off_after:
  1814. result = await db.execute(select(SmartPlug).where(SmartPlug.printer_id == printer_id))
  1815. plug = result.scalar_one_or_none()
  1816. if plug and plug.enabled:
  1817. logger.info("Auto-off requested for printer %s, waiting for cooldown...", printer_id)
  1818. async def cooldown_and_poweroff(pid: int, plug_id: int):
  1819. # Wait for nozzle to cool down
  1820. await printer_manager.wait_for_cooldown(pid, target_temp=50.0, timeout=600)
  1821. # Re-fetch plug in new session
  1822. async with async_session() as new_db:
  1823. result = await new_db.execute(select(SmartPlug).where(SmartPlug.id == plug_id))
  1824. p = result.scalar_one_or_none()
  1825. if p and p.enabled:
  1826. success = await tasmota_service.turn_off(p)
  1827. if success:
  1828. logger.info("Powered off printer %s via smart plug '%s'", pid, p.name)
  1829. else:
  1830. logger.warning("Failed to power off printer %s via smart plug", pid)
  1831. asyncio.create_task(cooldown_and_poweroff(printer_id, plug.id))
  1832. except Exception as e:
  1833. logging.getLogger(__name__).warning(f"Queue item update failed: {e}")
  1834. log_timing("Queue item update")
  1835. logger.info("[CALLBACK] on_print_complete finished for printer %s, archive %s", printer_id, archive_id)
  1836. # AMS sensor history recording
  1837. _ams_history_task: asyncio.Task | None = None
  1838. AMS_HISTORY_INTERVAL = 300 # Record every 5 minutes
  1839. AMS_HISTORY_RETENTION_DAYS = 30 # Keep data for 30 days
  1840. _ams_cleanup_counter = 0 # Track recordings to trigger periodic cleanup
  1841. _ams_alarm_cooldown: dict[str, datetime] = {} # Track alarm cooldowns (printer_id:ams_id:type -> last_alarm_time)
  1842. AMS_ALARM_COOLDOWN_MINUTES = 60 # Don't send same alarm more than once per hour
  1843. async def record_ams_history():
  1844. """Background task to record AMS humidity and temperature data."""
  1845. logger = logging.getLogger(__name__)
  1846. # Wait a short time for MQTT connections to establish on startup
  1847. await asyncio.sleep(10)
  1848. while True:
  1849. try:
  1850. from backend.app.models.ams_history import AMSSensorHistory
  1851. from backend.app.models.printer import Printer
  1852. from backend.app.models.settings import Settings
  1853. async with async_session() as db:
  1854. # Get all active printers
  1855. result = await db.execute(select(Printer).where(Printer.is_active.is_(True)))
  1856. printers = result.scalars().all()
  1857. # Get alarm thresholds from settings
  1858. humidity_threshold = 60.0 # Default: fair threshold
  1859. temp_threshold = 35.0 # Default: fair threshold
  1860. result = await db.execute(select(Settings).where(Settings.key == "ams_humidity_fair"))
  1861. setting = result.scalar_one_or_none()
  1862. if setting:
  1863. try:
  1864. humidity_threshold = float(setting.value)
  1865. except (ValueError, TypeError):
  1866. pass # Keep default threshold if stored value is invalid
  1867. result = await db.execute(select(Settings).where(Settings.key == "ams_temp_fair"))
  1868. setting = result.scalar_one_or_none()
  1869. if setting:
  1870. try:
  1871. temp_threshold = float(setting.value)
  1872. except (ValueError, TypeError):
  1873. pass # Keep default threshold if stored value is invalid
  1874. recorded_count = 0
  1875. for printer in printers:
  1876. # Get current state from printer manager
  1877. state = printer_manager.get_status(printer.id)
  1878. if not state or not state.connected or not state.raw_data:
  1879. continue # Skip disconnected printers - don't use stale data
  1880. raw_data = state.raw_data
  1881. if "ams" not in raw_data or not isinstance(raw_data["ams"], list):
  1882. continue
  1883. # Record data for each AMS unit
  1884. for ams_data in raw_data["ams"]:
  1885. ams_id = int(ams_data.get("id", 0))
  1886. # Get humidity (prefer humidity_raw)
  1887. humidity_raw = ams_data.get("humidity_raw")
  1888. humidity_idx = ams_data.get("humidity")
  1889. humidity = None
  1890. if humidity_raw is not None:
  1891. try:
  1892. humidity = float(humidity_raw)
  1893. except (ValueError, TypeError):
  1894. pass # Skip unparseable humidity; will try fallback
  1895. if humidity is None and humidity_idx is not None:
  1896. try:
  1897. humidity = float(humidity_idx)
  1898. except (ValueError, TypeError):
  1899. pass # Skip unparseable humidity index value
  1900. # Get temperature
  1901. temperature = None
  1902. temp_str = ams_data.get("temp")
  1903. if temp_str is not None:
  1904. try:
  1905. temperature = float(temp_str)
  1906. except (ValueError, TypeError):
  1907. pass # Skip unparseable temperature value
  1908. # Skip if no data
  1909. if humidity is None and temperature is None:
  1910. continue
  1911. # Record the data point
  1912. history = AMSSensorHistory(
  1913. printer_id=printer.id,
  1914. ams_id=ams_id,
  1915. humidity=humidity,
  1916. humidity_raw=float(humidity_raw) if humidity_raw else None,
  1917. temperature=temperature,
  1918. )
  1919. db.add(history)
  1920. recorded_count += 1
  1921. # Generate AMS label and determine if it's AMS-HT (A, B, C, D or HT-A for AMS-Lite/Hub)
  1922. is_ams_ht = ams_id >= 128
  1923. if is_ams_ht:
  1924. ams_label = f"HT-{chr(65 + (ams_id - 128))}"
  1925. else:
  1926. ams_label = f"AMS-{chr(65 + ams_id)}"
  1927. # Check humidity alarm (only if above threshold)
  1928. if humidity is not None and humidity > humidity_threshold:
  1929. cooldown_key = f"{printer.id}:{ams_id}:humidity"
  1930. last_alarm = _ams_alarm_cooldown.get(cooldown_key)
  1931. now = datetime.now()
  1932. if (
  1933. last_alarm is None
  1934. or (now - last_alarm).total_seconds() >= AMS_ALARM_COOLDOWN_MINUTES * 60
  1935. ):
  1936. _ams_alarm_cooldown[cooldown_key] = now
  1937. logger.info(
  1938. f"Sending humidity alarm for {printer.name} {ams_label}: {humidity}% > {humidity_threshold}%"
  1939. )
  1940. try:
  1941. # Call different notification method based on AMS type
  1942. if is_ams_ht:
  1943. await notification_service.on_ams_ht_humidity_high(
  1944. printer.id, printer.name, ams_label, humidity, humidity_threshold, db
  1945. )
  1946. else:
  1947. await notification_service.on_ams_humidity_high(
  1948. printer.id, printer.name, ams_label, humidity, humidity_threshold, db
  1949. )
  1950. except Exception as e:
  1951. logger.warning("Failed to send humidity alarm: %s", e)
  1952. # Check temperature alarm (only if above threshold)
  1953. if temperature is not None and temperature > temp_threshold:
  1954. cooldown_key = f"{printer.id}:{ams_id}:temperature"
  1955. last_alarm = _ams_alarm_cooldown.get(cooldown_key)
  1956. now = datetime.now()
  1957. if (
  1958. last_alarm is None
  1959. or (now - last_alarm).total_seconds() >= AMS_ALARM_COOLDOWN_MINUTES * 60
  1960. ):
  1961. _ams_alarm_cooldown[cooldown_key] = now
  1962. logger.info(
  1963. f"Sending temperature alarm for {printer.name} {ams_label}: {temperature}°C > {temp_threshold}°C"
  1964. )
  1965. try:
  1966. # Call different notification method based on AMS type
  1967. if is_ams_ht:
  1968. await notification_service.on_ams_ht_temperature_high(
  1969. printer.id, printer.name, ams_label, temperature, temp_threshold, db
  1970. )
  1971. else:
  1972. await notification_service.on_ams_temperature_high(
  1973. printer.id, printer.name, ams_label, temperature, temp_threshold, db
  1974. )
  1975. except Exception as e:
  1976. logger.warning("Failed to send temperature alarm: %s", e)
  1977. await db.commit()
  1978. if recorded_count > 0:
  1979. logger.info("Recorded %s AMS sensor history entries", recorded_count)
  1980. # Periodic cleanup of old data (every ~288 recordings = ~24 hours at 5min interval)
  1981. global _ams_cleanup_counter
  1982. _ams_cleanup_counter += 1
  1983. if _ams_cleanup_counter >= 288:
  1984. _ams_cleanup_counter = 0
  1985. # Get retention days from settings
  1986. from backend.app.models.settings import Settings
  1987. result = await db.execute(select(Settings).where(Settings.key == "ams_history_retention_days"))
  1988. setting = result.scalar_one_or_none()
  1989. retention_days = int(setting.value) if setting else AMS_HISTORY_RETENTION_DAYS
  1990. cutoff = datetime.now() - timedelta(days=retention_days)
  1991. result = await db.execute(delete(AMSSensorHistory).where(AMSSensorHistory.recorded_at < cutoff))
  1992. await db.commit()
  1993. if result.rowcount > 0:
  1994. logger.info(
  1995. f"Cleaned up {result.rowcount} old AMS sensor history entries (older than {retention_days} days)"
  1996. )
  1997. # Wait until next recording interval
  1998. await asyncio.sleep(AMS_HISTORY_INTERVAL)
  1999. except asyncio.CancelledError:
  2000. break
  2001. except Exception as e:
  2002. logger.warning("AMS history recording failed: %s", e)
  2003. await asyncio.sleep(60) # Wait a bit before retrying
  2004. def start_ams_history_recording():
  2005. """Start the AMS history recording background task."""
  2006. global _ams_history_task
  2007. if _ams_history_task is None:
  2008. _ams_history_task = asyncio.create_task(record_ams_history())
  2009. logging.getLogger(__name__).info("AMS history recording started")
  2010. def stop_ams_history_recording():
  2011. """Stop the AMS history recording background task."""
  2012. global _ams_history_task
  2013. if _ams_history_task:
  2014. _ams_history_task.cancel()
  2015. _ams_history_task = None
  2016. logging.getLogger(__name__).info("AMS history recording stopped")
  2017. # Printer runtime tracking
  2018. _runtime_tracking_task: asyncio.Task | None = None
  2019. RUNTIME_TRACKING_INTERVAL = 30 # Update every 30 seconds
  2020. async def track_printer_runtime():
  2021. """Background task to track printer active runtime (RUNNING/PAUSE states)."""
  2022. logger = logging.getLogger(__name__)
  2023. # Wait for MQTT connections to establish on startup
  2024. await asyncio.sleep(15)
  2025. while True:
  2026. try:
  2027. from backend.app.models.printer import Printer
  2028. async with async_session() as db:
  2029. # Get all active printers
  2030. result = await db.execute(select(Printer).where(Printer.is_active.is_(True)))
  2031. printers = result.scalars().all()
  2032. now = datetime.now()
  2033. updated_count = 0
  2034. needs_commit = False
  2035. for printer in printers:
  2036. # Get current state from printer manager
  2037. state = printer_manager.get_status(printer.id)
  2038. if not state:
  2039. logger.debug("[%s] Runtime tracking: no state available", printer.name)
  2040. continue
  2041. if not state.connected:
  2042. logger.debug("[%s] Runtime tracking: not connected", printer.name)
  2043. continue
  2044. # Check if printer is in an active state (RUNNING or PAUSE)
  2045. if state.state in ("RUNNING", "PAUSE"):
  2046. # Calculate time since last update
  2047. if printer.last_runtime_update:
  2048. elapsed = (now - printer.last_runtime_update).total_seconds()
  2049. if elapsed > 0:
  2050. printer.runtime_seconds += int(elapsed)
  2051. updated_count += 1
  2052. needs_commit = True
  2053. logger.debug(
  2054. f"[{printer.name}] Runtime tracking: added {int(elapsed)}s, "
  2055. f"total={printer.runtime_seconds}s ({printer.runtime_seconds / 3600:.2f}h)"
  2056. )
  2057. else:
  2058. # First time seeing printer active - need to commit to save timestamp
  2059. needs_commit = True
  2060. logger.debug("[%s] Runtime tracking: first active detection", printer.name)
  2061. printer.last_runtime_update = now
  2062. else:
  2063. # Printer is idle/offline - clear last_runtime_update
  2064. if printer.last_runtime_update is not None:
  2065. logger.debug(
  2066. f"[{printer.name}] Runtime tracking: state={state.state}, clearing last_runtime_update"
  2067. )
  2068. printer.last_runtime_update = None
  2069. needs_commit = True
  2070. if needs_commit:
  2071. await db.commit()
  2072. if updated_count > 0:
  2073. logger.debug("Updated runtime for %s printer(s)", updated_count)
  2074. except asyncio.CancelledError:
  2075. logger.info("Runtime tracking cancelled")
  2076. break
  2077. except Exception as e:
  2078. logger.warning("Runtime tracking failed: %s", e)
  2079. await asyncio.sleep(RUNTIME_TRACKING_INTERVAL)
  2080. def start_runtime_tracking():
  2081. """Start the printer runtime tracking background task."""
  2082. global _runtime_tracking_task
  2083. if _runtime_tracking_task is None:
  2084. _runtime_tracking_task = asyncio.create_task(track_printer_runtime())
  2085. logging.getLogger(__name__).info("Printer runtime tracking started")
  2086. def stop_runtime_tracking():
  2087. """Stop the printer runtime tracking background task."""
  2088. global _runtime_tracking_task
  2089. if _runtime_tracking_task:
  2090. _runtime_tracking_task.cancel()
  2091. _runtime_tracking_task = None
  2092. logging.getLogger(__name__).info("Printer runtime tracking stopped")
  2093. @asynccontextmanager
  2094. async def lifespan(app: FastAPI):
  2095. # Startup
  2096. await init_db()
  2097. # Restore debug logging state from previous session
  2098. await init_debug_logging()
  2099. # Set up printer manager callbacks
  2100. loop = asyncio.get_event_loop()
  2101. printer_manager.set_event_loop(loop)
  2102. printer_manager.set_status_change_callback(on_printer_status_change)
  2103. printer_manager.set_print_start_callback(on_print_start)
  2104. printer_manager.set_print_complete_callback(on_print_complete)
  2105. printer_manager.set_ams_change_callback(on_ams_change)
  2106. # Layer change callback for external camera timelapse
  2107. async def on_layer_change(printer_id: int, layer_num: int):
  2108. """Capture timelapse frame on layer change."""
  2109. from backend.app.services.layer_timelapse import on_layer_change as tl_layer_change
  2110. await tl_layer_change(printer_id, layer_num)
  2111. printer_manager.set_layer_change_callback(on_layer_change)
  2112. # Initialize MQTT relay from settings
  2113. async with async_session() as db:
  2114. from backend.app.api.routes.settings import get_setting
  2115. mqtt_settings = {
  2116. "mqtt_enabled": (await get_setting(db, "mqtt_enabled") or "false") == "true",
  2117. "mqtt_broker": await get_setting(db, "mqtt_broker") or "",
  2118. "mqtt_port": int(await get_setting(db, "mqtt_port") or "1883"),
  2119. "mqtt_username": await get_setting(db, "mqtt_username") or "",
  2120. "mqtt_password": await get_setting(db, "mqtt_password") or "",
  2121. "mqtt_topic_prefix": await get_setting(db, "mqtt_topic_prefix") or "bambuddy",
  2122. "mqtt_use_tls": (await get_setting(db, "mqtt_use_tls") or "false") == "true",
  2123. }
  2124. await mqtt_relay.configure(mqtt_settings)
  2125. # Restore MQTT smart plug subscriptions
  2126. if mqtt_settings.get("mqtt_enabled"):
  2127. from backend.app.models.smart_plug import SmartPlug
  2128. result = await db.execute(select(SmartPlug).where(SmartPlug.plug_type == "mqtt"))
  2129. mqtt_plugs = result.scalars().all()
  2130. for plug in mqtt_plugs:
  2131. if plug.mqtt_topic:
  2132. mqtt_relay.smart_plug_service.subscribe(
  2133. plug_id=plug.id,
  2134. topic=plug.mqtt_topic,
  2135. power_path=plug.mqtt_power_path,
  2136. energy_path=plug.mqtt_energy_path,
  2137. state_path=plug.mqtt_state_path,
  2138. multiplier=plug.mqtt_multiplier or 1.0,
  2139. )
  2140. if mqtt_plugs:
  2141. logging.info("Restored %s MQTT smart plug subscriptions", len(mqtt_plugs))
  2142. # Connect to all active printers
  2143. async with async_session() as db:
  2144. await init_printer_connections(db)
  2145. # Auto-connect to Spoolman if enabled
  2146. async with async_session() as db:
  2147. from backend.app.api.routes.settings import get_setting
  2148. spoolman_enabled = await get_setting(db, "spoolman_enabled")
  2149. spoolman_url = await get_setting(db, "spoolman_url")
  2150. if spoolman_enabled and spoolman_enabled.lower() == "true" and spoolman_url:
  2151. try:
  2152. client = await init_spoolman_client(spoolman_url)
  2153. if await client.health_check():
  2154. logging.info("Auto-connected to Spoolman at %s", spoolman_url)
  2155. # Ensure the 'tag' extra field exists for RFID/UUID storage
  2156. await client.ensure_tag_extra_field()
  2157. else:
  2158. logging.warning("Spoolman at %s is not reachable", spoolman_url)
  2159. except Exception as e:
  2160. logging.warning("Failed to auto-connect to Spoolman: %s", e)
  2161. # Start the print scheduler
  2162. asyncio.create_task(print_scheduler.run())
  2163. # Start the smart plug scheduler for time-based on/off
  2164. smart_plug_manager.start_scheduler()
  2165. # Resume any pending auto-offs that were interrupted by restart
  2166. await smart_plug_manager.resume_pending_auto_offs()
  2167. # Start the notification digest scheduler
  2168. notification_service.start_digest_scheduler()
  2169. # Start the GitHub backup scheduler
  2170. await github_backup_service.start_scheduler()
  2171. # Start AMS history recording
  2172. start_ams_history_recording()
  2173. # Start printer runtime tracking
  2174. start_runtime_tracking()
  2175. # Initialize virtual printer manager
  2176. from backend.app.services.virtual_printer import virtual_printer_manager
  2177. virtual_printer_manager.set_session_factory(async_session)
  2178. # Auto-start virtual printer if enabled
  2179. async with async_session() as db:
  2180. from backend.app.api.routes.settings import get_setting
  2181. vp_enabled = await get_setting(db, "virtual_printer_enabled")
  2182. if vp_enabled and vp_enabled.lower() == "true":
  2183. vp_access_code = await get_setting(db, "virtual_printer_access_code") or ""
  2184. vp_mode = await get_setting(db, "virtual_printer_mode") or "immediate"
  2185. vp_model = await get_setting(db, "virtual_printer_model") or ""
  2186. vp_target_printer_id = await get_setting(db, "virtual_printer_target_printer_id")
  2187. vp_remote_iface = await get_setting(db, "virtual_printer_remote_interface_ip") or ""
  2188. # Look up printer IP and serial if in proxy mode
  2189. vp_target_ip = ""
  2190. vp_target_serial = ""
  2191. if vp_mode == "proxy" and vp_target_printer_id:
  2192. from backend.app.models.printer import Printer
  2193. result = await db.execute(select(Printer).where(Printer.id == int(vp_target_printer_id)))
  2194. printer = result.scalar_one_or_none()
  2195. if printer:
  2196. vp_target_ip = printer.ip_address
  2197. vp_target_serial = printer.serial_number
  2198. # Proxy mode requires target IP, other modes require access code
  2199. can_start = (vp_mode == "proxy" and vp_target_ip) or (vp_mode != "proxy" and vp_access_code)
  2200. if can_start:
  2201. try:
  2202. await virtual_printer_manager.configure(
  2203. enabled=True,
  2204. access_code=vp_access_code,
  2205. mode=vp_mode,
  2206. model=vp_model,
  2207. target_printer_ip=vp_target_ip,
  2208. target_printer_serial=vp_target_serial,
  2209. remote_interface_ip=vp_remote_iface,
  2210. )
  2211. if vp_mode == "proxy":
  2212. logging.info("Virtual printer proxy started (target=%s)", vp_target_ip)
  2213. else:
  2214. logging.info("Virtual printer started (model=%s)", vp_model or "default")
  2215. except Exception as e:
  2216. logging.warning("Failed to start virtual printer: %s", e)
  2217. yield
  2218. # Shutdown
  2219. print_scheduler.stop()
  2220. smart_plug_manager.stop_scheduler()
  2221. notification_service.stop_digest_scheduler()
  2222. github_backup_service.stop_scheduler()
  2223. stop_ams_history_recording()
  2224. stop_runtime_tracking()
  2225. printer_manager.disconnect_all()
  2226. await close_spoolman_client()
  2227. # Stop virtual printer if running
  2228. if virtual_printer_manager.is_enabled:
  2229. await virtual_printer_manager.configure(enabled=False)
  2230. app = FastAPI(
  2231. title=app_settings.app_name,
  2232. description="Archive and manage Bambu Lab 3MF files",
  2233. version=APP_VERSION,
  2234. lifespan=lifespan,
  2235. )
  2236. # =============================================================================
  2237. # Authentication Middleware - Secures ALL API routes by default
  2238. # =============================================================================
  2239. # Public routes that don't require authentication even when auth is enabled
  2240. PUBLIC_API_ROUTES = {
  2241. # Auth routes needed before/during login
  2242. "/api/v1/auth/status",
  2243. "/api/v1/auth/login",
  2244. "/api/v1/auth/setup", # Needed for initial setup and recovery
  2245. # Version check for updates (no sensitive data)
  2246. "/api/v1/updates/version",
  2247. # Metrics endpoint handles its own prometheus_token authentication
  2248. "/api/v1/metrics",
  2249. }
  2250. # Route prefixes that are public (for routes with dynamic segments)
  2251. PUBLIC_API_PREFIXES = [
  2252. # WebSocket connections handle their own auth
  2253. "/api/v1/ws",
  2254. ]
  2255. # Route patterns that are public (read-only display data)
  2256. # These are checked with "in path" - needed because browsers load images/videos
  2257. # via <img src> and <video src> which don't include Authorization headers
  2258. PUBLIC_API_PATTERNS = [
  2259. # Thumbnails
  2260. "/thumbnail", # /archives/{id}/thumbnail, /library/files/{id}/thumbnail
  2261. "/plate-thumbnail/", # /archives/{id}/plate-thumbnail/{plate_id}
  2262. # Images and media
  2263. "/photos/", # /archives/{id}/photos/{filename}
  2264. "/project-image/", # /archives/{id}/project-image/{path}
  2265. "/qrcode", # /archives/{id}/qrcode
  2266. "/timelapse", # /archives/{id}/timelapse (video)
  2267. "/cover", # /printers/{id}/cover
  2268. "/icon", # /external-links/{id}/icon
  2269. # Camera (streams loaded via <img> tag)
  2270. "/camera/stream", # /printers/{id}/camera/stream
  2271. "/camera/snapshot", # /printers/{id}/camera/snapshot
  2272. ]
  2273. @app.middleware("http")
  2274. async def auth_middleware(request, call_next):
  2275. """Enforce authentication on all API routes when auth is enabled.
  2276. This middleware provides defense-in-depth by checking auth at the API gateway level,
  2277. regardless of whether individual routes have auth dependencies.
  2278. """
  2279. from starlette.responses import JSONResponse
  2280. path = request.url.path
  2281. # Only apply to API routes
  2282. if not path.startswith("/api/"):
  2283. return await call_next(request)
  2284. # Allow public routes
  2285. if path in PUBLIC_API_ROUTES:
  2286. return await call_next(request)
  2287. # Allow public prefixes
  2288. for prefix in PUBLIC_API_PREFIXES:
  2289. if path.startswith(prefix):
  2290. return await call_next(request)
  2291. # Allow public patterns (read-only display data like thumbnails)
  2292. for pattern in PUBLIC_API_PATTERNS:
  2293. if pattern in path:
  2294. return await call_next(request)
  2295. # Check if auth is enabled
  2296. try:
  2297. async with async_session() as db:
  2298. from backend.app.core.auth import is_auth_enabled
  2299. auth_enabled = await is_auth_enabled(db)
  2300. if not auth_enabled:
  2301. # Auth disabled, allow all requests
  2302. return await call_next(request)
  2303. except Exception:
  2304. # If we can't check auth status, allow request (fail open for DB issues)
  2305. return await call_next(request)
  2306. # Auth is enabled - require valid token
  2307. auth_header = request.headers.get("Authorization")
  2308. x_api_key = request.headers.get("X-API-Key")
  2309. # Check for API key auth first
  2310. if x_api_key or (auth_header and auth_header.startswith("Bearer bb_")):
  2311. # API key authentication - let the request through to be validated by route handler
  2312. # API keys are validated per-route since they have different permission levels
  2313. return await call_next(request)
  2314. # Check for JWT auth
  2315. if not auth_header or not auth_header.startswith("Bearer "):
  2316. return JSONResponse(
  2317. status_code=401,
  2318. content={"detail": "Authentication required"},
  2319. headers={"WWW-Authenticate": "Bearer"},
  2320. )
  2321. # Validate JWT token
  2322. import jwt
  2323. try:
  2324. from backend.app.core.auth import ALGORITHM, SECRET_KEY
  2325. token = auth_header.replace("Bearer ", "")
  2326. payload = jwt.decode(token, SECRET_KEY, algorithms=[ALGORITHM])
  2327. username = payload.get("sub")
  2328. if not username:
  2329. raise ValueError("No username in token")
  2330. # Verify user exists and is active
  2331. async with async_session() as db:
  2332. from backend.app.core.auth import get_user_by_username
  2333. user = await get_user_by_username(db, username)
  2334. if not user or not user.is_active:
  2335. return JSONResponse(
  2336. status_code=401,
  2337. content={"detail": "User not found or inactive"},
  2338. headers={"WWW-Authenticate": "Bearer"},
  2339. )
  2340. except jwt.ExpiredSignatureError:
  2341. return JSONResponse(
  2342. status_code=401,
  2343. content={"detail": "Token has expired"},
  2344. headers={"WWW-Authenticate": "Bearer"},
  2345. )
  2346. except (jwt.InvalidTokenError, ValueError, Exception):
  2347. return JSONResponse(
  2348. status_code=401,
  2349. content={"detail": "Invalid token"},
  2350. headers={"WWW-Authenticate": "Bearer"},
  2351. )
  2352. return await call_next(request)
  2353. # API routes
  2354. app.include_router(auth.router, prefix=app_settings.api_prefix)
  2355. app.include_router(users.router, prefix=app_settings.api_prefix)
  2356. app.include_router(groups.router, prefix=app_settings.api_prefix)
  2357. app.include_router(printers.router, prefix=app_settings.api_prefix)
  2358. app.include_router(archives.router, prefix=app_settings.api_prefix)
  2359. app.include_router(filaments.router, prefix=app_settings.api_prefix)
  2360. app.include_router(settings_routes.router, prefix=app_settings.api_prefix)
  2361. app.include_router(cloud.router, prefix=app_settings.api_prefix)
  2362. app.include_router(smart_plugs.router, prefix=app_settings.api_prefix)
  2363. app.include_router(print_queue.router, prefix=app_settings.api_prefix)
  2364. app.include_router(kprofiles.router, prefix=app_settings.api_prefix)
  2365. app.include_router(notifications.router, prefix=app_settings.api_prefix)
  2366. app.include_router(notification_templates.router, prefix=app_settings.api_prefix)
  2367. app.include_router(spoolman.router, prefix=app_settings.api_prefix)
  2368. app.include_router(updates.router, prefix=app_settings.api_prefix)
  2369. app.include_router(maintenance.router, prefix=app_settings.api_prefix)
  2370. app.include_router(camera.router, prefix=app_settings.api_prefix)
  2371. app.include_router(external_links.router, prefix=app_settings.api_prefix)
  2372. app.include_router(projects.router, prefix=app_settings.api_prefix)
  2373. app.include_router(library.router, prefix=app_settings.api_prefix)
  2374. app.include_router(api_keys.router, prefix=app_settings.api_prefix)
  2375. app.include_router(webhook.router, prefix=app_settings.api_prefix)
  2376. app.include_router(ams_history.router, prefix=app_settings.api_prefix)
  2377. app.include_router(system.router, prefix=app_settings.api_prefix)
  2378. app.include_router(support.router, prefix=app_settings.api_prefix)
  2379. app.include_router(websocket.router, prefix=app_settings.api_prefix)
  2380. app.include_router(discovery.router, prefix=app_settings.api_prefix)
  2381. app.include_router(pending_uploads.router, prefix=app_settings.api_prefix)
  2382. app.include_router(firmware.router, prefix=app_settings.api_prefix)
  2383. app.include_router(github_backup.router, prefix=app_settings.api_prefix)
  2384. app.include_router(metrics.router, prefix=app_settings.api_prefix)
  2385. # Serve static files (React build)
  2386. if app_settings.static_dir.exists() and any(app_settings.static_dir.iterdir()):
  2387. app.mount(
  2388. "/assets",
  2389. StaticFiles(directory=app_settings.static_dir / "assets"),
  2390. name="assets",
  2391. )
  2392. if (app_settings.static_dir / "img").exists():
  2393. app.mount(
  2394. "/img",
  2395. StaticFiles(directory=app_settings.static_dir / "img"),
  2396. name="img",
  2397. )
  2398. if (app_settings.static_dir / "icons").exists():
  2399. app.mount(
  2400. "/icons",
  2401. StaticFiles(directory=app_settings.static_dir / "icons"),
  2402. name="icons",
  2403. )
  2404. @app.get("/")
  2405. async def serve_frontend():
  2406. """Serve the React frontend."""
  2407. index_file = app_settings.static_dir / "index.html"
  2408. if index_file.exists():
  2409. return FileResponse(index_file)
  2410. return {
  2411. "message": "Bambuddy API",
  2412. "docs": "/docs",
  2413. "frontend": "Build and place React app in /static directory",
  2414. }
  2415. @app.get("/health")
  2416. async def health_check():
  2417. """Health check endpoint."""
  2418. return {"status": "healthy"}
  2419. @app.get("/manifest.json")
  2420. async def serve_manifest():
  2421. """Serve PWA manifest."""
  2422. manifest_file = app_settings.static_dir / "manifest.json"
  2423. if manifest_file.exists():
  2424. return FileResponse(manifest_file, media_type="application/manifest+json")
  2425. return {"error": "Manifest not found"}
  2426. @app.get("/sw.js")
  2427. async def serve_service_worker():
  2428. """Serve service worker."""
  2429. sw_file = app_settings.static_dir / "sw.js"
  2430. if sw_file.exists():
  2431. return FileResponse(sw_file, media_type="application/javascript")
  2432. return {"error": "Service worker not found"}
  2433. # Catch-all route for React Router (must be last)
  2434. @app.get("/{full_path:path}")
  2435. async def serve_spa(full_path: str):
  2436. """Serve React app for client-side routing."""
  2437. # Don't intercept API routes - raise proper 404 so FastAPI can handle redirects
  2438. if full_path.startswith("api/"):
  2439. from fastapi import HTTPException
  2440. raise HTTPException(status_code=404, detail="Not found")
  2441. index_file = app_settings.static_dir / "index.html"
  2442. if index_file.exists():
  2443. return FileResponse(index_file)
  2444. return {"error": "Frontend not built"}