Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Matt 308 posts 730 karma points
    Sep 15, 2020 @ 17:57
    Matt
    0

    Website error

    Hello,

    My server run out of space and it seems to now have caused an issue, I cleared some old data and restarted the server now I'm getting

    Boot failed: Umbraco cannot run. See Umbraco's log file for more details.

    -> Umbraco.Core.Exceptions.BootFailedException: Boot failed.

    -> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: handle at CSharpTest.Net.IO.TransactedCompoundFile.Read(UInt32 handle) at CSharpTest.Net.Storage.BTreeFileStoreV2.OpenRoot(Boolean& isNew) at CSharpTest.Net.Collections.BPlusTree2.StorageCache.OpenRoot(Boolean& isNew) at CSharpTest.Net.Collections.BPlusTree2.NodeCacheNone.LoadStorage()
    at CSharpTest.Net.Collections.BPlusTree2..ctor(BPlusTreeOptions2 ioptions) at Umbraco.Web.PublishedCache.NuCache.DataSource.BTree.GetTree(String filepath, Boolean exists) in D:\a\1\s\src\Umbraco.Web\PublishedCache\NuCache\DataSource\BTree.cs:line 27 at Umbraco.Web.PublishedCache.NuCache.PublishedSnapshotService.MainDomRegister() in D:\a\1\s\src\Umbraco.Web\PublishedCache\NuCache\PublishedSnapshotService.cs:line 175 at Umbraco.Core.MainDom.Register(Action install, Action release, Int32 weight) in D:\a\1\s\src\Umbraco.Core\MainDom.cs:line 102 at Umbraco.Web.PublishedCache.NuCache.PublishedSnapshotService..ctor(PublishedSnapshotServiceOptions options, IMainDom mainDom, IRuntimeState runtime, ServiceContext serviceContext, IPublishedContentTypeFactory publishedContentTypeFactory, IdkMap idkMap, IPublishedSnapshotAccessor publishedSnapshotAccessor, IVariationContextAccessor variationContextAccessor, IProfilingLogger logger, IScopeProvider scopeProvider, IDocumentRepository documentRepository, IMediaRepository mediaRepository, IMemberRepository memberRepository, IDefaultCultureAccessor defaultCultureAccessor, IDataSource dataSource, IGlobalSettings globalSettings, IEntityXmlSerializer entitySerializer, IPublishedModelFactory publishedModelFactory, UrlSegmentProviderCollection urlSegmentProviders) in D:\a\1\s\src\Umbraco.Web\PublishedCache\NuCache\PublishedSnapshotService.cs:line 124 at DynamicMethod(Object[] ) at LightInject.ServiceContainer.<>cDisplayClass1500.0() in C:\projects\lightinject\src\LightInject\LightInject.cs:line 3798
    at LightInject.ServiceContainer.<>cDisplayClass1980.1() in C:\projects\lightinject\src\LightInject\LightInject.cs:line 4657
    at LightInject.PerContainerLifetime.GetInstance(Func1 createInstance, Scope scope) in C:\projects\lightinject\src\LightInject\LightInject.cs:line 6169 at LightInject.ServiceContainer.EmitLifetime(ServiceRegistration serviceRegistration, Action1 emitMethod, IEmitter emitter) in C:\projects\lightinject\src\LightInject\LightInject.cs:line 4656 at LightInject.ServiceContainer.<>cDisplayClass1970.1(IEmitter methodSkeleton) in C:\projects\lightinject\src\LightInject\LightInject.cs:line 4649 at LightInject.ServiceContainer.<>cDisplayClass1530.0(IEmitter ms) in C:\projects\lightinject\src\LightInject\LightInject.cs:line 3856 at LightInject.ServiceContainer.EmitConstructorDependency(IEmitter emitter, Dependency dependency) in C:\projects\lightinject\src\LightInject\LightInject.cs:line 4158 at LightInject.ServiceContainer.EmitConstructorDependencies(ConstructionInfo constructionInfo, IEmitter emitter, Action`1 decoratorTargetEmitter) in C:\projects\lightinject\src\LightInject\LightInject.cs:line 4120

  • Steve Morgan 1278 posts 4216 karma points c-trib
    Sep 16, 2020 @ 07:11
    Steve Morgan
    1

    Hi,

    Have you tried clearing the /Appdata/cache and /appdata/Temp folders?

    Stop the site - delete them and then start back up again. Umbraco will rebuild them.

  • Sven 20 posts 112 karma points
    Jan 14, 2021 @ 15:52
    Sven
    0

    Hello,

    @Matt, did you find a solution to this ? I'm having the same issue. Thanks!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies