quiet-architect-74241
10/06/2021, 12:26 PMtall-librarian-49374
10/06/2021, 7:22 PMquiet-architect-74241
10/06/2021, 9:32 PMtall-librarian-49374
10/06/2021, 9:37 PMworried-city-86458
10/12/2021, 4:53 AMuser@dd63097ffaf0:~/gemini$ g deploy alpha
[04:37:04 INF] Deploying stacks
[04:37:04 INF] Deploying pharos/aws-vpc/alpha
[04:37:06 DBG] Installing plugins
[04:37:13 DBG] Setting config
[04:37:14 DBG] Previewing stack
[04:37:14 INF] Deployed pharos/aws-vpc/alpha in 00:00:10
[04:37:14 INF] Deployed stacks in 00:00:10
System.ArgumentException: Generic implementation type 'Grpc.AspNetCore.Server.Internal.DefaultGrpcServiceActivator`1' has a DynamicallyAccessedMembers attribute applied to a generic argument type, but the service type
'Grpc.AspNetCore.Server.IGrpcServiceActivator`1' doesn't have a matching DynamicallyAccessedMembers attribute on its generic argument type.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.ValidateTrimmingAnnotations(Type , Type[] , Type , Type[] )
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.Populate()
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory..ctor(ICollection`1 )
at Microsoft.Extensions.DependencyInjection.ServiceProvider..ctor(ICollection`1 , ServiceProviderOptions )
at Microsoft.Extensions.DependencyInjection.ServiceCollectionContainerBuilderExtensions.BuildServiceProvider(IServiceCollection , ServiceProviderOptions )
at Microsoft.Extensions.DependencyInjection.DefaultServiceProviderFactory.CreateServiceProvider(IServiceCollection )
at Microsoft.Extensions.Hosting.Internal.ServiceFactoryAdapter`1.CreateServiceProvider(Object )
at Microsoft.Extensions.Hosting.HostBuilder.CreateServiceProvider()
at Microsoft.Extensions.Hosting.HostBuilder.Build()
at Pulumi.Automation.WorkspaceStack.InlineLanguageHost..ctor(PulumiFn program, ILogger logger, CancellationToken cancellationToken)
at Pulumi.Automation.WorkspaceStack.PreviewAsync(PreviewOptions options, CancellationToken cancellationToken)
at Pulumi.Automation.WorkspaceStack.PreviewAsync(PreviewOptions options, CancellationToken cancellationToken)
at Pharos.Gemini.DeployCommand.OnExecuteAsync(CommandContext context, Settings settings) in DeployCommand.cs:198
at Pharos.Gemini.AsyncCommandBase`1.ExecuteAsync(CommandContext context, TSettings settings) in AsyncCommandBase.cs:23