Skip to content

Plug-ins wont install #102

@AarafGaming

Description

@AarafGaming

Before you start...

  • Have you checked if similar issue have already been reported?

What windows are you seeing the problem on?

Windows 11

What OS/App version/architecture are you seeing the problem on?

OS: Windows 11
App version: 0.4.0 Beta
Architecture: x64

Description

The Plug-ins wont install

I am getting errors for all the plug-ins

Steps To Reproduce

  1. Install
  2. Configure IPFS (I changed both the ports because it wouldn't work otherwise)
  3. Try to install plugins

Expected behavior

All the plug-ins should have installed successfully

Relevant Assets

Error installing FluentStore.Sources.Chocolatey:
System.UnauthorizedAccessException: Access to the path 'C:\ProgramData\FluentStoreBeta\Plugins\status.tsv' is denied.
at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable1 unixCreateMode) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable1 unixCreateMode)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
at System.IO.File.AsyncStreamWriter(String path, Encoding encoding, Boolean append)
at System.IO.File.WriteAllLinesAsync(String path, IEnumerable`1 contents, Encoding encoding, CancellationToken cancellationToken)
at FluentStore.SDK.Plugins.NuGet.FluentStoreNuGetProject.FlushAsync(CancellationToken token)
at FluentStore.SDK.Plugins.NuGet.FluentStoreNuGetProject.InstallPackageAsync(PackageIdentity packageIdentity, DownloadResourceResult downloadResourceResult, INuGetProjectContext nuGetProjectContext, CancellationToken token)
at FluentStore.SDK.Plugins.PluginLoader.InstallPlugin(DownloadResourceResult downloadItem, Boolean overwrite, Boolean dispose, CancellationToken token)

Metadata

Metadata

Assignees

Labels

blockedThis issue cannot be resolvedbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions