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

[GitHub] [incubator-seatunnel] guanboo opened a new issue, #2876: Run e2etestcase for windows docker problem for help

guanboo opened a new issue, #2876:
URL: https://github.com/apache/incubator-seatunnel/issues/2876

   This is  my Environment message:
   ![image](https://user-images.githubusercontent.com/110977641/192087054-c2d080f5-dbc4-4877-b453-36ce4bd5ece0.png)
   
   I run(dev) FakeSourceToConsoleIT.testFakeSourceToConsoleSink() error . 
   logs:
   
   org.apache.seatunnel.e2e.flink.v2.fake.FakeSourceToConsoleIT,testFakeSourceToConsoleSink
   SLF4J: Class path contains multiple SLF4J bindings.
   SLF4J: Found binding in [jar:file:/D:/workgit/mav-lib/org/apache/logging/log4j/log4j-slf4j-impl/2.17.1/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   SLF4J: Found binding in [jar:file:/D:/workgit/mav-lib/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   15:41:37.413 [docker-java-stream--1007472360] ERROR com.github.dockerjava.api.async.ResultCallbackTemplate - Error during callback
   com.github.dockerjava.api.exception.InternalServerErrorException: Status 500: {"message":"received unexpected HTTP status: 500 Server Error"}
   
   	at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.execute(DefaultInvocationBuilder.java:247) ~[testcontainers-1.16.3.jar:?]
   	at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:269) ~[testcontainers-1.16.3.jar:?]
   	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
   
   java.util.concurrent.CompletionException: com.github.dockerjava.api.exception.InternalServerErrorException: Status 500: {"message":"received unexpected HTTP status: 500 Server Error"}
   


-- 
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@seatunnel.apache.org.apache.org

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


[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #2876: Run e2etestcase for windows docker problem for help

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2876:
URL: https://github.com/apache/incubator-seatunnel/issues/2876#issuecomment-1304944521

   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@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] guanboo commented on issue #2876: Run e2etestcase for windows docker problem for help

Posted by GitBox <gi...@apache.org>.
guanboo commented on issue #2876:
URL: https://github.com/apache/incubator-seatunnel/issues/2876#issuecomment-1257417413

   hi bro thx, but  this url(https://bz8ea7hh.mirror.aliyuncs.com)can not visit 


-- 
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@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] ashulin commented on issue #2876: Run e2etestcase for windows docker problem for help

Posted by GitBox <gi...@apache.org>.
ashulin commented on issue #2876:
URL: https://github.com/apache/incubator-seatunnel/issues/2876#issuecomment-1264213666

   hi, @guanboo 
   I can't reproduce your problem in my windows10 environment.
   ![image](https://user-images.githubusercontent.com/36807946/193357698-40d4883e-e983-43f6-8185-23c26cc8cb00.png)
   
   looks like your network problem, maybe you can add (Although I didn't add this)
   ``` json
   "registry-mirrors": [
           "http://hub-mirror.c.163.com",
           "https://docker.mirrors.ustc.edu.cn",
           "https://registry.docker-cn.com"
       ]
   ```
    to docker deskop/settings/Docker Engine.
   
   like this:
   ![image](https://user-images.githubusercontent.com/36807946/193357872-a5d00660-6303-4ed6-b5cb-776f54a01677.png)
   


-- 
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@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] github-actions[bot] commented on issue #2876: Run e2etestcase for windows docker problem for help

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2876:
URL: https://github.com/apache/incubator-seatunnel/issues/2876#issuecomment-1314589611

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
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@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] github-actions[bot] closed issue #2876: Run e2etestcase for windows docker problem for help

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #2876: Run e2etestcase for windows docker problem for help
URL: https://github.com/apache/incubator-seatunnel/issues/2876


-- 
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@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] maruko-code commented on issue #2876: Run e2etestcase for windows docker problem for help

Posted by GitBox <gi...@apache.org>.
maruko-code commented on issue #2876:
URL: https://github.com/apache/incubator-seatunnel/issues/2876#issuecomment-1257395279

   You could try this mirror "https://bz8ea7hh.mirror.aliyuncs.com", I got the same error msg, already sloved after changed this config


-- 
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@seatunnel.apache.org

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