Error and Features that dont work anymore

Hello,

Whenever i try To Log into UiPath Studio it Doesn’t let me Log In and gives me The following Error Message:

RemoteException wrapping UiPath.Service.Orchestrator.Core.NoUserSessionException: Unattended Robot für Benutzerschlüssel 695e6987-d61b-45df-adf0-6e1e5dc3ea53 konnte nicht gefunden werden.
at UiPath.Service.SessionInfo.ThrowIfException()
at UiPath.Service.UserHost.AttendedServiceProxy.BeginOrUpdateSession(Boolean awaitUpdate, CancellationToken ct)
at UiPath.Service.UserHost.StudioOperations.Prepare(ClientProcessMessage message, CancellationToken ct)
at UiPath.Service.UserHost.StudioOperations.GetRobotInfoCore(StudioAgentMessage message, CancellationToken ct)

And I wanted to send a Support Request But Those Don’t Accept the Support Key From the Account,

I even Managed To download the newest Version of Downloadable Studio assistant and Robots but it does not change any of my problems

Also The error Message Says something about a robot But in the Free Version I am not even able to have or interact one so I don’t Get how that happens

And Finally when using the Browser variant it is impossible to change where the Extracted Table Data is saved to and it does not have a “run automation” button

I hope anyone Can help me with my Problems

@m.kodjabasheva

I got some info from AI

try below answers may it works,

  • Open Orchestrator → Go to Tenant → Users.
  • Make sure your user has the “Attended Robot” license type (not “Unattended”).
  • Go to Tenant → Machines, and:
    • Confirm your machine is connected and the machine key is valid.
    • Make sure your robot is defined under Tenant → Robots if you’re using classic folders (less common now).

If you’re using Modern Folders (default in Community):

  • Go to Tenant → Folders → Your Folder → Manage Access, and add your user if not already present.
  • Ensure “Attended” is checked for your user.

You should not be trying to start Unattended jobs manually unless you have the license.


:red_exclamation_mark:Issue 2: Can’t Submit Support Ticket with Support Key

You’re on the Community Edition, which does not come with enterprise support.

:white_check_mark: Instead, use:


:red_exclamation_mark:Issue 3: Downloaded the Latest Studio/Robot But Still Fails

New downloads don’t fix licensing/session issues if the Orchestrator setup is still wrong. Try this:

Step-by-step Reset:

  1. Open UiPath Assistant → Preferences → Orchestrator Settings.
  2. Click Disconnect (if connected).
  3. Go to https://cloud.uipath.com → log in.
  4. Click your name → Download UiPath Studio from here (it matches your tenant).
  5. Reinstall it.
  6. During install/login, select Sign in with your UiPath account, not machine key.

:red_exclamation_mark:Issue 4: Browser Automation — Table Extract Save Location

The browser-based Studio Web currently:

  • Saves extracted data by default to Excel in OneDrive or UiPath Data Service.
  • You cannot control the save location like in desktop Studio, as it’s cloud-based and simplified.

Workaround:

Use UiPath Studio Desktop if you want:

  • To write to a custom Excel path
  • Or run the automation directly with input/output flexibility

:red_question_mark:Issue 5: No “Run Automation” Button in Browser Studio

Yes, Studio Web does not have a “Run” button in the same way Studio Desktop does.

You can:

  • Publish to Orchestrator, then
  • Go to Assistant or Orchestrator → Automations → Jobs to run the process

@m.kodjabasheva

Welcome to the community

free version does not have studio license

you need to create a new org again using community login with different email or delete this org and recreate in community to get community license

also in studio web if you need the output the output is stored by default in the output variable..I would suggest looks for that if you know else try to do some basic training from academy to learn

cheers