question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

JHipster Online: Continuous Integration feature fails

See original GitHub issue

I’m trying JHipster Online for the first time, so maybe I’m doing something wrong, but anyway. I created a project, all is well, see https://github.com/amchavan/jhipster-demo. Next I tried to add Continuous Integration features to it, went to that Web page, selected my project and GitHub Actions and clicked on the Yes, add Continuous Integration button. The popup window shows:

Configuring Continuous Integration/Continuous Deployment

Sending request to the server...
Continuous Integration with Github is going to be applied to amchavan/jhipster-demo
Cloning GitHub repository `amchavan/jhipster-demo`
Creating branch `jhipster-github-ci-110399324861994`
Generating Continuous Integration configuration
Running `jhipster ci-cd`
Error during generation: Stream closed
Generation failed

I tried several times over two days, choosing different options, but the outcome is always the same. The error message is not very informative, can somebody please tell me what to do?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
jduboiscommented, Oct 2, 2020

Indeed, it seems that this is not used anymore, I’m also going to fix that. I need some time to check as it’s a bit complex, but I should do 2 PRs fixing those

1reaction
vishal423commented, Oct 2, 2020

As far as I remember, we don’t use the bot for GitHub in our code. The configuration and docs are a bit misleading on that front.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Continuous Integration build in Jenkins failing due to ...
When you generate a new project and setup Continuous Integration in Jenkins based on http://www.jhipster.tech/setting-up-ci/ using the ci-cd ...
Read more >
New JHipster project: All integration tests fail
I tried creating an app with 7.9.3 and your JDL on an M1 MacBook Pro. I'm using Java 17. openjdk 17.0.5 2022-10-18 OpenJDK...
Read more >
Introduction to Continuous Integration with JHipster - Ippon
JHipster is a Yeoman application generator that walks you through adding features (such as search, testing frameworks, and internationalization) ...
Read more >
Setting up Continuous Integration
Setting up Continuous Integration (CI) for a JHipster application is more complex than for a classic typical Spring MVC application because of the...
Read more >
JHipster - Full Stack Platform for the Modern Developer!
JHipster is a development platform to quickly generate, develop, and deploy modern web applications + microservice architectures.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found