[gnukhata-users] Re: Docker server errors - Installing in Ubuntu 18.04

  • From: Abhijith Balan <abhijithb21@xxxxxxxxxxx>
  • To: gnukhata-users@xxxxxxxxxxxxx
  • Date: Mon, 10 Feb 2020 11:57:10 +0530

Dear Murali,

Please find the reply inline.

On 10/02/20 11:11 am, Murali Paramu wrote:



On Sun, 9 Feb 2020, 18:08 Abhijith Balan, <abhijithb21@xxxxxxxxxxx
<mailto:abhijithb21@xxxxxxxxxxx>> wrote:

    Hello Murali,

    Thank you for reporting the issue you are facing.

    Do you already have a previous version of GNUKhata installed? If
    yes, then please run the Updater to upgrade to 6.50.

Yes, but I uninstalled previous version.

Can you please check if the uninstallation happened completely? Please
reply with the results of the following commands.

sudo docker ps -a
sudo docker images



    If not, then some other program is bound to port 80. We can then
    run GNUKhata in a different port.

Can I have more light on this?

You will need a few commands to do that.

1. Stop the docker container - sudo docker stop gkmain
2. Remove the container - sudo docker rm gkmain
3. sudo docker run --name gkmain --volumes-from gkdata -d -p 81:80
--restart=always digitalfreedom/gnukhata:v6.50

Here 81 is the new port. Replace it with the port you wish to use.


    Regards,
    Abhijith,
    GNUKhata Team

    On 9 February 2020 17:26:32 GMT+05:30, Murali Paramu
    <ipmurali@xxxxxxxxx <mailto:ipmurali@xxxxxxxxx>> wrote:
    >Hello Team,
    >Trying to install version 6.50 on Ubuntu 18.04,
    >Receiving below error message.
    >attached here with a log when I run the command
    >*$ sudo ./gksetup > my.log*
    >
    >docker: Error response from daemon: driver failed programming
    external
    >connectivity on endpoint gkmain
    >(84e6e2437bf0f12dc7dad9e35237799c326e745d8b0c98512767d4866c51d71c):
    >Error
    >starting userland proxy: listen tcp 0.0.0.0:80
    <http://0.0.0.0:80>: bind: address already
    >in
    >use.
    >
    >--
    >~~~~~~~~~~~~~
    >സ്നേഹാദരങ്ങളോടെ
    >ഐ.പി.മുരളി
    >thanks & regards,
    >i.p.murali
    >+971-50-6764556
    >+971-55-5379729

    -- 
    Sent from my p≡p for Android.

Other related posts: