main.py 131 KB

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