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

    Kopano Meet install on separate server

    Kopano Meet & WebMeetings
    2
    3
    498
    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.
    • nanathlor
      nanathlor last edited by

      I have Kopano Core on openSUSE so have installed a new Meet server on Debian, install is quite straightforward following:
      https://documentation.kopano.io/kopano_meet_manual/installation.html

      However I get the login prompt but can’t login.

      How do I configure meet to recognise that kopano core is not on the same server?
      in konnectd.cfg I have tried setting:
      kc_server_uri = https://kopano.server.com
      kc_session_timeout = 300

      But journalctl -xe shows:
      level=info msg=“kc server identifier backend connection set up” client=“KCC(http:https://kopano.st-four.com)”

      Is that right? It doesn’t work at all if I just put kopano.server.com

      Login gives error:
      Unexpected HTTP response: 500. Please check your connection and try again.

      I can’t find anything in the docs they all expect a same server install, any pointers would be appreciated.

      Thanks
      Dave

      fbartels 1 Reply Last reply Reply Quote 0
      • nanathlor
        nanathlor last edited by

        Additional info: journalctl -f -u kopano-konnectd has error:
        level=error msg=“identifier failed to logon with backend” error=“kc identifier backend logon error: failed to unmarshal SOAP response body”

        Again, can’t find anything on this in the docs.

        1 Reply Last reply Reply Quote 0
        • fbartels
          fbartels Kopano @nanathlor last edited by

          @nanathlor said in Kopano Meet install on separate server:

          “KCC(http:https://kopano.st-four.com)”

          is this a copy/paste mistake or does it really have http(s) twice?

          Generally speaking the address kopano-server is listening on (if configured for https) is port 237, so you would need to set kc_server_uri = https://kopano.server.com:237. In addition to this you need to change the socket in the grapi configuration.

          @nanathlor said in Kopano Meet install on separate server:

          I have Kopano Core on openSUSE

          The alternative would be to migrate the whole system to a Debian base. Since the last fan of OpenSuse left our company earlier this year, we have cleaned up our builds (OpenSuse was anyways never officially supported) and now no longer provide builds for it.

          Regards Felix

          Resources:
          https://kopano.com/blog/how-to-get-kopano/
          https://documentation.kopano.io/
          https://kb.kopano.io/

          Support overview:
          https://kopano.com/support/

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