<?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 VSCode Databricks-Connect can't find config file, says it doesn't exist, but it does in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/vscode-databricks-connect-can-t-find-config-file-says-it-doesn-t/m-p/105839#M42283</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am getting an error that I previously didn't have within VSCode when authenticating to Databricks-Connect in PowerShell.&lt;/P&gt;&lt;P&gt;When I run "databricks auth login" and choose a profile, I get the following:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;nbsp;Error: cannot load Databricks config file: open ‪C:\Users\my.username\Luigi\.databrickscfg: The filename, directory name, or volume label syntax is incorrect.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;My configuration file has not changed since it last worked. I have the values setup in PATH as well as a configuration file. The file environment variable also exists. I have also tried overriding the path in the extension settings. Nothing has worked. The log is providing a path to a file that does exist, however its telling me it doesn't.&lt;/P&gt;&lt;P&gt;I have tried putting the file into my %USERNAME% folder, C:\, even in my venv/Scripts path in case it was a user permissions issue and PS was running under another account.&lt;/P&gt;&lt;P&gt;The account is also an administrator account. The VM is a Windows Server 2016 Standard.&lt;/P&gt;&lt;P&gt;Not sure why this has happened and I can't find anything else on Google. Has this happened to anybody else?&lt;/P&gt;&lt;P&gt;In addition to this, I have tried deleting the file and creating a new config file through the extension, but it is telling me that "Authentication using OAuth U2M failed. Select a different method." - I've never seen this either.&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated! Thanks guys&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jan 2025 05:53:58 GMT</pubDate>
    <dc:creator>william_dev</dc:creator>
    <dc:date>2025-01-16T05:53:58Z</dc:date>
    <item>
      <title>VSCode Databricks-Connect can't find config file, says it doesn't exist, but it does</title>
      <link>https://community.databricks.com/t5/data-engineering/vscode-databricks-connect-can-t-find-config-file-says-it-doesn-t/m-p/105839#M42283</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am getting an error that I previously didn't have within VSCode when authenticating to Databricks-Connect in PowerShell.&lt;/P&gt;&lt;P&gt;When I run "databricks auth login" and choose a profile, I get the following:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;nbsp;Error: cannot load Databricks config file: open ‪C:\Users\my.username\Luigi\.databrickscfg: The filename, directory name, or volume label syntax is incorrect.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;My configuration file has not changed since it last worked. I have the values setup in PATH as well as a configuration file. The file environment variable also exists. I have also tried overriding the path in the extension settings. Nothing has worked. The log is providing a path to a file that does exist, however its telling me it doesn't.&lt;/P&gt;&lt;P&gt;I have tried putting the file into my %USERNAME% folder, C:\, even in my venv/Scripts path in case it was a user permissions issue and PS was running under another account.&lt;/P&gt;&lt;P&gt;The account is also an administrator account. The VM is a Windows Server 2016 Standard.&lt;/P&gt;&lt;P&gt;Not sure why this has happened and I can't find anything else on Google. Has this happened to anybody else?&lt;/P&gt;&lt;P&gt;In addition to this, I have tried deleting the file and creating a new config file through the extension, but it is telling me that "Authentication using OAuth U2M failed. Select a different method." - I've never seen this either.&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated! Thanks guys&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 05:53:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/vscode-databricks-connect-can-t-find-config-file-says-it-doesn-t/m-p/105839#M42283</guid>
      <dc:creator>william_dev</dc:creator>
      <dc:date>2025-01-16T05:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: VSCode Databricks-Connect can't find config file, says it doesn't exist, but it does</title>
      <link>https://community.databricks.com/t5/data-engineering/vscode-databricks-connect-can-t-find-config-file-says-it-doesn-t/m-p/105869#M42295</link>
      <description>&lt;UL&gt;&lt;LI&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Prerequisites&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;P&gt;Databricks CLI installed&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Match your databricks-connect version with your cluster runtime (e.g. runtime 14.3 LTS, needs databricks-connect 14.3.x)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;Match your local python installation with the Databricks Python version.&lt;/LI&gt;&lt;LI&gt;Databricks extension installed on VSCode.&lt;/LI&gt;&lt;LI&gt;A cluster available on Databricks (and preferably running, or started)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Authenticate from VSCode using Databricks CLI:&lt;/SPAN&gt;&lt;BR /&gt;databricks auth login --host &lt;A href="https://adb-841xxxxxxxxxxxxxx.azuredatabricks.net/" target="_blank" rel="noopener"&gt;https://adb-841xxxxxxxxxxxxxx.azuredatabricks.net/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Above command will create a auth profile you can use in the VSCode extension connection:&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 16 Jan 2025 11:15:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/vscode-databricks-connect-can-t-find-config-file-says-it-doesn-t/m-p/105869#M42295</guid>
      <dc:creator>saurabh18cs</dc:creator>
      <dc:date>2025-01-16T11:15:11Z</dc:date>
    </item>
  </channel>
</rss>

