Error "The following rights cannot be published: Site: View " when deploying a Data Solution instance in Cloud Director 10.6
search cancel

Error "The following rights cannot be published: Site: View " when deploying a Data Solution instance in Cloud Director 10.6

book

Article ID: 383517

calendar_today

Updated On:

Products

VMware Cloud Director

Issue/Introduction

  • Trying to deploy an instance of Data Solutions in VCD the following error is shown while "Executing global post-create' action":

"failed to execute trigger post-install-hook exit status 1 vcd-ext/action.(*Program).Execute vcd-ext/action/program.go:137 vcd-ext/cmd/instance.(*TriggersActivity).executeTrigger vcd-ext/cmd/instance/triggers.go:275 vcd-ext/cmd/instance.(*TriggersActivity).Run vcd-ext/cmd/instance/triggers.go:108 vcd-ext/cmd/instance.ActivityList.Execute.func1 vcd-ext/cmd/instance/activity.go:78 vcd-ext/cmd/instance.ActivityList.Execute vcd-ext/cmd/instance/activity.go:95 vcd-ext/cmd/instance/create.(*RealizeContext).RealizeInstance vcd-ext/cmd/instance/create/realize.go:215 vcd-ext/cmd/instance/create.(*RealizeContext).Realize vcd-ext/cmd/instance/create/realize.go:98 vcd-ext/cmd/instance/create.(*Options).Run vcd-ext/cmd/instance/create/cmd.go:131 vcd-ext/cmd/instance/create.NewCreateCommand.func2 vcd-ext/cmd/instance/create/cmd.go:36 github.com/spf13/cobra.(*Command).execute github.com/spf13/[email protected]/command.go:872 github.com/spf13/cobra.(*Command).ExecuteC github.com/spf13/[email protected]/command.go:990 github.com/spf13/cobra.(*Command).Execute github.com/spf13/[email protected]/command.go:918 vcd-ext/cmd/cli.Run vcd-ext/cmd/cli/cli.go:60 main.main /opt/src/vcd-ext/main.go:13 cause: Failed to process global role [400 VCD_#####] The following rights cannot be published: Site: View [400 VCD_#####] The following rights cannot be published: Site: View"

  • The task fails with Error "require key [ready] not found"

Environment

VMware Cloud Director 10.6.0.1

VMware Data Solutions 1.4 and 1.5.x

Cause

In Cloud Director 10.6.x releases, the Multisite View will no longer be required for an Organization Administrator. Instead, there will only be a single right called "Multisite: System Operations."

This functionality was available in Cloud Director 10.5.x and earlier versions.

Resolution

To resolve the issue make sure the Organization Administrator role do not have the Multisite View enabled.

If the right is enabled, to edit the Organization Administrator role, disable the Multisite View and click save.

You should also be removing the failed instance creation and create a new instance.

Additional Information