Hi OctoPeps,
i have created Octodeploy using Active Directory. i logged onto the server with a service account with admin rights to create the Octo instance. When i logged in to the application from the very start, i dont see any administrative options. if i click Configure Dashboard, i get the error “You do not have permission to perform this action. Please contact your Octopus administrator. Missing permission: EnvironmentView”
this is the following log detail in the OctopusServer.txt file
2016-12-20 11:28:04.9011 1 INFO ==== Configure command starting ====
2016-12-20 11:28:04.9231 1 INFO Home directory set to: E:\Octopus Deploy\Data
2016-12-20 11:28:04.9381 1 INFO Storage connection string set to: Data Source=SQL-OctoDeploy-Sys;Initial Catalog=OctoDeploySys;Integrated Security=True
2016-12-20 11:28:05.0062 1 INFO Allow checking for upgrades: False
2016-12-20 11:28:05.0062 1 INFO Include usage statistics: False
2016-12-20 11:28:05.0342 1 INFO Web force SSL: False
2016-12-20 11:28:05.0342 1 INFO Web listen prefixes: http://localhost:80/
2016-12-20 11:28:05.0342 1 INFO Comms listen port: 10943
2016-12-20 11:28:05.0502 1 INFO Server Node name set to: APP82SC0N0W
2016-12-20 11:28:05.0502 1 INFO Master key set
2016-12-20 11:28:05.4706 1 INFO Beginning database upgrade
2016-12-20 11:28:05.4706 1 INFO Fetching list of already executed scripts.
2016-12-20 11:28:05.4946 1 INFO No new scripts need to be executed - completing.
2016-12-20 11:28:05.4946 1 INFO Beginning database upgrade
2016-12-20 11:28:05.5216 1 INFO Executing SQL Server script ‘Octopus.Core.UpgradeScriptsRepeatable.Script0000 - Refresh Views.sql’
2016-12-20 11:28:05.5686 1 INFO Upgrade successful
2016-12-20 11:28:05.9560 1 INFO Updating config for UsernamePasswordConfiguration, with id authentication-usernamepassword
2016-12-20 11:28:05.9560 1 INFO Octopus username/password authentication IsEnabled set, based on webAuthenticationMode=Domain, to: False
2016-12-20 11:28:05.9770 1 INFO Updating config for GoogleAppsConfiguration, with id authentication-googleapps
2016-12-20 11:28:05.9860 1 INFO Octopus googleApps authentication IsEnabled set to false, based on webAuthenticationMode=Domain
2016-12-20 11:28:05.9860 1 INFO Updating config for DirectoryServicesConfiguration, with id authentication-directoryservices
2016-12-20 11:28:06.0040 1 INFO Active directory IsEnabled set, based on webAuthenticationMode=Domain, to: True
2016-12-20 11:28:06.0170 1 INFO Updating config for AzureADConfiguration, with id authentication-aad
2016-12-20 11:28:06.0170 1 INFO Octopus azureAD authentication IsEnabled set to false, based on webAuthenticationMode=Domain
2016-12-20 11:28:06.0500 1 INFO ==== Configure command completed ====
2016-12-20 11:28:08.6871 1 INFO Database already exists
2016-12-20 11:28:11.2321 1 INFO Beginning database upgrade
2016-12-20 11:28:11.2321 1 INFO Fetching list of already executed scripts.
2016-12-20 11:28:11.2571 1 INFO No new scripts need to be executed - completing.
2016-12-20 11:28:11.2571 1 INFO Beginning database upgrade
2016-12-20 11:28:11.2802 1 INFO Executing SQL Server script ‘Octopus.Core.UpgradeScriptsRepeatable.Script0000 - Refresh Views.sql’
2016-12-20 11:28:11.3272 1 INFO Upgrade successful
2016-12-20 11:28:11.9747 1 INFO Done.
2016-12-20 11:28:14.9901 1 INFO Beginning database upgrade
2016-12-20 11:28:14.9951 1 INFO Fetching list of already executed scripts.
2016-12-20 11:28:15.0141 1 INFO No new scripts need to be executed - completing.
2016-12-20 11:28:15.0141 1 INFO Beginning database upgrade
2016-12-20 11:28:15.0381 1 INFO Executing SQL Server script ‘Octopus.Core.UpgradeScriptsRepeatable.Script0000 - Refresh Views.sql’
2016-12-20 11:28:15.0882 1 INFO Upgrade successful
2016-12-20 11:28:15.7937 1 ERROR The license is not compatible with this version of Octopus deploy. Visit http://g.octopushq.com/LicenseUpgrade to check your eligibility for an automatic license upgrade.
2016-12-20 11:28:18.4038 1 INFO Service installed
2016-12-20 11:28:18.4258 1 INFO Service reconfigured
2016-12-20 11:28:18.4258 1 INFO Granting log on as a service right to xxxxx\svcOctoDeplyWinTst
2016-12-20 11:28:18.4529 1 INFO Service credentials set
2016-12-20 11:28:19.2835 1 INFO Waiting for service to start. Current status: StartPending
2016-12-20 11:28:19.5878 1 INFO Waiting for service to start. Current status: Running
2016-12-20 11:28:19.8920 1 INFO Service started
2016-12-20 11:28:21.2050 7 INFO Listening for HTTP requests on:
http://localhost:80/
2016-12-20 11:28:21.2050 7 INFO The Octopus server is starting: Initializing database and performing migrations…
2016-12-20 11:28:21.2521 7 INFO Beginning database upgrade
2016-12-20 11:28:21.2521 7 INFO Fetching list of already executed scripts.
2016-12-20 11:28:21.2741 7 INFO No new scripts need to be executed - completing.
2016-12-20 11:28:21.2781 7 INFO Beginning database upgrade
2016-12-20 11:28:21.2961 7 INFO Executing SQL Server script ‘Octopus.Core.UpgradeScriptsRepeatable.Script0000 - Refresh Views.sql’
2016-12-20 11:28:21.3431 7 INFO Upgrade successful
2016-12-20 11:28:21.7495 7 INFO The Octopus server is starting: initializing extensions…
2016-12-20 11:28:21.7805 7 INFO Authentication provider Active Directory is enabled
2016-12-20 11:28:21.8025 7 INFO The Octopus server is starting: Starting message distributor…
2016-12-20 11:28:21.8926 7 INFO listen://[::]:10943/ 7 Listener started
2016-12-20 11:28:21.9046 7 INFO The Octopus server is starting: Starting task scheduler…
2016-12-20 11:28:22.2198 7 INFO The Octopus server is starting: Starting task queue…
2016-12-20 11:28:22.2509 7 INFO Web server is ready to process requests
2016-12-20 11:28:22.2639 7 INFO The Windows Service has started
2016-12-20 11:28:25.1061 3 INFO Request took 1546ms: GET http://app82sc0n0w/api/serverstatus
2016-12-20 11:28:56.8513 13 WARN You do not have permission to perform this action. Please contact your Octopus administrator. Missing permission: EnvironmentView (svcOctoDeplyWinTst@ad.xxxxx.com.au requesting http://localhost/api/environments/all)
2016-12-20 11:29:22.5116 18 INFO Running System Integrity Check
2016-12-20 11:29:22.6878 18 INFO Completed System Integrity Check. Overall Result: Passed
2016-12-20 11:31:12.4107 4 WARN You do not have permission to perform this action. Please contact your Octopus administrator. Missing permission: EnvironmentView (svcOctoDeplyWinTst@xxxxx.com.au requesting http://localhost/api/environments/all)
2016-12-20 11:33:00.7523 6 INFO External groups invalidated for user: svcOctoDeplyWinTst@xxxxx.com.au
2016-12-20 11:33:16.4533 6 INFO External groups invalidated for user: admin
2016-12-20 11:33:41.8594 6 WARN Principal ‘svcOctoDeplyWinTst@xxxxx.com.au’ (Domain: ‘’) could not be logged on via WIN32: 0x0000052E.
System.ComponentModel.Win32Exception (0x80004005): The user name or password is incorrect
2016-12-20 11:34:06.5193 4 WARN You do not have permission to perform this action. Please contact your Octopus administrator. Missing permission: EnvironmentView (svcOctoDeplyWinTst@xxxxx.com.au requesting http://app82sc0n0w/api/environments/all)
2016-12-20 11:38:18.4658 19 WARN You do not have permission to perform this action. Please contact your Octopus administrator. Missing permission: EnvironmentView (svcOctoDeplyWinTst@xxxxx.com.au requesting http://localhost/api/environments/all)
any assistance would be greatly appreciated.