main.py 131 KB

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