Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should create plugin folder for agent if none is present #31

Open
Calnoras opened this issue Jan 30, 2023 · 0 comments
Open

Should create plugin folder for agent if none is present #31

Calnoras opened this issue Jan 30, 2023 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Calnoras
Copy link
Contributor

Agent should automatically generate a folder for plugins when none is present and is allowed:

StackTrace:
Unhandled exception. System.IO.DirectoryNotFoundException: Could not find a part of the path '/home/sascha/source/AyBorg/src/Agent/bin/Debug/plugins'.
at System.IO.Enumeration.FileSystemEnumerator1.CreateDirectoryHandle(String path, Boolean ignoreNotFound) at System.IO.Enumeration.FileSystemEnumerator1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.UserDirectories(String directory, String expression, EnumerationOptions options)
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
at AyBorg.Agent.Services.PluginsService.Load() in /home/sascha/source/AyBorg/src/Agent/Services/PluginService.cs:line 54
at Program.

$(String[] args) in /home/sascha/source/AyBorg/src/Agent/Program.cs:line 82
at Program.(String[] args)

@Calnoras Calnoras added the bug Something isn't working label Jan 30, 2023
@Light4Code Light4Code added the good first issue Good for newcomers label May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants