You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/01/30 21:49:54 UTC

[GitHub] ddragosd commented on issue #83: Add support for installing optional packages.

ddragosd commented on issue #83: Add support for installing optional packages.
URL: https://github.com/apache/incubator-openwhisk-devtools/pull/83#issuecomment-361746018
 
 
   The build was fixed by @tysonnorris . We can merge this like this, but I'm testing locally and having some issues after executing `make create-provider-alarms`: 
   
   ```
   ok: updated action alarmsWeb/alarmWebAction
   Starting openwhisk_redis_1 ... done
   Starting openwhisk_db_1 ... done
   Starting openwhisk_zookeeper_1 ... done
   Starting openwhisk_kafka_1 ... done
   Starting openwhisk_controller_1 ... done
   Starting openwhisk_apigateway_1 ... done
   Starting openwhisk_alarmsprovider_1 ... error
   
   ERROR: for openwhisk_alarmsprovider_1  Cannot start service alarmsprovider: driver failed programming external connectivity on endpoint openwhisk_alarmsprovider_1 (84af8ca96fcb7355b7f62b04a90429c3fa13c0042d44c8bf7ed46a3addce3402): Error starting userland proxy: Bind for 0.0.0.0:8081 failed: port is already allocated
   
   ERROR: for alarmsprovider  Cannot start service alarmsprovider: driver failed programming external connectivity on endpoint openwhisk_alarmsprovider_1 (84af8ca96fcb7355b7f62b04a90429c3fa13c0042d44c8bf7ed46a3addce3402): Error starting userland proxy: Bind for 0.0.0.0:8081 failed: port is already allocated
   ERROR: Encountered errors while bringing up the project.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services