ibm-apiconnect / apichol

API Connect Hands-On Labs
16 stars 14 forks source link

ex6 issues #18

Closed ragsns closed 8 years ago

ragsns commented 8 years ago

I try to create the mysql-db and when I try to install the connector, I get

image

svennam92 commented 8 years ago

any errors in the terminal?

ragsns commented 8 years ago

I am working on a ubuntu VM.

I still get the same error. The MySQL connector is missing?

Cannot GET /apim/dataSources/partials/installConnector.html

We need to fix this.

ragsns commented 8 years ago

No errors in terminal.

Seems like an issue that needs to be fixed asap? http://stackoverflow.com/questions/39244336/api-connect-shows-cannot-get-apim-error-when-updating-schema

ragsns commented 8 years ago

The workaround of

npm i loopback-connector-mysql

seemed to work although the attendee might be confused with the connector not installed message. Needs to be worked around or clearly documented.