Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    gsoap tcp connect error

    Kopano Groupware Core
    2
    5
    998
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • yep_DD
      yep_DD last edited by

      Hi guys,

      after upgrading to 8.6.80.1248 I get an error when trying to login via imap. Everything else works fine (ActiveSync, WebApp, Server).

      The log file shows the following:

       [error  ] gsoap connect: connect failed in tcp_connect()
      Sun Jul 22 17:10:45 2018: [error  ] HrLogon server "http://localhost:236/" user "******": network error
      Sun Jul 22 17:10:45 2018: [warning] Failed to login from [[::ffff:*.*.*.*]:49781] with invalid username "*****" or wrong password: network error (80040115)
      

      Can anyone help?

      Thank you

      1 Reply Last reply Reply Quote 0
      • tjoen
        tjoen last edited by

        @yep_dd

        [error ] gsoap connect: connect failed in tcp_connect()
        Sun Jul 22 17:10:45 2018: [error ] HrLogon server “http://localhost:236/” user “******”: network error

        First try

        $ telnet localhost 236
        
        yep_DD 1 Reply Last reply Reply Quote 0
        • yep_DD
          yep_DD @tjoen last edited by

          First try

          $ telnet localhost 236
          

          connection refused? now, i am confused… server is running

          server_bind             = 127.0.0.1
          
          # Accept normal TCP connections (not recommended to disable)
          server_tcp_enabled      = yes
          
          # Port to bind to
          server_tcp_port         = 236
          
          # Accept Unix pipe connections (not recommended to disable)
          server_pipe_enabled     = yes```
          tjoen 1 Reply Last reply Reply Quote 0
          • tjoen
            tjoen @yep_DD last edited by

            @yep_dd

            First try

            $ telnet localhost 236

            connection refused? now, i am confused… server is running

            server_bind = 127.0.0.1
            server_tcp_enabled = yes
            server_tcp_port = 236
            server_pipe_enabled = yes```

            Old server.cfg directives. You need to use newer from /usr/share/doc/kopano/example-config/server.cfg

            1 Reply Last reply Reply Quote 0
            • yep_DD
              yep_DD last edited by

              thanks that’s it… working like a charm now

              1 Reply Last reply Reply Quote 0
              • First post
                Last post