merlinux commented on issue #59298: URL: https://github.com/apache/airflow/issues/59298#issuecomment-3655683992
Same problem here. **1) From CLI**, I can get the conn, but not test it. (venv-py312) [airflow@air3d01xdl ~]$ airflow connections get rac8_world_airflow <img width="992" height="323" alt="Image" src="https://github.com/user-attachments/assets/4c36d857-5e51-429e-bb53-e722055c3e23" /> (venv-py312) [airflow@air3d01xdl ~]$ airflow connections test rac8_world_airflow <img width="1732" height="218" alt="Image" src="https://github.com/user-attachments/assets/91436ced-274c-4b78-9450-a03b437c1c5f" /> **2) From UI**, looks like SERVICE_NAME is missed or wrong parsed. <img width="1741" height="570" alt="Image" src="https://github.com/user-attachments/assets/32104b3d-39ed-4ebb-bad7-793a5e54e5d9" /> Thanks a lot. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
