Error uploading to the cloud

After preparing the cloud project I get the error message: An error occurred We could not upload the project.

Error message The sequence does not contain any elements.

<SDLErrorDetails time="06.09.2022 10:00:36">
  <ErrorMessage>Die Sequenz enthält keine Elemente.</ErrorMessage>
  <Exception>
    <Type>System.InvalidOperationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
    <HelpLink />
    <Source>System.Core</Source>
    <HResult>-2146233079</HResult>
    <StackTrace><![CDATA[   bei System.Linq.Enumerable.Max(IEnumerable`1 source)
   bei Sdl.TranslationStudio.LanguageCloud.Builders.LanguageCloudProjectBuilder.ValidateProjectFilesPathLength(String proposedProjectPath)
   bei Sdl.TranslationStudio.LanguageCloud.Builders.LanguageCloudProjectBuilder.CreateProject(String defaultTemplateLocation)
   bei Sdl.TranslationStudio.LanguageCloud.Services.LanguageCloudProjectIntegrator.CreateStudioProject(DetailedProject languageCloudProject)
   bei Sdl.TranslationStudio.LanguageCloud.LCProjectWizard.SaveData.Jobs.DownloadLCProjectJob.Execute(IJobExecutionContext context)
   bei Sdl.Desktop.Platform.Implementation.Services.JobExecuter.Execute(JobData jobData)
   bei Sdl.Desktop.Platform.Implementation.ResourceLoggingInternalCommandExecuter`1.ExecuteWithResourceLogging(TCommandData commandData, String message)
   bei Sdl.Desktop.Platform.Implementation.Services.Job._worker_DoWork(Object sender, DoWorkEventArgs e)
   bei System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   bei System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)]]></StackTrace>
  </Exception>
  <Environment>
    <ProductName>Trados Studio</ProductName>
    <ProductVersion>Studio16</ProductVersion>
    <EntryAssemblyFileVersion>16.2.12.9338</EntryAssemblyFileVersion>
    <OperatingSystem>Microsoft Windows 11 Pro</OperatingSystem>
    <ServicePack>NULL</ServicePack>
    <OperatingSystemLanguage>1031</OperatingSystemLanguage>
    <CodePage>1252</CodePage>
    <LoggedOnUser>SERVER\BueroServer</LoggedOnUser>
    <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork>
    <ComputerName>SERVER</ComputerName>
    <ConnectedToNetwork>True</ConnectedToNetwork>
    <PhysicalMemory>16591688 MB</PhysicalMemory>
  </Environment>
</SDLErrorDetails>

The problem has existed for about 1 week. I have to create the project directly in the cloud.
Is there a solution?

emoji