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

Not able to run the docker-compose #1

Open
mani0201 opened this issue May 14, 2020 · 0 comments
Open

Not able to run the docker-compose #1

mani0201 opened this issue May 14, 2020 · 0 comments

Comments

@mani0201
Copy link

mani0201 commented May 14, 2020

while run the docker-compose up got the below error

com.google.protobuf.InvalidProtocolBufferException: Protocol message end-group tag did not match expected tag.
docker_signal-server | at com.google.protobuf.InvalidProtocolBufferException.invalidEndTag(InvalidProtocolBufferException.java:94)
docker_signal-server | at com.google.protobuf.CodedInputStream.checkLastTagWas(CodedInputStream.java:174)
docker_signal-server | at com.google.protobuf.AbstractParser.parsePartialFrom(AbstractParser.java:139)
docker_signal-server | at com.google.protobuf.AbstractParser.parseFrom(AbstractParser.java:168)
docker_signal-server | at com.google.protobuf.AbstractParser.parseFrom(AbstractParser.java:180)
docker_signal-server | at com.google.protobuf.AbstractParser.parseFrom(AbstractParser.java:185)
docker_signal-server | at com.google.protobuf.AbstractParser.parseFrom(AbstractParser.java:49)
docker_signal-server | at org.whispersystems.textsecuregcm.entities.MessageProtos$ServerCertificate.parseFrom(MessageProtos.java:2804)
docker_signal-server | at org.whispersystems.textsecuregcm.auth.CertificateGenerator.(CertificateGenerator.java:28)
docker_signal-server | at org.whispersystems.textsecuregcm.WhisperServerService.run(WhisperServerService.java:252)
docker_signal-server | at org.whispersystems.textsecuregcm.WhisperServerService.run(WhisperServerService.java:94)
docker_signal-server | at io.dropwizard.cli.EnvironmentCommand.run(EnvironmentCommand.java:43)
docker_signal-server | at io.dropwizard.cli.ConfiguredCommand.run(ConfiguredCommand.java:87)
docker_signal-server | at io.dropwizard.cli.Cli.run(Cli.java:78)
docker_signal-server | at io.dropwizard.Application.run(Application.java:93)
docker_signal-server | at org.whispersystems.textsecuregcm.WhisperServerService.main(WhisperServerService.java:317)

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