You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/08/10 02:26:00 UTC

[GitHub] [dolphinscheduler] WholeWorld-Timothy opened a new issue, #11381: [Bug] [kubernetes] helm dependency update: read: operation timed out

WholeWorld-Timothy opened a new issue, #11381:
URL: https://github.com/apache/dolphinscheduler/issues/11381

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   run helm dependency update .
   get:...Unable to get an update from the "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami" chart repository:
           Get "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami/index.yaml": read tcp 192.168.12.93:58483->185.199.108.133:443: read: operation timed out
   ...Unable to get an update from the "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami" chart repository:
           stream error: stream ID 1; PROTOCOL_ERROR
   
   
   ### What you expected to happen
   
   get:Update Complete. ⎈Happy Helming!⎈
   Saving 2 charts
   Downloading postgresql from repo https://charts.bitnami.com/bitnami
   Downloading zookeeper from repo https://charts.bitnami.com/bitnami
   Deleting outdated charts
   
   
   ### How to reproduce
   
   $ tar -zxvf apache-dolphinscheduler-3.0.0-src.tar.gz
   $ cd apache-dolphinscheduler-3.0.0-src/deploy/kubernetes/dolphinscheduler
   $ helm repo add bitnami https://charts.bitnami.com/bitnami
   $ helm dependency update .
   
   ### Anything else
   
   Can I modify deploy/kubernetes/dolphinscheduler/Chart.yaml like:
   dependencies:
   - condition: postgresql.enabled
     name: postgresql
     repository: https://charts.bitnami.com/bitnami
     version: 11.x.x
   - condition: zookeeper.enabled
     name: zookeeper
     repository: https://charts.bitnami.com/bitnami
     version: 9.x.x
   
   ### Version
   
   3.0.0
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] EricGao888 closed issue #11381: [Bug] [kubernetes] helm dependency update: read: operation timed out

Posted by GitBox <gi...@apache.org>.
EricGao888 closed issue #11381: [Bug] [kubernetes] helm dependency update: read: operation timed out
URL: https://github.com/apache/dolphinscheduler/issues/11381


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] caishunfeng commented on issue #11381: [Bug] [kubernetes] helm dependency update: read: operation timed out

Posted by GitBox <gi...@apache.org>.
caishunfeng commented on issue #11381:
URL: https://github.com/apache/dolphinscheduler/issues/11381#issuecomment-1244958836

   Hi @WholeWorld-Timothy It seems the problem of your network setting.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] EricGao888 commented on issue #11381: [Bug] [kubernetes] helm dependency update: read: operation timed out

Posted by GitBox <gi...@apache.org>.
EricGao888 commented on issue #11381:
URL: https://github.com/apache/dolphinscheduler/issues/11381#issuecomment-1290074941

   Seems not related to ds.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11381: [Bug] [kubernetes] helm dependency update: read: operation timed out

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11381:
URL: https://github.com/apache/dolphinscheduler/issues/11381#issuecomment-1210080622

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11381: [Bug] [kubernetes] helm dependency update: read: operation timed out

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11381:
URL: https://github.com/apache/dolphinscheduler/issues/11381#issuecomment-1242572936

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org