We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
while creating a project using the toolbox it failed, and I was asked to report the issue here, the output logs:
Toolbox remote call failed. Please report this failure at http://github.com/http4k/toolbox-cli https://cli.http4k.org/api/v1/project/questionnaire (504): TraceId=38a2f0fcdd9606d2
I installed http4k toolbox using sdkman, version
[tarek@workstation kotlin]$ http4k --version http4k Toolbox CLI v4.0.0.0
My project generate command is
http4k generate project -o first-http4k
the output folder existed though (which I suspect it might be the reason for the failure not sure)
running the command again without the -o flag succeeded.
-o
please let me know if you need extra details, thanks
The text was updated successfully, but these errors were encountered:
Thanks for the report. We'll look into it. Initially wondering if it may have been the - in your for name - but could have been transient.
Which OS are you on?
Sorry, something went wrong.
Thanks for your swift reply, I'm running Arch Linux, kernel 5.12.14-arch1-1,
Arch Linux
5.12.14-arch1-1
> echo $JAVA_HOME /home/tarek/.jdks/azul-11.0.11
please let me know if I can help with more details
No branches or pull requests
Hello,
while creating a project using the toolbox it failed, and I was asked to report the issue here, the output logs:
I installed http4k toolbox using sdkman, version
My project generate command is
the output folder existed though (which I suspect it might be the reason for the failure not sure)
running the command again without the
-o
flag succeeded.please let me know if you need extra details, thanks
The text was updated successfully, but these errors were encountered: