<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: cdsw init failed in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57182#M17628</link>
    <description>&lt;P&gt;Does your node have internet access or a properly configured HTTP(S)_PROXY? &amp;nbsp;This error can occur when Docker cannot download images from Cloudera's Docker registry. &amp;nbsp;You may see additional information using "systemctl status docker" or "journalctl -u docker".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let us know if you see additional errors or changing your configuration resolves the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tristan&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jul 2017 18:08:57 GMT</pubDate>
    <dc:creator>tristanzajonc</dc:creator>
    <dc:date>2017-07-10T18:08:57Z</dc:date>
    <item>
      <title>cdsw init failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57180#M17627</link>
      <description>&lt;P&gt;&amp;nbsp;Hi ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am getting error while initiating cdsw&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@docker ~]# cdsw init&lt;BR /&gt;Using user-specified config file: /etc/cdsw/config/cdsw.conf&lt;BR /&gt;Prechecking OS Version........[OK]&lt;BR /&gt;Prechecking scaling limits for processes........&lt;BR /&gt;WARNING: Cloudera Data Science Workbench recommends that all users have a max-user-processes limit of at least 65536.&lt;BR /&gt;It is currently set to [65535] as per 'ulimit -u'&lt;BR /&gt;Press enter to continue&lt;/P&gt;&lt;P&gt;Prechecking scaling limits for open files........&lt;BR /&gt;WARNING: Cloudera Data Science Workbench recommends that all users have a max-open-files limit set to 1048576.&lt;BR /&gt;It is currently set to [65535] as per 'ulimit -n'&lt;BR /&gt;Press enter to continue&lt;/P&gt;&lt;P&gt;Prechecking that iptables are not configured........[OK]&lt;BR /&gt;Prechecking that SELinux is disabled........[OK]&lt;BR /&gt;Prechecking configured block devices and mountpoints........[OK]&lt;BR /&gt;Prechecking kernel parameters........[OK]&lt;BR /&gt;Prechecking that docker block devices are of adequate size........[OK]&lt;BR /&gt;Prechecking that application block devices are of adequate size........[OK]&lt;BR /&gt;Prechecking size of root volume........&lt;BR /&gt;WARNING: The recommended minimum root volume size is 100G. Press enter to continue&lt;/P&gt;&lt;P&gt;Prechecking that CDH gateway roles are configured........[OK]&lt;BR /&gt;Prechecking that /etc/krb5 file is not a placeholder........[OK]&lt;BR /&gt;Prechecking parcel paths........[OK]&lt;BR /&gt;Prechecking CDH client configurations........[OK]&lt;BR /&gt;Prechecking Java version........[OK]&lt;BR /&gt;Prechecking Java distribution........[OK]&lt;BR /&gt;Creating docker thinpool if it does not exist&lt;BR /&gt;Volume group "docker" not found&lt;BR /&gt;Cannot process volume group docker&lt;BR /&gt;Unmounting /dev/mapper/data01-data01&lt;BR /&gt;umount: /dev/mapper/data01-data01: not mounted&lt;BR /&gt;Removing Docker volume groups.&lt;BR /&gt;Volume group "docker" not found&lt;BR /&gt;Cannot process volume group docker&lt;BR /&gt;Volume group "docker" not found&lt;BR /&gt;Cannot process volume group docker&lt;BR /&gt;Cleaning up docker directories...&lt;BR /&gt;Wiping ext4 signature on /dev/mapper/data01-data01.&lt;BR /&gt;Physical volume "/dev/data01/data01" successfully created&lt;BR /&gt;Volume group "docker" successfully created&lt;BR /&gt;Logical volume "thinpool" created.&lt;BR /&gt;Logical volume "thinpoolmeta" created.&lt;BR /&gt;WARNING: Converting logical volume docker/thinpool and docker/thinpoolmeta to pool's data and metadata volumes.&lt;BR /&gt;THIS WILL DESTROY CONTENT OF LOGICAL VOLUME (filesystem etc.)&lt;BR /&gt;Converted docker/thinpool to thin pool.&lt;BR /&gt;Logical volume "thinpool" changed.&lt;BR /&gt;Initialize application storage at /var/lib/cdsw&lt;BR /&gt;Disabling node with IP [10.11.160.64]...&lt;BR /&gt;Node [10.11.160.64] removed from nfs export list successfully.&lt;BR /&gt;Stopping rpc-statd...&lt;BR /&gt;Stopping nfs-idmapd...&lt;BR /&gt;Stopping rpcbind...&lt;BR /&gt;Stopping nfs-server...&lt;BR /&gt;Removing entry from /etc/fstab...&lt;BR /&gt;Skipping format since volumes are already set correctly.&lt;BR /&gt;Adding entry to /etc/fstab...&lt;BR /&gt;Mounting [/var/lib/cdsw]...&lt;BR /&gt;Starting rpc-statd...&lt;BR /&gt;Enabling rpc-statd...&lt;BR /&gt;Starting nfs-idmapd...&lt;BR /&gt;Enabling nfs-idmapd...&lt;BR /&gt;Starting rpcbind...&lt;BR /&gt;Enabling rpcbind...&lt;BR /&gt;Starting nfs-server...&lt;BR /&gt;Enabling nfs-server...&lt;BR /&gt;Enabling node with IP [10.11.160.64]...&lt;BR /&gt;Node [10.11.160.64] added to nfs export list successfully.&lt;BR /&gt;Starting rpc-statd...&lt;BR /&gt;Enabling rpc-statd...&lt;BR /&gt;Starting nfs-idmapd...&lt;BR /&gt;Enabling nfs-idmapd...&lt;BR /&gt;Starting rpcbind...&lt;BR /&gt;Enabling rpcbind...&lt;BR /&gt;Starting nfs-server...&lt;BR /&gt;Enabling nfs-server...&lt;BR /&gt;Starting docker...&lt;BR /&gt;Enabling docker...&lt;BR /&gt;Starting ntpd...&lt;BR /&gt;Enabling ntpd...&lt;BR /&gt;Created symlink from /etc/systemd/system/multi-user.target.wants/kubelet.service to /etc/systemd/system/kubelet.service.&lt;/P&gt;&lt;P&gt;ERROR:: Unable to reset weave networking state.: 125&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 11:54:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57180#M17627</guid>
      <dc:creator>MSharma</dc:creator>
      <dc:date>2022-09-16T11:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: cdsw init failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57182#M17628</link>
      <description>&lt;P&gt;Does your node have internet access or a properly configured HTTP(S)_PROXY? &amp;nbsp;This error can occur when Docker cannot download images from Cloudera's Docker registry. &amp;nbsp;You may see additional information using "systemctl status docker" or "journalctl -u docker".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let us know if you see additional errors or changing your configuration resolves the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tristan&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 18:08:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57182#M17628</guid>
      <dc:creator>tristanzajonc</dc:creator>
      <dc:date>2017-07-10T18:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: cdsw init failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57183#M17629</link>
      <description>after putting proxy setting it moved and now stuck at&lt;BR /&gt;&amp;lt;util/kubeconfig&amp;gt; created "/etc/kubernetes/admin.conf"&lt;BR /&gt;&amp;lt;master/apiclient&amp;gt; created API client configuration&lt;BR /&gt;&amp;lt;master/apiclient&amp;gt; created API client, waiting for the control plane to become ready&lt;BR /&gt;&lt;BR /&gt;[root@docker ~]# systemctl status docker&lt;BR /&gt;● docker.service - docker&lt;BR /&gt;Loaded: loaded (/etc/systemd/system/docker.service; enabled; vendor preset: disabled)&lt;BR /&gt;Active: active (running) since Mon 2017-07-10 14:04:12 EDT; 7min ago&lt;BR /&gt;Docs: &lt;A href="https://docs.docker.com" target="_blank"&gt;https://docs.docker.com&lt;/A&gt;&lt;BR /&gt;Main PID: 20705 (dockerd)&lt;BR /&gt;Memory: 51.1M&lt;BR /&gt;CGroup: /system.slice/docker.service&lt;BR /&gt;├─20705 dockerd --log-driver=journald -s devicemapper --storage-opt dm.basesize=100G --storage-opt dm.thinpooldev=/dev/mapper...&lt;BR /&gt;└─20720 docker-containerd -l unix:///var/run/docker/libcontainerd/docker-containerd.sock --metrics-interval=0 --start-timeout...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;journalctl -u docker&lt;BR /&gt;&lt;BR /&gt;10T14:12:06.695585728-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image: gcr.io/google&lt;BR /&gt;10T14:12:07.695941688-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image: gcr.io/google&lt;BR /&gt;10T14:12:12.395203820-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image: gcr.io/google&lt;BR /&gt;10T14:12:12.695987744-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image: gcr.io/google&lt;BR /&gt;10T14:12:17.694514892-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image: gcr.io/google&lt;BR /&gt;10T14:12:20.696049524-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image: gcr.io/google&lt;BR /&gt;10T14:12:25.393880714-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image: gcr.io/google&lt;BR /&gt;10T14:12:27.695855879-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image: gcr.io/google&lt;BR /&gt;10T14:12:30.695721595-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image: gcr.io/google&lt;BR /&gt;10T14:12:32.695268088-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image: gcr.io/google&lt;BR /&gt;10T14:12:37.392576223-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image: gcr.io/google&lt;BR /&gt;&lt;BR /&gt;[root@docker ~]# docker images&lt;BR /&gt;REPOSITORY TAG IMAGE ID CREATED SIZE&lt;BR /&gt;docker.repository.cloudera.com/cdsw/1.0.1/third-party/weaveexec 1.9.0 300f92429697 5 months ago 90.4 MB&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jul 2017 18:14:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57183#M17629</guid>
      <dc:creator>MSharma</dc:creator>
      <dc:date>2017-07-10T18:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: cdsw init failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57184#M17630</link>
      <description>14:15:54.742150498-04:00" level=warning msg="Error getting v2 registry: Get &lt;A href="https://gcr.io/v2/" target="_blank"&gt;https://gcr.io/v2/&lt;/A&gt;: authenticationrequired"&lt;BR /&gt;14:15:54.742216009-04:00" level=error msg="Attempting next endpoint for pull after error: Get &lt;A href="https://gcr.io/v2/" target="_blank"&gt;https://gcr.io/v2/&lt;/A&gt;: authenticationrequired"&lt;BR /&gt;&lt;BR /&gt;what authentication it is looking for ?&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jul 2017 18:17:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57184#M17630</guid>
      <dc:creator>MSharma</dc:creator>
      <dc:date>2017-07-10T18:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: cdsw init failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57187#M17631</link>
      <description>&lt;P&gt;MSharma,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you pull the image manually?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;docker pull gcr.io/google_containers/pause-amd64:3.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There should be no need for authentication. &amp;nbsp;You are likely facing some proxy misconfiguration or certificate validation error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Tristan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 19:17:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57187#M17631</guid>
      <dc:creator>tristanzajonc</dc:creator>
      <dc:date>2017-07-10T19:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: cdsw init failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57189#M17632</link>
      <description>No&lt;BR /&gt;&lt;BR /&gt;[root@docker ~]# docker pull gcr.io/google_containers/pause-amd64:3.0&lt;BR /&gt;Error response from daemon: Get &lt;A href="https://gcr.io/v1/_ping" target="_blank"&gt;https://gcr.io/v1/_ping&lt;/A&gt;: authenticationrequired&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;5:21:54.693338443-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image:&lt;BR /&gt;15:21:55.693601137-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image:&lt;BR /&gt;15:21:55.955985334-04:00" level=warning msg="Error getting v2 registry: Get &lt;A href="https://gcr.io/v2/" target="_blank"&gt;https://gcr.io/v2/&lt;/A&gt;: authenticationrequired"&lt;BR /&gt;15:21:55.956065010-04:00" level=error msg="Attempting next endpoint for pull after error: Get &lt;A href="https://gcr.io/v2/" target="_blank"&gt;https://gcr.io/v2/&lt;/A&gt;: authenticationrequired"&lt;BR /&gt;15:21:56.000584332-04:00" level=error msg="Attempting next endpoint for pull after error: Get &lt;A href="https://gcr.io/v1/_ping" target="_blank"&gt;https://gcr.io/v1/_ping&lt;/A&gt;: authenticationrequired"&lt;BR /&gt;15:21:56.000652326-04:00" level=error msg="Handler for POST /images/create returned error: Get &lt;A href="https://gcr.io/v1/_ping" target="_blank"&gt;https://gcr.io/v1/_ping&lt;/A&gt;: authenticationrequired"&lt;BR /&gt;15:21:58.396828751-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image:&lt;BR /&gt;15:21:58.696481059-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image:&lt;BR /&gt;15:22:06.695327527-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image:&lt;BR /&gt;15:22:07.692817530-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image:&lt;BR /&gt;15:22:13.393313446-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image:&lt;BR /&gt;15:22:14.693889069-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image:&lt;BR /&gt;15:22:19.693560635-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image:&lt;BR /&gt;15:22:22.693515008-04:00" level=error msg="Handler for GET /images/gcr.io/google_containers/pause-amd64:3.0/json returned error: No such image:&lt;BR /&gt;15:22:22.787636243-04:00" level=warning msg="Error getting v2 registry: Get &lt;A href="https://gcr.io/v2/" target="_blank"&gt;https://gcr.io/v2/&lt;/A&gt;: authenticationrequired"&lt;BR /&gt;15:22:22.787671995-04:00" level=error msg="Attempting next endpoint for pull after error: Get &lt;A href="https://gcr.io/v2/" target="_blank"&gt;https://gcr.io/v2/&lt;/A&gt;: authenticationrequired"&lt;BR /&gt;15:22:22.830792991-04:00" level=error msg="Attempting next endpoint for pull after error: Get &lt;A href="https://gcr.io/v1/_ping" target="_blank"&gt;https://gcr.io/v1/_ping&lt;/A&gt;: authenticationrequired"&lt;BR /&gt;15:22:22.830856352-04:00" level=error msg="Handler for POST /images/create returned error: Get &lt;A href="https://gcr.io/v1/_ping" target="_blank"&gt;https://gcr.io/v1/_ping&lt;/A&gt;: authenticationrequired"&lt;BR /&gt;&lt;BR /&gt;but if it is able to pull other images then why failing for this one&lt;BR /&gt;&lt;BR /&gt;REPOSITORY TAG IMAGE ID CREATED SIZE&lt;BR /&gt;docker.repository.cloudera.com/cdsw/1.0.1/third-party/weaveexec 1.9.0 300f92429697 5 months ago 90.4 MB&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jul 2017 19:43:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57189#M17632</guid>
      <dc:creator>MSharma</dc:creator>
      <dc:date>2017-07-10T19:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: cdsw init failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57191#M17633</link>
      <description>It moved after changing proxy setting and now waiting in infinite loop&lt;BR /&gt;&lt;BR /&gt;&amp;lt;master/addons&amp;gt; created essential addon: kube-proxy&lt;BR /&gt;&amp;lt;master/addons&amp;gt; created essential addon: kube-dns&lt;BR /&gt;&lt;BR /&gt;Kubernetes master initialised successfully!&lt;BR /&gt;&lt;BR /&gt;You can now join any number of machines by running the following on each node:&lt;BR /&gt;&lt;BR /&gt;kubeadm join --token=2a582a.63ec0427495ec31c 10.17.160.64&lt;BR /&gt;&lt;BR /&gt;Added bootstrap token KUBE_TOKEN to /etc/cdsw/config/cdsw.conf&lt;BR /&gt;&lt;BR /&gt;node "docker.test.com" tainted&lt;BR /&gt;daemonset "weave-net" created&lt;BR /&gt;Waiting for kube-system cluster to come up. This could take a few minutes...&lt;BR /&gt;Some pods in kube-system have not yet started. This may take a few minutes.&lt;BR /&gt;Waiting for 10 seconds before checking again...&lt;BR /&gt;Some pods in kube-system have not yet started. This may take a few minutes.&lt;BR /&gt;Waiting for 10 seconds before checking again...&lt;BR /&gt;Some pods in kube-system have not yet started. This may take a few minutes.&lt;BR /&gt;Waiting for 10 seconds before checking again...&lt;BR /&gt;Some pods in kube-system have not yet started. This may take a few minutes.&lt;BR /&gt;Waiting for 10 seconds before checking again...&lt;BR /&gt;Some pods in kube-system have not yet started. This may take a few minutes.&lt;BR /&gt;Waiting for 10 seconds before checking again...&lt;BR /&gt;Some pods in kube-system have not yet started. This may take a few minutes.&lt;BR /&gt;Waiting for 10 seconds before checking again...&lt;BR /&gt;Some pods in kube-system have not yet started. This may take a few minutes.&lt;BR /&gt;Waiting for 10 seconds before checking again...&lt;BR /&gt;Some pods in kube-system have not yet started. This may take a few minutes.&lt;BR /&gt;Waiting for 10 seconds before checking again...&lt;BR /&gt;Some pods in kube-system have not yet started. This may take a few minutes.&lt;BR /&gt;Waiting for 10 seconds before checking again...&lt;BR /&gt;Some pods in kube-system have not yet started. This may take a few minutes.&lt;BR /&gt;Waiting for 10 seconds before checking again...&lt;BR /&gt;Some pods in kube-system have not yet started. This may take a few minutes.&lt;BR /&gt;Waiting for 10 seconds before checking again...&lt;BR /&gt;Some pods in kube-system have not yet started. This may take a few minutes.&lt;BR /&gt;Waiting for 10 seconds before checking again...&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jul 2017 21:32:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57191#M17633</guid>
      <dc:creator>MSharma</dc:creator>
      <dc:date>2017-07-10T21:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: cdsw init failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57192#M17634</link>
      <description>&lt;P&gt;In another window you can check the status with "kubectl get pods". &amp;nbsp;The installation process downloads approximately 5GB of image data at this point, so it may take some amount of time if your internet connection is slow. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your proxy is misconfigured you may run into issues downloading specific images. &amp;nbsp;You can test your proxy configuration by attempting to pull an image manually, as previously mentioned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let us know if you continue to have issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tristan&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 21:56:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57192#M17634</guid>
      <dc:creator>tristanzajonc</dc:creator>
      <dc:date>2017-07-10T21:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: cdsw init failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57195#M17635</link>
      <description>ok , i have reset the cdsw and started again but this time it stuck with&lt;BR /&gt;&amp;lt;master/pki&amp;gt; created keys and certificates in "/etc/kubernetes/pki"&lt;BR /&gt;&amp;lt;util/kubeconfig&amp;gt; created "/etc/kubernetes/kubelet.conf"&lt;BR /&gt;&amp;lt;util/kubeconfig&amp;gt; created "/etc/kubernetes/admin.conf"&lt;BR /&gt;&amp;lt;master/apiclient&amp;gt; created API client configuration&lt;BR /&gt;&amp;lt;master/apiclient&amp;gt; created API client, waiting for the control plane to become ready&lt;BR /&gt;&amp;lt;master/apiclient&amp;gt; all control plane components are healthy after 18.555501 seconds&lt;BR /&gt;&amp;lt;master/apiclient&amp;gt; waiting for at least one node to register and become ready.&lt;BR /&gt;proxy i checked and looks ok.&lt;BR /&gt;&lt;BR /&gt;kubectl get pods does not return anything</description>
      <pubDate>Tue, 11 Jul 2017 01:41:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57195#M17635</guid>
      <dc:creator>MSharma</dc:creator>
      <dc:date>2017-07-11T01:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: cdsw init failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57196#M17636</link>
      <description>ok after coiple of troubleshooting it moved and completed&lt;BR /&gt;&lt;BR /&gt;Cloudera Data Science Workbench is not ready yet: some system pods are not ready&lt;BR /&gt;&lt;BR /&gt;Master node configuration successful. The application may take up to 10&lt;BR /&gt;minutes to initially startup.&lt;BR /&gt;&lt;BR /&gt;To check application status use:&lt;BR /&gt;&lt;BR /&gt;$ watch cdsw status&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but&lt;BR /&gt;Every 2.0s: cdsw status Mon Jul 10 23:49:23 2017&lt;BR /&gt;&lt;BR /&gt;Cloudera Data Science Workbench Status&lt;BR /&gt;&lt;BR /&gt;Service Status&lt;BR /&gt;docker: active&lt;BR /&gt;kubelet: active&lt;BR /&gt;nfs: active&lt;BR /&gt;Checking kernel parameters...&lt;BR /&gt;&lt;BR /&gt;Node Status&lt;BR /&gt;Cloudera Data Science Workbench is not ready yet: kubectl command failed&lt;BR /&gt;&lt;BR /&gt;[root@docker ~]# kubectl get pods --show-all&lt;BR /&gt;NAME READY STATUS RESTARTS AGE&lt;BR /&gt;cron-2934152315-mqsei 1/1 Running 0 20m&lt;BR /&gt;db-39862959-2gt3u 1/1 Running 0 20m&lt;BR /&gt;db-migrate-052787a-qhp19 0/1 Completed 0 20m&lt;BR /&gt;engine-deps-xfrsh 1/1 Running 0 20m&lt;BR /&gt;ingress-controller-3138093376-eacx8 1/1 Running 0 20m&lt;BR /&gt;livelog-1900214889-e8oys 1/1 Running 0 20m&lt;BR /&gt;reconciler-459456250-t057g 1/1 Running 0 20m&lt;BR /&gt;spark-port-forwarder-guxvb 1/1 Running 0 20m&lt;BR /&gt;web-3826671331-1fp2r 1/1 Running 0 20m&lt;BR /&gt;web-3826671331-66myb 1/1 Running 0 20m&lt;BR /&gt;web-3826671331-z8ark 1/1 Running 0 20m&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;is it still downloading the images ?</description>
      <pubDate>Tue, 11 Jul 2017 03:51:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57196#M17636</guid>
      <dc:creator>MSharma</dc:creator>
      <dc:date>2017-07-11T03:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: cdsw init failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57234#M17637</link>
      <description>What port cdsw web url run?&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# This domain for DNS and is unrelated to Kerberos or LDAP domains.&lt;BR /&gt;DOMAIN="cdsw.company.com"&lt;BR /&gt;&lt;BR /&gt;# IPv4 address for the master node that is reachable from the worker nodes.&lt;BR /&gt;#&lt;BR /&gt;# Within an AWS VPC, MASTER_IP should be set to the internal IP&lt;BR /&gt;# of the master node; for instance, "10.251.50.12" corresponding to&lt;BR /&gt;# master node name of ip-10-251-50-12.ec2.internal.&lt;BR /&gt;MASTER_IP="10.11.140.64"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;DOMAIN="cdsw.company.com shall i put my company domain like&lt;BR /&gt;cdsw.test.com or just test.com&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:10:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57234#M17637</guid>
      <dc:creator>MSharma</dc:creator>
      <dc:date>2017-07-11T15:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: cdsw init failed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57242#M17638</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;at first login it should ask username/password to create new account &amp;nbsp;but i am not getting that option .&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am gettinig login page .&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cdsw.PNG" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/3169i3DDA75A6F54E5C18/image-size/large?v=v2&amp;amp;px=999" role="button" title="cdsw.PNG" alt="cdsw.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 17:20:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/cdsw-init-failed/m-p/57242#M17638</guid>
      <dc:creator>MSharma</dc:creator>
      <dc:date>2017-07-11T17:20:02Z</dc:date>
    </item>
  </channel>
</rss>

