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

aspirate generate --output-format compose error #255

Open
DeepSkyJees opened this issue Sep 11, 2024 · 1 comment
Open

aspirate generate --output-format compose error #255

DeepSkyJees opened this issue Sep 11, 2024 · 1 comment

Comments

@DeepSkyJees
Copy link

When I use “aspirate generate --output-format compose“, the following error occurs
Error executing action 'GenerateDockerComposeManifestAction':
System.NullReferenceException: Object reference not set to an instance of an object.
at void Aspirate.Commands.Actions.Manifests.GenerateDockerComposeManifestAction.ProcessIndividualComponent(KeyValuePair<string, Resource> resource, List services) in
/home/runner/work/aspirational-manifests/aspirational-manifests/src/Aspirate.Commands/Actions/Manifests/GenerateDockerComposeManifestAction.cs:109
at Task Aspirate.Commands.Actions.Manifests.GenerateDockerComposeManifestAction.ExecuteAsync() in /home/runner/work/aspirational-manifests/aspirational-manifests/src/Aspirate.Commands/Actions/Manifests/
GenerateDockerComposeManifestAction.cs:30
at async Task Aspirate.Commands.Actions.ActionExecutor.ExecuteCommandsAsync() in /home/runner/work/aspirational-manifests/aspirational-manifests/src/Aspirate.Commands/Actions/ActionExecutor.cs:65

@DeepSkyJees
Copy link
Author

I'm using Dapr in my project and it works fine if it doesn't include it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant