Skip to content

having issue when running post service #12

@gladysgodwin

Description

@gladysgodwin

[Nest] 28 - 12/01/2025, 3:39:55 PM ERROR [ProtoLoader] Failed to load proto files
Error: Failed to load proto file(s): Failed to load proto file /app/dist/protos/post.proto: Failed to find package auth: Package part 'auth' not found
at GrpcProtoService.performLoad (/app/node_modules/nestjs-grpc/dist/services/grpc-proto.service.js:135:19)
[Nest] 28 - 12/01/2025, 3:39:55 PM ERROR [GrpcProvider] Failed to load proto service
Error: Failed to load proto file(s): Failed to load proto file /app/dist/protos/post.proto: Failed to find package auth: Package part 'auth' not found
at GrpcProtoService.performLoad (/app/node_modules/nestjs-grpc/dist/services/grpc-proto.service.js:135:19)
[Nest] 28 - 12/01/2025, 3:39:55 PM LOG [GrpcProvider] gRPC server started {"url":"0.0.0.0:50052","port":50052}
[Nest] 28 - 12/01/2025, 3:39:55 PM LOG [GrpcProvider] gRPC provider started successfully {"url":"0.0.0.0:50052","secure":false,"controllers":1}
Failed to start application: Error: Failed to load proto file(s): Failed to load proto file /app/dist/protos/post.proto: Failed to find package auth: Package part 'auth' not found
at GrpcProtoService.performLoad (/app/node_modules/nestjs-grpc/dist/services/grpc-proto.service.js:135:19)
error Command failed with exit code 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions