Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring initializr generate empty file #1708

Closed
vgrch opened this issue Jan 23, 2025 · 8 comments
Closed

Spring initializr generate empty file #1708

vgrch opened this issue Jan 23, 2025 · 8 comments

Comments

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 23, 2025
@mhalbritter
Copy link
Contributor

Hello, I don't have trouble downloading that project. What's the error message you're getting?

@mhalbritter mhalbritter added the status: waiting-for-feedback We need additional information before we can continue label Jan 23, 2025
@vgrch
Copy link
Author

vgrch commented Jan 23, 2025

when I choose gradle project and generate I receive an empty zip file. maven project it is okay.

demo-gradle.zip
demo-maven.zip
Image

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels Jan 23, 2025
@mhalbritter
Copy link
Contributor

mhalbritter commented Jan 23, 2025

Huh. I've tested with both Firefox and Chrome, and it works with Gradle (and Maven). What browser are you using?

Could you try with wget?

wget https://start.spring.io/starter.zip\?type\=gradle-project\&language\=java\&bootVersion\=3.3.7\&baseDir\=demo\&groupId\=com.example.project\&artifactId\=demo\&name\=demo\&description\=Demo%20project%20for%20Spring%20Boot\&packageName\=com.example.project.demo\&packaging\=jar\&javaVersion\=17\&dependencies\=web,actuator,lombok,configuration-processor,cloud-feign -O initializr.zip

this saves the project as initializr.zip and should be around 52 KiB.

@mhalbritter mhalbritter added status: waiting-for-feedback We need additional information before we can continue and removed status: feedback-provided Feedback has been provided labels Jan 23, 2025
@vgrch
Copy link
Author

vgrch commented Jan 23, 2025

2025-01-23 14:40:33 (930 KB/s) - ‘initializr.zip’ saved [53360/53360]

yes seems like problem with my browser?

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels Jan 23, 2025
@mhalbritter
Copy link
Contributor

Looks like it. What browser do you use?

@mhalbritter mhalbritter added status: waiting-for-feedback We need additional information before we can continue and removed status: feedback-provided Feedback has been provided labels Jan 23, 2025
@spring-projects-issues
Copy link
Collaborator

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

@spring-projects-issues spring-projects-issues added the status: feedback-reminder We've sent a reminder that we need additional information before we can continue label Jan 30, 2025
@vgrch
Copy link
Author

vgrch commented Feb 4, 2025

Sorry for the late answer. Google Chrome Version 131.0.6778.205 (Official Build) (arm64)

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue status: feedback-reminder We've sent a reminder that we need additional information before we can continue labels Feb 4, 2025
@mhalbritter
Copy link
Contributor

I suspect that's some kind of browser bug or other a problem in a component which we don't control.

@mhalbritter mhalbritter closed this as not planned Won't fix, can't repro, duplicate, stale Feb 7, 2025
@mhalbritter mhalbritter added status: invalid and removed status: waiting-for-triage An issue we've not yet triaged status: feedback-provided Feedback has been provided labels Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants