[
https://issues.apache.org/jira/browse/CAMEL-21394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
anas oufdou updated CAMEL-21394:
--------------------------------
Attachment: camel.png
> camel-jbang: Doesn't work any more
> ----------------------------------
>
> Key: CAMEL-21394
> URL: https://issues.apache.org/jira/browse/CAMEL-21394
> Project: Camel
> Issue Type: Bug
> Components: camel-jbang, distribution
> Affects Versions: 4.8.0
> Reporter: anas oufdou
> Priority: Blocker
> Attachments: camel.png
>
>
> Executing camel with camel-jbang docker doesn't work any more (it was working
> last week for me)
> I have the following Error :
> *xxxxxxxxxxxxx:~$* docker run --rm apache/camel-jbang:4.8.0 version --verbose
> [jbang] [ERROR] *Could not download
> https://github.com/apache/camel/blob/HEAD/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java*
> [jbang] Run with --verbose for more details
> *xxxxxxxxxxxxx:~$* wget
> https://github.com/apache/camel/blob/HEAD/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
> --2024-10-28 13:44:10--
> https://github.com/apache/camel/blob/HEAD/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
> Resolving github.com (github.com)... 140.82.121.4
> Connecting to github.com (github.com)|140.82.121.4|:443... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: unspecified [text/html]
> Saving to: ‘CamelJBang.java’
> CamelJBang.java [ <=>
>
> ] 169.39K 919KB/s in 0.2s
>
> 2024-10-28 13:44:11 (919 KB/s) - ‘CamelJBang.java’ saved [173459]
>
> *xxxxxxxxxxxxx:~$* cat CamelJBang.java
>
>
> <!DOCTYPE html>
> <html
> lang="en"
>
> data-color-mode="auto" data-light-theme="light" data-dark-theme="dark"
> data-a11y-animated-images="system" data-a11y-link-underlines="true"
>
> >
>
> <head>
> <meta charset="utf-8">
> <link rel="dns-prefetch" href="https://github.githubassets.com">
> <link rel="dns-prefetch" href="https://avatars.githubusercontent.com">
> <link rel="dns-prefetch" href="https://github-cloud.s3.amazonaws.com">
> <link rel="dns-prefetch" href="https://user-images.githubusercontent.com/">
> <link rel="preconnect" href="https://github.githubassets.com" crossorigin>
> <link rel="preconnect" href="https://avatars.githubusercontent.com">
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)