<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Fabric Data Agent Issues in Data Science</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Science/Fabric-Data-Agent-Issues/m-p/5004045#M1085</link>
    <description>&lt;P&gt;&lt;STRONG&gt;I can't open my fabric data agent in the browser this morning it spins for a few minutes and gives me this error. This happen on agents, some in different workspaces.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Error loading data agent configuration.&lt;BR /&gt;Request failed with 500(Internal Server Error): {"error":{"code":"UnknownError","pbi.error":{"code":"UnknownError","parameters":{},"details":[]}}}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sometimes it will connect to agent in notebook using sdk, but sometimes give me this error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;fetch access token error, f08ae471-affd-474b-89a5-4d007272d077 status code: 504, content: b'{"result":"DependencyError","errorId":"GatewayTimeout","errorMessage":"Request timed out while making proxy call. Request to endpoint : TridentManagementService failed with Exception : The delegate executed asynchronously through TimeoutPolicy did not complete within the timeout.. TraceId : 70e5ac62-e7fa-421c-b494-b204dd0d9507 | client-request-id : f08ae471-affd-474b-89a5-4d007272d077. Error Component : TridentManagementService"}'&lt;BR /&gt;failed to get ml token&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/home/trusted-service-user/cluster-env/trident_env/lib/python3.11/site-packages/synapse/ml/fabric/token_utils.py", line 175, in _get_access_token_direct_call&lt;BR /&gt;return TokenServiceClient().get_access_token(resource)&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;File "/home/trusted-service-user/cluster-env/trident_env/lib/python3.11/site-packages/synapse/ml/fabric/token_utils.py", line 495, in get_access_token&lt;BR /&gt;raise Exception('Fetch access token error')&lt;BR /&gt;Exception: Fetch access token error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FabricHTTPException: 401 Unauthorized for url: &lt;A href="https://api.powerbi.com/powerbi/globalservice/v201606/clusterdetails" target="_blank" rel="noopener"&gt;https://api.powerbi.com/powerbi/globalservice/v201606/clusterdetails&lt;/A&gt;&lt;BR /&gt;Headers: {'Cache-Control': 'no-store, must-revalidate, no-cache', 'Pragma': 'no-cache', 'Transfer-Encoding': 'chunked', 'Content-Type': 'application/octet-stream', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'X-Frame-Options': 'deny', 'X-Content-Type-Options': 'nosniff', 'RequestId': '20423195-5a38-4203-b983-10c2a8491339', 'Access-Control-Expose-Headers': 'RequestId', 'Date': 'Tue, 10 Feb 2026 12:18:20 GMT'}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When it does connect, it will fail on sdk&amp;nbsp;&lt;SPAN&gt;evaluate_data_agent, giving me this error:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FabricHTTPException: 500 Internal Server Error for url: &lt;A href="https://3f2a8ec160b146b8a6e77b77b784dcdf.pbidedicated.windows.net/webapi/capacities/3f2a8ec1-60b1-46b8-a6e7-7b77b784dcdf/workloads/ML/AISkill/Automatic/v1/workspaces/69edd0c1-f659-4164-ae83-061a564f6cc8/artifacts/64060347-15e3-4540-9dd0-6c55925b396b/aiassistant/threads/fabric?agent=aiskill&amp;amp;stage=production&amp;amp;client=dataagentsdk&amp;amp;tag=562120ce-1920-477a-a2ba-e48d98445a2c&amp;amp;scenario=aiskill" target="_blank" rel="noopener"&gt;https://3f2a8ec160b146b8a6e77b77b784dcdf.pbidedicated.windows.net/webapi/capacities/3f2a8ec1-60b1-46b8-a6e7-7b77b784dcdf/workloads/ML/AISkill/Automatic/v1/workspaces/69edd0c1-f659-4164-ae83-061a564f6cc8/artifacts/64060347-15e3-4540-9dd0-6c55925b396b/aiassistant/threads/fabric?agent=aiskill&amp;amp;stage=production&amp;amp;client=dataagentsdk&amp;amp;tag=562120ce-1920-477a-a2ba-e48d98445a2c&amp;amp;scenario=aiskill&lt;/A&gt;&lt;BR /&gt;Error: {"code":"NoAvailableCoreService","subCode":0,"message":"An internal error occurred.","timeStamp":"2026-02-10T12:09:21.3118432Z","httpStatusCode":500,"hresult":-2147467259,"details":[{"code":"RootActivityId","message":"427c7e63-bb62-426e-82a0-08cfa5d26759"},{"code":"Param1","message":"There are no available core services for f64eastus2ncharleston,ML,"}]}&lt;BR /&gt;Headers: {'Content-Length': '355', 'Content-Type': 'application/json; charset=utf-8', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'x-ms-root-activity-id': '427c7e63-bb62-426e-82a0-08cfa5d26759', 'x-ms-current-utc-date': '2/10/2026 12:09:21 PM', 'Date': 'Tue, 10 Feb 2026 12:09:20 GMT'}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I also can not create a new data agent. When I am able to connect to data agent in notebook via sdk, I am able to run&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;evaluate_few_shots successfully.&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Feb 2026 13:15:26 GMT</pubDate>
    <dc:creator>rtabitRefuel</dc:creator>
    <dc:date>2026-02-10T13:15:26Z</dc:date>
    <item>
      <title>Fabric Data Agent Issues</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Science/Fabric-Data-Agent-Issues/m-p/5004045#M1085</link>
      <description>&lt;P&gt;&lt;STRONG&gt;I can't open my fabric data agent in the browser this morning it spins for a few minutes and gives me this error. This happen on agents, some in different workspaces.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Error loading data agent configuration.&lt;BR /&gt;Request failed with 500(Internal Server Error): {"error":{"code":"UnknownError","pbi.error":{"code":"UnknownError","parameters":{},"details":[]}}}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sometimes it will connect to agent in notebook using sdk, but sometimes give me this error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;fetch access token error, f08ae471-affd-474b-89a5-4d007272d077 status code: 504, content: b'{"result":"DependencyError","errorId":"GatewayTimeout","errorMessage":"Request timed out while making proxy call. Request to endpoint : TridentManagementService failed with Exception : The delegate executed asynchronously through TimeoutPolicy did not complete within the timeout.. TraceId : 70e5ac62-e7fa-421c-b494-b204dd0d9507 | client-request-id : f08ae471-affd-474b-89a5-4d007272d077. Error Component : TridentManagementService"}'&lt;BR /&gt;failed to get ml token&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/home/trusted-service-user/cluster-env/trident_env/lib/python3.11/site-packages/synapse/ml/fabric/token_utils.py", line 175, in _get_access_token_direct_call&lt;BR /&gt;return TokenServiceClient().get_access_token(resource)&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;File "/home/trusted-service-user/cluster-env/trident_env/lib/python3.11/site-packages/synapse/ml/fabric/token_utils.py", line 495, in get_access_token&lt;BR /&gt;raise Exception('Fetch access token error')&lt;BR /&gt;Exception: Fetch access token error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FabricHTTPException: 401 Unauthorized for url: &lt;A href="https://api.powerbi.com/powerbi/globalservice/v201606/clusterdetails" target="_blank" rel="noopener"&gt;https://api.powerbi.com/powerbi/globalservice/v201606/clusterdetails&lt;/A&gt;&lt;BR /&gt;Headers: {'Cache-Control': 'no-store, must-revalidate, no-cache', 'Pragma': 'no-cache', 'Transfer-Encoding': 'chunked', 'Content-Type': 'application/octet-stream', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'X-Frame-Options': 'deny', 'X-Content-Type-Options': 'nosniff', 'RequestId': '20423195-5a38-4203-b983-10c2a8491339', 'Access-Control-Expose-Headers': 'RequestId', 'Date': 'Tue, 10 Feb 2026 12:18:20 GMT'}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When it does connect, it will fail on sdk&amp;nbsp;&lt;SPAN&gt;evaluate_data_agent, giving me this error:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FabricHTTPException: 500 Internal Server Error for url: &lt;A href="https://3f2a8ec160b146b8a6e77b77b784dcdf.pbidedicated.windows.net/webapi/capacities/3f2a8ec1-60b1-46b8-a6e7-7b77b784dcdf/workloads/ML/AISkill/Automatic/v1/workspaces/69edd0c1-f659-4164-ae83-061a564f6cc8/artifacts/64060347-15e3-4540-9dd0-6c55925b396b/aiassistant/threads/fabric?agent=aiskill&amp;amp;stage=production&amp;amp;client=dataagentsdk&amp;amp;tag=562120ce-1920-477a-a2ba-e48d98445a2c&amp;amp;scenario=aiskill" target="_blank" rel="noopener"&gt;https://3f2a8ec160b146b8a6e77b77b784dcdf.pbidedicated.windows.net/webapi/capacities/3f2a8ec1-60b1-46b8-a6e7-7b77b784dcdf/workloads/ML/AISkill/Automatic/v1/workspaces/69edd0c1-f659-4164-ae83-061a564f6cc8/artifacts/64060347-15e3-4540-9dd0-6c55925b396b/aiassistant/threads/fabric?agent=aiskill&amp;amp;stage=production&amp;amp;client=dataagentsdk&amp;amp;tag=562120ce-1920-477a-a2ba-e48d98445a2c&amp;amp;scenario=aiskill&lt;/A&gt;&lt;BR /&gt;Error: {"code":"NoAvailableCoreService","subCode":0,"message":"An internal error occurred.","timeStamp":"2026-02-10T12:09:21.3118432Z","httpStatusCode":500,"hresult":-2147467259,"details":[{"code":"RootActivityId","message":"427c7e63-bb62-426e-82a0-08cfa5d26759"},{"code":"Param1","message":"There are no available core services for f64eastus2ncharleston,ML,"}]}&lt;BR /&gt;Headers: {'Content-Length': '355', 'Content-Type': 'application/json; charset=utf-8', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'x-ms-root-activity-id': '427c7e63-bb62-426e-82a0-08cfa5d26759', 'x-ms-current-utc-date': '2/10/2026 12:09:21 PM', 'Date': 'Tue, 10 Feb 2026 12:09:20 GMT'}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I also can not create a new data agent. When I am able to connect to data agent in notebook via sdk, I am able to run&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;evaluate_few_shots successfully.&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 13:15:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Science/Fabric-Data-Agent-Issues/m-p/5004045#M1085</guid>
      <dc:creator>rtabitRefuel</dc:creator>
      <dc:date>2026-02-10T13:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Data Agent Issues</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Science/Fabric-Data-Agent-Issues/m-p/5004187#M1086</link>
      <description>&lt;P&gt;It has fixed itself.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 14:47:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Science/Fabric-Data-Agent-Issues/m-p/5004187#M1086</guid>
      <dc:creator>rtabitRefuel</dc:creator>
      <dc:date>2026-02-10T14:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Data Agent Issues</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Science/Fabric-Data-Agent-Issues/m-p/5004849#M1087</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1449893" data-lia-user-login="rtabitRefuel" class="lia-mention lia-mention-user"&gt;rtabitRefuel&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you for confirming that issue has been resolved and providing the inputs. If further assistance is still required. We are available to support you and are committed to helping you reach a resolution.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Chaithra E.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 06:03:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Science/Fabric-Data-Agent-Issues/m-p/5004849#M1087</guid>
      <dc:creator>v-echaithra</dc:creator>
      <dc:date>2026-02-11T06:03:10Z</dc:date>
    </item>
  </channel>
</rss>

