HostingEnvironment initiated shutdown after installing Analytics package
Morning All,
Scratching my head with this one, installed a fresh Umbraco site v7.10, and started to install my usual packages I use, started of with Analytics all seemed to go well with installation, but the Analytics section didn't appear in the lefthand tree structure, checked the trees.config and applications.config all seems to be fine I can see the reference to the Analytics package.
Next stop looked into the log files and saw this, any suggestions much appreciated:
2018-05-09 10:00:15,121 [P8308/D28/T97] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:15,121 [P8308/D28/T97] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 1ms)
2018-05-09 10:00:15,121 [P8308/D28/T97] INFO Umbraco.Core.PluginManager - Resolving [Umbraco.Web.Trees.TreeAttribute]Umbraco.Web.Trees.TreeController
2018-05-09 10:00:15,136 [P8308/D28/T97] INFO Umbraco.Core.PluginManager - Resolved [Umbraco.Web.Trees.TreeAttribute]Umbraco.Web.Trees.TreeController (took 10ms)
2018-05-09 10:00:15,458 [P8308/D28/T97] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:15,458 [P8308/D28/T97] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:15,458 [P8308/D28/T97] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IAction
2018-05-09 10:00:15,458 [P8308/D28/T97] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IAction (took 9ms)
2018-05-09 10:00:15,791 [P8308/D28/T97] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:15,791 [P8308/D28/T97] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:15,791 [P8308/D28/T97] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IParameterEditor
2018-05-09 10:00:15,806 [P8308/D28/T97] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IParameterEditor (took 7ms)
2018-05-09 10:00:17,109 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:17,109 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:17,109 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.ITree
2018-05-09 10:00:17,125 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.ITree (took 6ms)
2018-05-09 10:00:17,140 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:17,140 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:17,140 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolving [Umbraco.Web.Trees.TreeAttribute]Umbraco.Web.Trees.TreeController
2018-05-09 10:00:17,140 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolved [Umbraco.Web.Trees.TreeAttribute]Umbraco.Web.Trees.TreeController (took 0ms)
2018-05-09 10:00:17,156 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:17,156 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:17,156 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolving [umbraco.businesslogic.TreeAttribute]umbraco.interfaces.ITree
2018-05-09 10:00:17,171 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolved [umbraco.businesslogic.TreeAttribute]umbraco.interfaces.ITree (took 10ms)
2018-05-09 10:00:17,187 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:17,187 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:17,187 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolving [umbraco.businesslogic.ApplicationAttribute]umbraco.interfaces.IApplication
2018-05-09 10:00:17,203 [P8308/D28/T41] INFO Umbraco.Core.PluginManager - Resolved [umbraco.businesslogic.ApplicationAttribute]umbraco.interfaces.IApplication (took 6ms)
2018-05-09 10:00:21,560 [P8308/D28/T97] INFO Umbraco.Core.Configuration.ClientDependencyConfiguration - Updated version number from 1270830271 to 1128643927
2018-05-09 10:00:21,560 [P8308/D28/T85] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [InstructionProcessing] Terminating
2018-05-09 10:00:21,560 [P8308/D28/T85] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [InstructionProcessing] Waiting for tasks to complete
2018-05-09 10:00:21,578 [P8308/D28/T85] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Terminating
2018-05-09 10:00:21,579 [P8308/D28/T85] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Waiting for tasks to complete
2018-05-09 10:00:21,580 [P8308/D28/T85] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Terminating
2018-05-09 10:00:21,583 [P8308/D28/T85] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Waiting for tasks to complete
2018-05-09 10:00:21,583 [P8308/D28/T82] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [InstructionProcessing] Tasks completed, terminated
2018-05-09 10:00:21,583 [P8308/D28/T95] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledTasks] Tasks completed, terminated
2018-05-09 10:00:21,583 [P8308/D28/T78] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [LogScrubber] Tasks completed, terminated
2018-05-09 10:00:21,598 [P8308/D28/T85] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Terminating
2018-05-09 10:00:21,598 [P8308/D28/T85] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Waiting for tasks to complete
2018-05-09 10:00:21,598 [P8308/D28/T85] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Terminating
2018-05-09 10:00:21,598 [P8308/D28/T85] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Waiting for tasks to complete
2018-05-09 10:00:21,598 [P8308/D28/T85] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [HealthCheckNotifier] Terminating
2018-05-09 10:00:21,598 [P8308/D28/T85] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [HealthCheckNotifier] Waiting for tasks to complete
2018-05-09 10:00:21,598 [P8308/D28/T85] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [HealthCheckNotifier] Tasks completed, terminated
2018-05-09 10:00:21,598 [P8308/D28/T85] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Terminating
2018-05-09 10:00:21,598 [P8308/D28/T85] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Waiting for tasks to complete
2018-05-09 10:00:21,598 [P8308/D28/T78] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [ScheduledPublishing] Tasks completed, terminated
2018-05-09 10:00:21,598 [P8308/D28/T41] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [KeepAlive] Tasks completed, terminated
2018-05-09 10:00:21,598 [P8308/D28/T79] INFO Umbraco.Web.Scheduling.BackgroundTaskRunner - [Umbraco.Web.Scheduling.IBackgroundTask] Tasks completed, terminated
2018-05-09 10:00:21,598 [P8308/D28/T85] INFO Umbraco.Core.MainDom - Stopping...
2018-05-09 10:00:21,598 [P8308/D28/T85] INFO Umbraco.Web.ExamineStartup - Examine shutting down
2018-05-09 10:00:21,614 [P8308/D28/T85] INFO Umbraco.Web.ExamineStartup - Complete (took 4ms)
2018-05-09 10:00:21,614 [P8308/D28/T85] INFO Umbraco.Core.MainDom - Released MainDom.
2018-05-09 10:00:22,303 [P8308/D29/T155] INFO Umbraco.Core.CoreBootManager - Umbraco 7.10.0 application starting on DEDICAT-IDJ6EVH
2018-05-09 10:00:22,334 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Determining hash of code files on disk
2018-05-09 10:00:22,350 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Hash determined (took 15ms)
2018-05-09 10:00:22,405 [P8308/D29/T155] INFO Umbraco.Core.MainDom - Acquiring MainDom...
2018-05-09 10:00:22,405 [P8308/D29/T155] INFO Umbraco.Core.MainDom - Acquired MainDom.
2018-05-09 10:00:22,405 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:22,467 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 61ms)
2018-05-09 10:00:22,467 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IApplicationStartupHandler
2018-05-09 10:00:22,467 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IApplicationStartupHandler (took 1ms)
2018-05-09 10:00:22,514 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:22,514 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 1ms)
2018-05-09 10:00:22,514 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter
2018-05-09 10:00:22,514 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter (took 0ms)
2018-05-09 10:00:22,514 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:22,514 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:22,514 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IPropertyValueConverter
2018-05-09 10:00:22,514 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IPropertyValueConverter (took 3ms)
2018-05-09 10:00:22,530 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:22,530 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:22,530 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Web.Mvc.SurfaceController
2018-05-09 10:00:22,545 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Web.Mvc.SurfaceController (took 0ms)
2018-05-09 10:00:22,546 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:22,547 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:22,547 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Web.WebApi.UmbracoApiController
2018-05-09 10:00:22,548 [P8308/D29/T155] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Web.WebApi.UmbracoApiController (took 1ms)
2018-05-09 10:00:25,086 [P8308/D29/T155] INFO Umbraco.Core.DatabaseContext - CanConnect = True
2018-05-09 10:00:25,465 [P8308/D29/T155] INFO Umbraco.Web.Cache.CacheRefresherEventHandler - Initializing Umbraco internal event handlers for cache refreshing
2018-05-09 10:00:25,622 [P8308/D29/T155] INFO Umbraco.Web.Search.ExamineEvents - Initializing Examine and binding to business logic events
2018-05-09 10:00:25,700 [P8308/D29/T155] INFO Umbraco.Web.Search.ExamineEvents - Adding examine event handlers for index providers: 3
2018-05-09 10:00:25,700 [P8308/D29/T155] INFO Umbraco.Core.CoreBootManager - Umbraco application startup complete (took 3371ms)
2018-05-09 10:00:26,083 [P8308/D29/T83] INFO Umbraco.Core.Sync.ApplicationUrlHelper - New ApplicationUrl detected: http://www.vertical-futures.org:80/umbraco
2018-05-09 10:00:26,083 [P8308/D29/T83] INFO Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: http://www.vertical-futures.org:80/umbraco (UmbracoModule request)
2018-05-09 10:00:27,416 [P8308/D29/T79] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:27,416 [P8308/D29/T79] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:27,416 [P8308/D29/T79] INFO Umbraco.Core.PluginManager - Resolving [Umbraco.Web.Trees.TreeAttribute]Umbraco.Web.Trees.TreeController
2018-05-09 10:00:27,416 [P8308/D29/T79] INFO Umbraco.Core.PluginManager - Resolved [Umbraco.Web.Trees.TreeAttribute]Umbraco.Web.Trees.TreeController (took 0ms)
2018-05-09 10:00:27,431 [P8308/D29/T79] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:27,431 [P8308/D29/T79] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:27,431 [P8308/D29/T79] INFO Umbraco.Core.PluginManager - Resolving [umbraco.businesslogic.TreeAttribute]umbraco.interfaces.ITree
2018-05-09 10:00:27,431 [P8308/D29/T79] INFO Umbraco.Core.PluginManager - Resolved [umbraco.businesslogic.TreeAttribute]umbraco.interfaces.ITree (took 0ms)
2018-05-09 10:00:32,450 [P8308/D29/T83] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:32,450 [P8308/D29/T83] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:32,450 [P8308/D29/T83] INFO Umbraco.Core.PluginManager - Resolving [Umbraco.Web.Trees.TreeAttribute]Umbraco.Web.Trees.TreeController
2018-05-09 10:00:32,450 [P8308/D29/T83] INFO Umbraco.Core.PluginManager - Resolved [Umbraco.Web.Trees.TreeAttribute]Umbraco.Web.Trees.TreeController (took 0ms)
2018-05-09 10:00:32,722 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:32,722 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 1ms)
2018-05-09 10:00:32,722 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IAction
2018-05-09 10:00:32,722 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IAction (took 1ms)
2018-05-09 10:00:32,872 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:32,872 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:32,872 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IParameterEditor
2018-05-09 10:00:32,872 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IParameterEditor (took 1ms)
2018-05-09 10:00:33,705 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:33,705 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:33,705 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.ITree
2018-05-09 10:00:33,705 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.ITree (took 4ms)
2018-05-09 10:00:33,720 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:33,720 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:33,720 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolving [umbraco.businesslogic.ApplicationAttribute]umbraco.interfaces.IApplication
2018-05-09 10:00:33,720 [P8308/D29/T81] INFO Umbraco.Core.PluginManager - Resolved [umbraco.businesslogic.ApplicationAttribute]umbraco.interfaces.IApplication (took 1ms)
2018-05-09 10:00:35,130 [P8308/D29/T79] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable
2018-05-09 10:00:35,130 [P8308/D29/T79] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms)
2018-05-09 10:00:35,130 [P8308/D29/T79] INFO Umbraco.Core.PluginManager - Resolving [Umbraco.Core.Persistence.Mappers.MapperForAttribute]Umbraco.Core.Persistence.Mappers.BaseMapper
2018-05-09 10:00:35,146 [P8308/D29/T79] INFO Umbraco.Core.PluginManager - Resolved [Umbraco.Core.Persistence.Mappers.MapperForAttribute]Umbraco.Core.Persistence.Mappers.BaseMapper (took 6ms)
2018-05-09 10:00:51,672 [P8308/D28/T81] INFO Umbraco.Core.UmbracoApplicationBase - Application shutdown. Details: ConfigurationChange
_shutDownMessage=CONFIG change
HostingEnvironment initiated shutdown
HostingEnvironment caused shutdown
_shutDownStack= at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal()
at System.Web.Hosting.HostingEnvironment.InitiateShutdownWithoutDemand()
at System.Web.HttpRuntime.ShutdownAppDomain(String stackTrace)
at System.Web.Configuration.HttpConfigurationSystem.OnConfigurationChanged(Object sender, InternalConfigEventArgs e)
at System.Configuration.Internal.InternalConfigRoot.OnConfigChanged(InternalConfigEventArgs e)
at System.Configuration.BaseConfigurationRecord.OnStreamChanged(String streamname)
at System.Web.DirectoryMonitor.FireNotifications()
at System.Web.Util.WorkItem.CallCallbackWithAssert(WorkItemCallback callback)
at System.Web.Util.WorkItem.OnQueueUserWorkItemCompletion(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
2018-05-09 10:01:26,608 [P8308/D29/T94] INFO umbraco.content - Load Xml from file...
2018-05-09 10:01:26,608 [P8308/D29/T94] INFO umbraco.content - Loaded Xml from file.
2018-05-09 10:01:26,686 [P8308/D29/T92] INFO umbraco.BusinessLogic.Log - Log scrubbed. Removed all items older than 2018-05-08 10:01:26
This basically tells you that a change to a config file initiated the application restart. So probably the change to applications.config or trees.config is what caused it (the same as "touching" web.config causes a restart).
I'm guessing you are not seeing it in the tree because you might have forgotten to grant permission to your user to see the new section? Go to the Users section and grant permission.
Although still having issues, I am currently the only user on the site, and have Admins rights, with the users section . I am unable to assign access even to myself, see screenshot.
Within the assign access box, prompts to create a group, but when I do I receive the following error:
HostingEnvironment initiated shutdown after installing Analytics package
Morning All,
Scratching my head with this one, installed a fresh Umbraco site v7.10, and started to install my usual packages I use, started of with Analytics all seemed to go well with installation, but the Analytics section didn't appear in the lefthand tree structure, checked the trees.config and applications.config all seems to be fine I can see the reference to the Analytics package. Next stop looked into the log files and saw this, any suggestions much appreciated:
This basically tells you that a change to a config file initiated the application restart. So probably the change to
applications.config
ortrees.config
is what caused it (the same as "touching"web.config
causes a restart).I'm guessing you are not seeing it in the tree because you might have forgotten to grant permission to your user to see the new section? Go to the Users section and grant permission.
Many thanks Dan for getting back to me,
Although still having issues, I am currently the only user on the site, and have Admins rights, with the users section . I am unable to assign access even to myself, see screenshot.
Within the assign access box, prompts to create a group, but when I do I receive the following error:
Ummm, I'm not sure about that error - it's not one I've seen before.
But you may be able to assign permission by going to the Groups tab (top right of the main Users page).
Click Administrators
Under Assign Access > Sections you should be able to click Add and select the Analytics section.
Many thanks Dan, That did the trick, need to get more familar with the new Umbraco Admin UI.
Cheers
Nick
It is a little confusing, I'd agree - I've even created an issue about the placing of the "Groups" section - http://issues.umbraco.org/issue/U4-11249
is working on a reply...