Error installing countly-server on ubuntu 20.04
I install Vmware Fusion on my macbook pro big sur. I install ubuntu 20.04. I install Node.js and MongoDB and check that both is working. But when I try to run:
-
sudo su -
-
wget -qO- http://c.ly/install | bash
In the end it has a line as shown below: Do you want to continue? [Y/n] Abort.
Is this normal?
I try to run using "countly start" I got error as: "countly: command not found"
And my main question after installing contly-server how can I run countly-server?
...
...
...
Fetched 324 kB in 1s (231 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
libnginx-mod-http-image-filter libnginx-mod-http-xslt-filter
libnginx-mod-mail libnginx-mod-stream nginx-common nginx-core
The following packages will be upgraded:
nginx
1 upgraded, 0 newly installed, 6 to remove and 0 not upgraded.
Need to get 853 kB of archives.
After this operation, 922 kB of additional disk space will be used.
Do you want to continue? [Y/n] Abort.
root@ubuntu:~#
Comments
Hello Niyazi,
It looks like there is an issue with your SSH session/bash(?) config. The `apt` command aborted by out of Countly installation.
Unfortunately, it is hard for us to detect why it couldn't work as expected.
I finally fixed this issue but now I am getting another installation problem. I post the question to https://github.com/Countly/countly-server/issues/1746 and waiting an answer.
Please sign in to leave a comment.