Page 1 of 1

Error 503

Posted: Tue Jul 26, 2016 6:57 am
by too
New install for both Zimbra Talk and ZCS 8.6P7.
I got 503 error after login to Zimbra. I tried change nginx config but it does not help. Anything else to check.

Image

Re: Error 503

Posted: Tue Jul 26, 2016 2:36 pm
by DualBoot
it seems you have a difference between what you see and what you really get.
Network traces show 404 error "proxy?target=https..."

I think you should check the target the proxy try to join.

Re: Error 503

Posted: Wed Jul 27, 2016 1:23 pm
by jorgedlcruz
Are you using a valid SSL on the Zimbra Talk server?
Have you configured properly the Proxy part on Zimbra?

Best regards

Re: Error 503

Posted: Wed Jul 27, 2016 2:17 pm
by too
I use commercial wildcard certificate. Proxy enable as instruction.

I got some error from prosody.log

Jul 27 21:15:03 s2sout24f4a90 info Sending error replies for 1 queued stanzas because of failed outgoing connection to inet.co.th
Jul 27 21:15:10 s2sin19fd2e0 info Incoming s2s stream focus.inet.co.th->inet.co.th closed: This host does not serve inet.co.th
Jul 27 21:15:10 s2sout175b7f0 info Session closed by remote with error: host-unknown (This host does not serve inet.co.th)
Jul 27 21:15:10 s2sout175b7f0 info Outgoing s2s stream focus.inet.co.th->inet.co.th closed: host-unknown (This host does not serve inet.co.th)

on zimbra server domain name mail0.inet.co.th user e-mail is user@mail0.inet.co.th

Re: Error 503

Posted: Wed Nov 09, 2016 12:13 pm
by jamscomputer
Hi,

I have the same error such as the picture, how i can configure the proxy target?

¿Can you help me with this?

Regards.

Re: Error 503

Posted: Wed Nov 09, 2016 5:36 pm
by sensor
Hi,
The error in the picture is clearly a misconfiguration. The actual target parameter in these calls is determined from what you configure in Admin UI for Zimbra Talk Zimlet. This is what is shown at the end of the talk server installation.
The cause for these calls returning a 404 is one of these:
- zimbra mailboxd is not able to resolve the hostname of the talk server
- zimbra mailboxd is not able to connect to the talk server
- the talk server does not use certificate trusted by zimbra mailboxd
- the setting for zimbraProxyAllowedDomains was not done correctly (chech your COS!)
- zimbra mailboxd is configured to use some proxy that is not able to connect to the talk server