This message was deleted.
# general
a
This message was deleted.
i
in the homepage(https://xxx/dashboard/home), is there only one cluster?
m
Yes only the other AKS cluster I've imported, not the local one
i
clear your browser’s cache, or use another new browser to visit your Rancher, have a try ?
m
Yeah, same thing with an incognito session
s
What user are you logged in as? Is it admin, if not is the user a member of the local cluster?
m
I'm logged in via Azure AD with the initial user which is the local admin user yeah
s
to confirm, the azure AD user logged in is the one used when configuring the AD auth provider in Rancher?
m
That is correct
s
When logged in as that user, could you confirm the number of clusters returned from the following two urls are correct/incorrect? •
<rancher url>/v1/management.cattle.io.clusters
<rancher url>/v1/provisioning.cattle.io.clusters
m
Sure, just checking now
Okay... Both of those just return blank white pages
s
hmm, can you open the browser's dev tolls (f12), go to the network tab and hit refresh? do any of those requests fail?
m
So I can get to 'myrancherdomain.com/v3/clusters' and I can only see the one cluster in the data array. Dev tools is a bit of an issue as we have it locked down in this environment
😲 1
s
Might be tricky to debug. Given that the api ui does not load for the /v1 endpoints there may be something amiss in your rancher install. Worth checking out the rancher pod logs for anything suspicious.
m
Had a look though the logs and couldn't find anything obvious... One should the local cluster also have a cattle cluster agent deployed?
s
that should only be for downstream clusters. cattle-system rancher logs are fine following reproducing the issue?
m
Ah right ok. Yeah, the pod logs all looked ok. Will try it again in the morning
Hmmmm, I wonder if it's a permission issue still. Looking at the json from the log of the request. Under groups, all my active EID groups are there but I only have system:authenticated and systemcattleauthenticated