seanhuxy commented on issue #80: Cannot create a trigger with alarm feed
URL: 
https://github.com/apache/incubator-openwhisk-package-alarms/issues/80#issuecomment-318495916
 
 
   @jasonpet That is a copy-and-paste issue, when I am editing this page.
   
   I fixed the problem, it turns out nano requires a DB url (which includes 
"**http://**";)
   
   So if I edit the install script to 
   ``./installCatalog.sh $SYS_AUTH $EDGE_HOST "http://$DB_HOST:$DB_PORT"; 
$DB_PREFIX $API_HOST``
   
   It will work.
   
   
   
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to