celery1124 commented on issue #4721: URL: https://github.com/apache/openwhisk/issues/4721#issuecomment-734346725
> @celery1124 check that your couchdb instance is running. If you can share the `docker ps` output it might help. Also you can look at the controller logs for a clue. `bin/wskdev syslog get controller` will report the logs assuming you're using `ansible`. > > Did you try the standalone openwhisk - it's easier to set up and get started. @rabbah Hi Rabbah, thanks for the quick reply! I finally figure it out and run through the hello world demo. The problem seems related to system setup. I switched from ubuntu 16.04 server to 18.04 desktop with the exact same series of setup commands. Now everything work fine. Anyway, I will try to dig more into it. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
