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

    Overriding URLs

    Z-Push when using other backends
    3
    4
    639
    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.
    • cjm51213
      cjm51213 last edited by cjm51213

      Hi Folks,

      Recently I updated my z-push to the most recent patch level, which z-push-top tells me is 2.4.4+0. I know it as version 68. I have noticed a lot of messages (… hundreds per day) in /var/log/z-push-error.log:

      ... [#unknown] Zimbra->GetUserInfo():   Overriding  Logon URL [https://mail.tclc.org/service/soap/] with ZIMBRA soapURL [https://mail.tclc.org:8443/service/soap/]
      ... [#unknown] Zimbra->GetUserInfo():   Overriding ZIMBRA_URL [https://mail.tclc.org] from config.php with ZIMBRA publicURL [https://mail.tclc.org:8443]
      

      I’m not sure the update and the log flood are related, because I simply discovered the log flood while troubleshooting the new installation, but they are coincident. I seek explanation and advice.

      Thanks for the help,

      Chris.

      P.S.:

      I have also discovered some messages that request reports to developers. There are four messages all incriminating PID 30501, which appears nowhere in /var/log/messages. I don’t think I’m too worried about this, but you asked that I report it, so I have. If you have any logs you want me to check, I’m quite happy to do that.

      Insert Code Here18/10/2018 09:25:07 [30501] [ERROR] [#unknown] LoopDetection->ProcessLoopDetectionPreviousConnectionFailed(): Command 'Sync' at 18/10/2018 09:25:07 with pid '30501' terminated unexpectedly or is still running.
      18/10/2018 09:25:07 [30501] [ERROR] [#unknown] Please check your logs for this PID and errors like PHP-Fatals or Apache segmentation faults and report your results to the Z-Push dev team.
      18/10/2018 09:25:07 [30495] [ERROR] [#unknown] LoopDetection->ProcessLoopDetectionPreviousConnectionFailed(): Command 'Sync' at 18/10/2018 09:25:07 with pid '30501' terminated unexpectedly or is still running.
      18/10/2018 09:25:07 [30495] [ERROR] [#unknown] Please check your logs for this PID and errors like PHP-Fatals or Apache segmentation faults and report your results to the Z-Push dev team.
      18/10/2018 09:25:07 [18471] [ERROR] [#unknown] LoopDetection->ProcessLoopDetectionPreviousConnectionFailed(): Command 'Sync' at 18/10/2018 09:25:07 with pid '30501' terminated unexpectedly or is still running.
      18/10/2018 09:25:07 [18471] [ERROR] [#unknown] Please check your logs for this PID and errors like PHP-Fatals or Apache segmentation faults and report your results to the Z-Push dev team.
      18/10/2018 09:25:07 [21248] [ERROR] [#unknown] LoopDetection->ProcessLoopDetectionPreviousConnectionFailed(): Command 'Sync' at 18/10/2018 09:25:07 with pid '30501' terminated unexpectedly or is still running.
      18/10/2018 09:25:07 [21248] [ERROR] [#unknown] Please check your logs for this PID and errors like PHP-Fatals or Apache segmentation faults and report your results to the Z-Push dev team.
      
      liverpoolfcfan 1 Reply Last reply Reply Quote 0
      • Manfred
        Manfred Kopano last edited by

        Hi Chris,

        I’m not involved in Zimbra backend development, so I can’t tell you anything about the overriding URLs, but do you also have entries in z-push.log like:

        18/10/2018 17:03:21 [29496] [ INFO] [#unknown] The configuration parameter 'USE_X_FORWARDED_FOR_HEADER' was deprecated in favor of 'USE_CUSTOM_REMOTE_IP_HEADER'. Please update your configuration.
        

        ?

        If yes, you should update the main Z-Push config file by replacing USE_X_FORWARDED_FOR_HEADER with USE_CUSTOM_REMOTE_IP_HEADER.

        Manfred

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

          Hi Manfred,

          No. I don’t have any such entries.

          Thanks for the help,

          Chris.

          1 Reply Last reply Reply Quote 0
          • liverpoolfcfan
            liverpoolfcfan @cjm51213 last edited by

            @cjm51213 said in Overriding URLs:

            … [#unknown] Zimbra->GetUserInfo(): Overriding Logon URL [https://mail.tclc.org/service/soap/] with ZIMBRA soapURL [https://mail.tclc.org:8443/service/soap/]
            … [#unknown] Zimbra->GetUserInfo(): Overriding ZIMBRA_URL [https://mail.tclc.org] from config.php with ZIMBRA publicURL [https://mail.tclc.org:8443]

            You should check your zimbra configuration and proxy configuration.

            z-push will pick up whatever is set in your zimbra configuration for your domain under The General Information tab - Public service host name/protocol/port

            Note: z-push should be pointed at the nginx proxy - not directly at a mailbox server - as connecting through the proxy is required in order to establish and maintain sessions.

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