Error while proxying request to target server: Service Unavailable

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
rosole
Posts: 31
Joined: Thu Jul 05, 2018 4:45 pm

Error while proxying request to target server: Service Unavailable

Post by rosole »

Got issue with Zimbra;

zmprov -v
ERROR: service.PROXY_ERROR (error while proxying request to target server: Service Unavailable)
com.zimbra.common.service.ServiceException: error while proxying request to target server: Service Unavailable
ExceptionId:main:1576964075838:da39da31ef483f2b
Code:service.PROXY_ERROR Arg:(url, STR, "https://localhost:7071/service/admin/soap/AuthRequest")
at com.zimbra.common.service.ServiceException.PROXY_ERROR(ServiceException.java:379)
at com.zimbra.common.soap.SoapHttpTransport.invoke(SoapHttpTransport.java:322)
at com.zimbra.common.soap.SoapHttpTransport.invoke(SoapHttpTransport.java:196)
at com.zimbra.common.soap.SoapHttpTransport.invoke(SoapHttpTransport.java:189)
at com.zimbra.common.soap.SoapTransport.invoke(SoapTransport.java:447)
at com.zimbra.common.soap.SoapTransport.invokeWithoutSession(SoapTransport.java:432)
at com.zimbra.cs.account.soap.SoapProvisioning.invokeRequest(SoapProvisioning.java:623)
at com.zimbra.cs.account.soap.SoapProvisioning.invoke(SoapProvisioning.java:668)
at com.zimbra.cs.account.soap.SoapProvisioning.soapAdminAuthenticate(SoapProvisioning.java:558)
at com.zimbra.cs.account.soap.SoapProvisioning.soapZimbraAdminAuthenticate(SoapProvisioning.java:587)
at com.zimbra.cs.account.ProvUtil.initProvisioning(ProvUtil.java:1045)
at com.zimbra.cs.account.ProvUtil.main(ProvUtil.java:4122

zmcontrol status
Host zimbra.isteam.pl
amavis Running
antispam Running
antivirus Running
dnscache Running
ldap Running
logger Running
mailbox Running
memcached Running
mta Running
opendkim Running
proxy Running
service webapp Running
snmp Running
spell Running
stats Running
zimbra webapp Running
zimbraAdmin webapp Running
zimlet webapp Running
zmconfigd Running

Zimbra's version: zcs-8.8.15_GA_3829.UBUNTU16_64.2019071814114 on Ubuntu 16.04.06 LTS.

Cannot login into server as regular and admin user.

This issue happen when i've updated Zimbra through apt-get upgrade, before it worked fine - the same version 8.8.15.

Anyone can help me with that?
yo_mono
Posts: 12
Joined: Fri Oct 25, 2019 10:34 pm

Re: Error while proxying request to target server: Service Unavailable

Post by yo_mono »

Same to me with the las Patch 5. I had to revert to a vm snapshot i made just before the update
User avatar
oetiker
Outstanding Member
Outstanding Member
Posts: 275
Joined: Fri Mar 07, 2014 1:05 pm
Location: Switzerland
ZCS/ZD Version: Release 10.0.6.GA.4518.UBUNTU20_64
Contact:

Re: Error while proxying request to target server: Service Unavailable

Post by oetiker »

Hi

Anything new about this, I have the same problem upgrading to 8.8.15p6 web interface with login screen is showing up login does not work and shows a network error

in the mailbox.log

Code: Select all

2020-01-14 19:39:23,177 ERROR [qtp366590980-64:https://192.168.0.159/service/extension/nginx-lookup] [] misc - Unable to get domain config
com.zimbra.common.service.ServiceException: error while proxying request to target server: Service Unavailable
ExceptionId:qtp366590980-64:https://192.168.0.159/service/extension/nginx-lookup:1579027163165:38ebbe24d34390d5
Code:service.PROXY_ERROR Arg:(url, STR, "https://localhost:7071/service/admin/soap/AuthRequest")
        at com.zimbra.common.service.ServiceException.PROXY_ERROR(ServiceException.java:379)
        at com.zimbra.common.soap.SoapHttpTransport.invoke(SoapHttpTransport.java:322)
        at com.zimbra.common.soap.SoapHttpTransport.invoke(SoapHttpTransport.java:196)
        at com.zimbra.common.soap.SoapHttpTransport.invoke(SoapHttpTransport.java:189)
        at com.zimbra.common.soap.SoapTransport.invoke(SoapTransport.java:447)
        ...
        ...
        ...
drago
Posts: 1
Joined: Thu Jan 16, 2020 1:43 pm

Re: Error while proxying request to target server: Service Unavailable

Post by drago »

Hi!

We resolved this issue deleting the file zal.jar in the path /opt/zimbra/lib/ext/owncloud.

We hope that it could resolve your issue.

You can see more about it in this link: https://github.com/Zimbra-Community/own ... issues/229
User avatar
oetiker
Outstanding Member
Outstanding Member
Posts: 275
Joined: Fri Mar 07, 2014 1:05 pm
Location: Switzerland
ZCS/ZD Version: Release 10.0.6.GA.4518.UBUNTU20_64
Contact:

Re: Error while proxying request to target server: Service Unavailable

Post by oetiker »

drago wrote:Hi!
We resolved this issue deleting the file zal.jar in the path /opt/zimbra/lib/ext/owncloud.
We hope that it could resolve your issue.
You can see more about it in this link: https://github.com/Zimbra-Community/own ... issues/229
Oh thanks, I will try it ...

manuel
Post Reply