Skip to content

Install of S3 activity is failing #8

Open
@neethuabacker

Description

@neethuabacker

Hi I am using Flogo webui, and install is failing with below error, I can install other activities, like this one https://github.com/retgits/flogo-components/activity/amazons3, so I dont think its a problem with my docker container or flogo or proxy.

error: [17:03:44.095] [error] Encountered error while installing the 'https://github.comproject-flogo/aws-contrib/activity/s3' to the engine:
error: [17:03:44.097] Error in installing 'github.comproject-flogo/aws-contrib/activity/s3'
Error installing contribution/dependency: go get github.comproject-flogo/aws-contrib/activity/s3@latest: unrecognized import path "github.comproject-flogo/aws-contrib/activity/s3" (https fetch: Get https://github.comproject-flogo/aws-contrib/activity/s3?go-get=1: Bad Gateway)

debug: [17:03:44.099] Installation of 'https://github.comproject-flogo/aws-contrib/activity/s3' failed in 'installing-to' step.
debug: [17:03:44.099] Starting engine recovery.
debug: [17:03:44.100] [Log] Recovering engine to previous working state..
debug: [17:03:44.109] Resource cleaning: removing the backup folder.
warn: [17:04:23.507] Engine does not exist. Creating...
info: [17:04:23.511] Exec command: flogo create -f /flogo-web/local/engines/exported-app-build.json app-build in /flogo-web/local/engines
info: [17:04:23.530] run command: flogo create -f /flogo-web/local/engines/exported-app-build.json app-build
engine:create: 7889.257ms
info: [17:04:31.401] undefined {"durationMs":7894}
info: [17:04:31.410] [log] Build flogo: "flogo build -o,-e" compileOpts:
info: [17:04:31.425] run command: flogo build -o -e
[log] build output:
[build] Found binary file: /flogo-web/local/engines/app-build/bin/app-build.exe
info: [17:04:47.590] undefined {"durationMs":24093}
info: [17:05:09.688] [log] Install : 'https://github.comproject-flogo/aws-contrib/activity/s3'
debug: [17:05:09.689] Backing up 'src' to 'backupsrc'.
debug: [17:05:09.697] Started installing 'https://github.comproject-flogo/aws-contrib/activity/s3' to the engine.
info: [17:05:09.699] Exec command: flogo install github.comproject-flogo/aws-contrib/activity/s3 in /flogo-web/local/engines/flogo-web
info: [17:05:09.715] run command: flogo install github.comproject-flogo/aws-contrib/activity/s3
warn: [17:05:11.423] command exited with code 1: flogo install github.comproject-flogo/aws-contrib/activity/s3
error: [17:05:11.434] [error] Encountered error while installing the 'https://github.comproject-flogo/aws-contrib/activity/s3' to the engine:
error: [17:05:11.434] Error in installing 'github.comproject-flogo/aws-contrib/activity/s3'
Error installing contribution/dependency: go get github.comproject-flogo/aws-contrib/activity/s3@latest: unrecognized import path "github.comproject-flogo/aws-contrib/activity/s3" (https fetch: Get https://github.comproject-flogo/aws-contrib/activity/s3?go-get=1: Bad Gateway)

debug: [17:05:11.435] Installation of 'https://github.comproject-flogo/aws-contrib/activity/s3' failed in 'installing-to' step.
debug: [17:05:11.435] Starting engine recovery.
debug: [17:05:11.442] [Log] Recovering engine to previous working state..
debug: [17:05:11.459] Resource cleaning: removing the backup folder.
info: [17:06:33.779] [log] Install : 'https://github.com/retgits/flogo-components/activity/amazons3'
debug: [17:06:33.779] Backing up 'src' to 'backupsrc'.
debug: [17:06:33.781] Started installing 'https://github.com/retgits/flogo-components/activity/amazons3' to the engine.
info: [17:06:33.782] Exec command: flogo install github.com/retgits/flogo-components/activity/amazons3 in /flogo-web/local/engines/flogo-web
info: [17:06:33.808] run command: flogo install github.com/retgits/flogo-components/activity/amazons3

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