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 2020/04/08 21:52:37 UTC

[GitHub] [openwhisk-deploy-kube] jagan23527001 edited a comment on issue #293: controller-0 failed to probe the readiness of couchdb

jagan23527001 edited a comment on issue #293: controller-0 failed to probe the readiness of couchdb
URL: https://github.com/apache/openwhisk-deploy-kube/issues/293#issuecomment-611213516
 
 
   Hi dgrove,
   
   I have similar issue in running the couchDB . Attaching the couchDB pod log file
   [logs.txt](https://github.com/apache/openwhisk-deploy-kube/files/4452977/logs.txt)
   
   When i run the  "curl http://localhost:5984/_all_dbs" in couchDB pod
   
   root@owdev-couchdb-654b58978b-lk8pd:/# curl http://localhost:5984/_all_dbs
   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
   <html><head>
   <meta type="copyright" content="Copyright (C) 1996-2019 The Squid Software Foundation and contributors">
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>ERROR: The requested URL could not be retrieved</title>
   <style type="text/css"><!-- 
    /*
    * Copyright (C) 1996-2019 The Squid Software Foundation and contributors
    *
    * Squid software is distributed under GPLv2+ license and includes
    * contributions from numerous individuals and organizations.
    * Please see the COPYING and CONTRIBUTORS files for details.
    */
   
   /*
    Stylesheet for Squid Error pages
    Adapted from design by Free CSS Templates
    http://www.freecsstemplates.org
    Released for free under a Creative Commons Attribution 2.5 License
   */
   
   /* Page basics */
   * {
           font-family: verdana, sans-serif;
   }
   
   html body {
           margin: 0;
           padding: 0;
           background: #efefef;
   ..
   ..
   ..
   body
   :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
   :lang(he) { direction: rtl; }
    --></style>
   </head><body id=ERR_CANNOT_FORWARD>
   <div id="titles">
   <h1>ERROR</h1>
   <h2>The requested URL could not be retrieved</h2>
   </div>
   <hr>
   
   <div id="content">
   <p>The following error was encountered while trying to retrieve the URL: <a href="http://localhost:5984/_all_dbs">http://localhost:5984/_all_dbs</a></p>
   
   <blockquote id="error">
   <p><b>Unable to forward this request at this time.</b></p>
   </blockquote>
   
   <p>This request could not be forwarded to the origin server or to any parent caches.</p>
   
   <p>Some possible problems are:</p>
   <ul>
   <li id="network-down">An Internet connection needed to access this domains origin servers may be down.</li>
   <li id="no-peer">All configured parent caches may be currently unreachable.</li>
   <li id="permission-denied">The administrator may not allow this cache to make direct connections to origin servers.</li>
   </ul>
   
   <p>Your cache administrator is <a href="mailto:webmaster?subject=CacheErrorInfo%20-%20ERR_CANNOT_FORWARD&amp;body=CacheHost%3A%20b61a9108-a5d4-4575-b7f0-78ba5ac16a9b%0D%0AErrPage%3A%20ERR_CANNOT_FORWARD%0D%0AErr%3A%20%5Bnone%5D%0D%0ATimeStamp%3A%20Wed,%2008%20Apr%202020%2021%3A49%3A05%20GMT%0D%0A%0D%0AClientIP%3A%2010.140.70.234%0D%0A%0D%0AHTTP%20Request%3A%0D%0AGET%20%2F_all_dbs%20HTTP%2F1.1%0AProxy-Authorization%3A%20Basic%20NjNlYmU0MGYtMTM3OS00NTY2LTkwOWQtYzY1Y2UxMjc1ZWUxOmxENVRDSmhOSEt3V2ZEQWh1TnVRQ2IzY0ZOVWVZTFpY%0D%0AUser-Agent%3A%20curl%2F7.52.1%0D%0AAccept%3A%20*%2F*%0D%0AProxy-Connection%3A%20Keep-Alive%0D%0AHost%3A%20localhost%3A5984%0D%0A%0D%0A%0D%0A">webmaster</a>.</p>
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services