nutritious-application-85076
05/13/2022, 10:46 AMepinio push
-->
epinio push --name sample --path sample-app
🚢 About to push an application with the given setup
Manifest: <<Defaults>>
Name: sample
Source Origin: /home/snowdrop/epinio/assets/sample-app
Target Namespace: workspace
⚠️ Hit Enter to continue or Ctrl+C to abort (deployment will continue automatically in 5 seconds)
Create the application resource ...
2022/05/13 12:46:15 EpinioApiClient: "msg"="request failed" "error"="Post \"/api/v1/namespaces/workspace/applications\": unsupported protocol scheme \"\""
❌ error pushing app to server: making the request: Post "/api/v1/namespaces/workspace/applications": unsupported protocol scheme ""
broad-dream-81849
05/13/2022, 10:49 AMepinio settings update
? It looks like it's not addressing the right URLnutritious-application-85076
05/13/2022, 10:49 AMbroad-dream-81849
05/13/2022, 10:52 AMnutritious-application-85076
05/13/2022, 10:54 AMepinio push
locally. https://gist.github.com/cmoulliard/f9ace7866b24195805d4fb22907d74e9broad-dream-81849
05/13/2022, 10:56 AMnutritious-application-85076
05/13/2022, 10:57 AMbroad-dream-81849
05/13/2022, 10:58 AMnutritious-application-85076
05/13/2022, 11:21 AMbroad-dream-81849
05/13/2022, 11:22 AMcuddly-holiday-9089
05/13/2022, 11:56 AMepinio settings update
instruction is printed when you finish the helm installation. This is the actual text:
To interract with your Epinio installation download the latest epinio binary from <https://github.com/epinio/epinio/releases/latest>.
Update the api location and credentials with:
`epinio settings update`
or go to the dashboard at: <https://epinio.192.168.49.100.omg.howdoi.website>
For more information about Epinio, feel free to checkout <https://epinio.io/> and <https://docs.epinio.io/>.
nutritious-application-85076
05/13/2022, 12:35 PM[stage-workspace-spring-6b5b276db9927617a0413c1164cbd93bbcc5pxpx] buildpack: *ERROR:* failed to build: exit status 1
. This is a JAVA issue --> [ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/workspace/source/app). Please verify you invoked
This is strange as I use this github repo - https://github.com/sample-accelerators/spring-petclinic/tree/main and branch = main which contains a pom.xml file ....cuddly-holiday-9089
05/13/2022, 12:52 PMSpring PetClinic has long had a maven build, recently a gradle build was added.
Using the latest tiny paketo builder, both the gradle and maven buildpacks detect. The gradle buildpacks runs, removes the source code, then the maven buildpacks fails running because it's unable to find a pom.xml
2021-12-23 12:48:20
nutritious-application-85076
05/13/2022, 1:00 PMstocky-account-63046
05/16/2022, 9:21 AM[object Object]
message isn't great. if you get the chance could you provide the http response for that failed request? Did it take a long time to return?