Failed to start quarkus #447
Replies: 3 comments 27 replies
-
The first error stack is a timeout in Quinoa waiting for the front end to start, if you increase the timeout, it should start correctly: https://github.com/Hyperfoil/Horreum/pull/446/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R111 The second error, are you building in a windows terminal or in wsl? in a windows native terminal this will fail until we have resolved the issues with horreum-api build, integration test will fail as well atm. You don't need them for developing Horreum, i have disabled these 2 modules in the windows build: https://github.com/Hyperfoil/Horreum/blob/master/.github/workflows/main.yml#L18. with |
Beta Was this translation helpful? Give feedback.
-
@ia3andy Is there something else we can look into ? Any help would be appreciated |
Beta Was this translation helpful? Give feedback.
-
@ia3andy @jesperpedersen @johnaohara And second time run cmd from dir Then It has opened localhost:3000 with the following errors
|
Beta Was this translation helpful? Give feedback.
-
Horreum Client ..................................... FAILURE
Beta Was this translation helpful? Give feedback.
All reactions