diff --git a/routes/sstv.py b/routes/sstv.py index 40e000d..6b4f0e3 100644 --- a/routes/sstv.py +++ b/routes/sstv.py @@ -404,7 +404,7 @@ def iss_position(): return jsonify(result) except Exception as e: - logger.warning(f"Open Notify API failed: {e}") + logger.debug(f"Open Notify API failed: {e}") # Try fallback API: Where The ISS At try: