Hi, today 08th Nov. 25, I tried to install Mail-in-a-Box on fresh ubuntu 22.04 server using the installation command from the home page. But installation stuck showing error,
Failed: add-apt-repository -y ppa:duplicity-team/duplicity-release-git
There are traceback for the error and the final one shows like below.
File “/usr/lib/python3/dist-packages/httplib2/_ init _.py”, line 1153, in connect sock.connect((self.host, self.port))
TimeoutError: [error 110] connection timed out
This error even comes if run sudo mailinabox command from the terminal
Is this error just for me or is it something globally??
is there a soultion for me to run the installation from the begining or from the command??