Skip to content
This repository was archived by the owner on Apr 24, 2021. It is now read-only.
This repository was archived by the owner on Apr 24, 2021. It is now read-only.

gRPC backend doesn't compile #6

Description

@SueDunome

I've been at this a while and I am stuck. Please advise. Thankyou.

With a new, unedited clone:

git clone https://github.com/GoogleCloudPlatform/abelana/

The documentation says:

https://cloud.google.com/solutions/mobile/image-management-mobile-apps-grpc

"Launch a local gRPC backend and create Datastore indexes"

" 5. Launch the server."

                    $ ./gradlew execute

When I do this, I get the following error. This means that I can not run the sample project. Is something broken?

:extractProto
:generateProto UP-TO-DATE
:compileJava UP-TO-DATE
:processResources UP-TO-DATE
:classes UP-TO-DATE
:jar UP-TO-DATE
:startScripts UP-TO-DATE
:distZip UP-TO-DATE
:prepare
:execute
build/distributions/abelana-grpc-server-1.0/bin/abelana-grpc-server: 158: build/distributions/abelana-grpc-server-1.0/bin/abelana-grpc-server: Syntax error: "(" unexpected
:execute FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':execute'.

    Process 'command 'sh'' finished with non-zero exit value 2

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 2.687 secs

I'm using Ubuntu:

Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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