General questions about Managed Service for Apache Airflow™
Written by
Updated at April 24, 2025
How do I fix the IP address range overlap error when creating a cluster?
When creating a Managed Service for Apache Airflow™ cluster you may get the following error:
user subnet overlaps with service network range 10.248.0.0/13, see documentation for details
This error means that when creating the cluster, you selected a subnet whose IP address range overlaps with the 10.248.0.0/13
address range of the service subnet. In it, Yandex Cloud manages the Managed Service for Apache Airflow™ cluster components.
To fix this error, select another subnet whose IP address range does not overlap with the range of the service subnet. To learn more about cluster subnet requirements, see Network.
How can I fix the no permission error when connecting a service account to the cluster?
Error message:
ERROR: rpc error: code = PermissionDenied desc = you do not have permission to access the requested service account or service account does not exist
This error occurs if you link a service account to a cluster while creating or modifying it.
Solution
Assign the iam.serviceAccounts.user role or higher to your Yandex Cloud account.