โ07-07-2024 05:43 AM
A while back apparently a user became inactive on our Databricks platform from unknown reason.
So far everything we tried haven't worked:
The CLI does work on other users, just this one does not updates with the command:
databricks users update USER_ID --json '{"active":true,"userName":"email@domain.com"}'
This command works for other users and deactivates active user (with "false" value) and then reactive it.
Any ideas how to resolve this issue? this is a major blocker
โ07-08-2024 05:14 AM
โ07-24-2024 12:07 AM
the action works for 99% of the users, but just those two doesn't work.
They're regular users, not admins or something.
The action finishes as other - successful - but there's no actual change
โ07-10-2024 07:23 AM
Hi @Retired_mod
Just checking if you've got any insights on this issue?
I've continued to try various options but anything I thought haven't effected the user.
Thanks,
Ofer.
โ07-16-2024 02:27 AM
Trying to bump this, anyone got any insights to this issue?
โ07-16-2024 08:54 AM
Hi there,
We are facing exactly the same issue over here. Two users suddenly set to inactive, reactivation with python script does not work... even with PAT of account admin...
Help is much apprechiated!
โ07-23-2024 04:30 AM
Same issue here. Any ideas why and how to fix it? Deleting/adding user is not working.
โ07-24-2024 12:05 AM
@ebr92
No leads so far. Still waiting for hopefully anyone from the community will have any lead.
Tried anything with relation to deleting/adding as you mentioned, but nothing helped. the user is re-created with the same ID eventually and remains inactive
@Retired_mod Any chance you've got a lead on this?
โ08-08-2024 09:56 AM
Anyone solve this issue. I am facing the same with only 1 user stuck as inactive.
โ08-08-2024 11:14 PM
One of my team member has solved this issue.
โ08-09-2024 04:51 AM
I have scripts to update users and activation Booleans using api and with python-sdk. There is only one user stuck deactivated out of dozens. We do not share the same issue.
โ08-11-2024 11:19 AM
No clue who marked this as solved.
@ebr92 This is not the solution. I'm using a similar script to create and modify users on databricks account level but it does not work for only this single user. Every user works - besides a single user.
@Retired_mod Any insights?
Anyone else might have any insights?
โ08-28-2024 01:12 AM
I had the same issue on my admin account seamlessly becoming inactive at random.
The problem occurred after helping our platform team testing out a new setup of another databricks workspace.
I was testing the setup logging in as a standard user and an admin user. These roles where given to me by the platform team, and after testing, they removed the roles that I was given, which somehow resulted in my other roles also being affected.
Apparently it has something to do with databricks not being able to handle nested groups in SCIM as mentioned in the bottom of this post.
The platform team changed back the groups and my account was updated as so:
Unfortunately, I don't know exactly how they did this, but I hope this helps narrowing down your problem.
โ08-28-2024 01:33 AM
In addition to this, I had to clear my cache in the browser before I was able to login again.
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.
Request a New Group