ibm-watson-data-lab / watson-recipe-bot-python-cloudant

Watson Recipe Bot with IBM Cloudant integration
https://medium.com/ibm-watson-data-lab/persisting-data-for-a-smarter-chatbot-be599480f7b2
Apache License 2.0
16 stars 17 forks source link

Error:(Note: these are different from your Bluemix id)' #3

Open wanfuse123 opened 7 years ago

wanfuse123 commented 7 years ago

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 Connected, dumping recent logs for app watson-recipe-bot-cloudant in org wanfuse123_org / space dev as wanfuse123@gmail.com...

2016-12-06T06:40:26.51-0500 [App/0] ERR File "/app/.heroku/python/lib/python2.7/site-packages/watson_developer_cloud/conversation_v1.py", line 29, in init 2016-12-06T06:40:26.51-0500 [App/0] ERR '(Note: these are different from your Bluemix id)') 2016-12-06T07:07:18.61-0500 [App/0] ERR version='2016-07-11' 2016-12-06T07:07:18.61-0500 [App/0] ERR WatsonDeveloperCloudService.init(self, 'conversation', url, kwargs) 2016-12-06T07:32:17.70-0500 [DEA/105] OUT Starting app instance (index 0) with guid b1a33d2c-6a28-4e5b-b519-f686be321192 2016-12-06T07:32:29.27-0500 [App/0] ERR File "/app/.heroku/python/lib/python2.7/site-packages/watson_developer_cloud/conversation_v1.py", line 29, in init 2016-12-06T07:32:29.27-0500 [App/0] ERR WatsonDeveloperCloudService.init(self, 'conversation', url, kwargs) 2016-12-06T07:32:29.27-0500 [App/0] ERR File "/app/.heroku/python/lib/python2.7/site-packages/watson_developer_cloud/watson_developer_cloud_service.py", line 107, in init 2016-12-06T07:32:29.38-0500 [API/5] OUT App instance exited with guid b1a33d2c-6a28-4e5b-b519-f686be321192 payload: {"cc_partition"=>"default", "droplet"=>"b1a33d2c-6a28-4e5b-b519-f686be321192", "version"=>"e98debbd-a78e-41e5-a5d1-82b648443e09", "instance"=>"5c2e3c80438342c9bdf7b17936d42a50", "index"=>0, "reason"=>"CRASHED", "exit_status"=>1, "exit_description"=>"failed to accept connections within health check timeout", "crash_timestamp"=>1481027549} 2016-12-06T07:32:29.38-0500 [API/4] OUT App instance exited with guid b1a33d2c-6a28-4e5b-b519-f686be321192 payload: {"cc_partition"=>"default", "droplet"=>"b1a33d2c-6a28-4e5b-b519-f686be321192", "version"=>"e98debbd-a78e-41e5-a5d1-82b648443e09", "instance"=>"5c2e3c80438342c9bdf7b17936d42a50", "index"=>0, "reason"=>"CRASHED", "exit_status"=>1, "exit_description"=>"failed to accept connections within health check timeout", "crash_timestamp"=>1481027549} 2016-12-06T07:47:26.99-0500 [DEA/68] OUT Removing crash for app with id b1a33d2c-6a28-4e5b-b519-f686be321192 2016-12-06T07:47:26.99-0500 [DEA/68] OUT Stopping app instance (index 0) with guid b1a33d2c-6a28-4e5b-b519-f686be321192 2016-12-06T07:47:26.99-0500 [DEA/68] OUT Stopped app instance (index 0) with guid b1a33d2c-6a28-4e5b-b519-f686be321192 2016-12-06T08:01:09.49-0500 [App/0] ERR File "server.py", line 33, in 2016-12-06T08:01:09.49-0500 [App/0] ERR version='2016-07-11' 2016-12-06T08:01:09.49-0500 [App/0] ERR File "/app/.heroku/python/lib/python2.7/site-packages/watson_developer_cloud/conversation_v1.py", line 29, in init 2016-12-06T08:01:09.49-0500 [App/0] ERR File "/app/.heroku/python/lib/python2.7/site-packages/watson_developer_cloud/watson_developer_cloud_service.py", line 107, in init 2016-12-06T08:01:09.49-0500 [App/0] ERR watson_developer_cloud.watson_developer_cloud_service.WatsonException: You must specific your username and password service credentials (Note: these are different from your Bluemix id) 2016-12-06T08:01:09.52-0500 [App/0] OUT

wanfuse123 commented 7 years ago

How do I fix this error? Heroku isn't even mentioned in the directions????