caprover / caprover-cli

Command Line Interface for https://github.com/caprover/caprover
72 stars 40 forks source link

caprover deploy outputs nothing after selecting branch #49

Closed ekersten closed 4 years ago

ekersten commented 4 years ago

I select the machine, then the app name and after the branch is selected caprover just sits there with no output whatsoever.

This is a fresh install on DigitalOcean using the marketplace app and the updated to 1.6.1.

CLI version is 2.1.1

This happens with all the sample apps. I've even tried deploying via TAR file, with no success.

One-click-apps like MySQL and PhpMyAdmin work great.

Any insights on the root of this issue?

githubsaturn commented 4 years ago

This seems to be a CLI issue and has nothing to do with the server application.

Are you running on windows terminal? If so, can you please try a different terminal, like bash?

ekersten commented 4 years ago

@githubsaturn this issue is a duplicate for #40. Feel free to close/delete.

I've found out that if I typed then the prompt for the branch would re-appear and I works as expected.