Search found 176 matches
- Tue Jan 09, 2018 8:27 am
- Forum: Administrators
- Topic: One ip address for two separate servers
- Replies: 3
- Views: 901
Re: One ip address for two separate servers
Zimbra includes nginx proxy and supports virtual hosts, multiple domains and multiple servers out of the box. So yes, what you want to accomplish is no problem, but not exactly the way you describe (because you will leverage the proxy to use the one IP address for multiple domains and virtual hosts...
- Mon Jan 08, 2018 12:21 pm
- Forum: Developers
- Topic: JSAPI - JsDoc and Changelog for ZCS 8.8
- Replies: 2
- Views: 1831
Re: JSAPI - JsDoc and Changelog for ZCS 8.8
Hi Jorge,
the Links from the Changelog are broken.
Will there also be an update to https://wiki.zimbra.com/wiki/SOAP_API_R ... with_ZCS_8?
Cheers,
Malte
the Links from the Changelog are broken.
Will there also be an update to https://wiki.zimbra.com/wiki/SOAP_API_R ... with_ZCS_8?
Cheers,
Malte
- Sun Jan 07, 2018 8:18 pm
- Forum: Installation and Upgrade
- Topic: 8.7.11 -> 8.8.5 upgrade problem
- Replies: 17
- Views: 5452
Re: 8.7.11 -> 8.8.5 upgrade problem
If you look at the log output, I think something much more fundamental is wrong - the jetty /service endpoint is failing to start up correctly. But I don't know how to debug this as there is no failure reason that I can find in the logs, despite making changes to log4j properties. I think I've seen...
- Wed Jan 03, 2018 8:31 pm
- Forum: Administrators
- Topic: [Solved] Upgrade and New Install 8.8.5 Web Stops Responding
- Replies: 30
- Views: 12185
Re: Upgrade and New Install 8.8.5 Web Stops Responding
Oh, I just saw the following post by moebius; do you see similar issues in your nginx.log?
viewtopic.php?f=13&t=63353
And here's another user (mntwinsfan) with these locking issues:
viewtopic.php?f=13&t=63339
viewtopic.php?f=13&t=63353
And here's another user (mntwinsfan) with these locking issues:
viewtopic.php?f=13&t=63339
- Wed Jan 03, 2018 7:57 pm
- Forum: Administrators
- Topic: [Solved] Upgrade and New Install 8.8.5 Web Stops Responding
- Replies: 30
- Views: 12185
Re: Upgrade and New Install 8.8.5 Web Stops Responding
Hmm… I've already seen locking issues on some largish 8.7.x installations (multi server with about 1000 mailboxes per server) with similar workloads as nikonaum described as well. Especially if Apple macOS products were involved. I wasn't able to track down the root cause yet though. There is an und...
- Wed Jan 03, 2018 10:46 am
- Forum: Administrators
- Topic: [Solved] Upgrade and New Install 8.8.5 Web Stops Responding
- Replies: 30
- Views: 12185
Re: Upgrade and New Install 8.8.5 Web Stops Responding
The very nature of the issue you describe makes it hard to pin down the core issue. If I understand you right are these two single server installations? That makes any network issues between nginx and mailboxd less likely though there might be an issue with local port exhaustion or DNS anyway. Also,...
- Thu Dec 14, 2017 10:01 pm
- Forum: Administrators
- Topic: nginx closes connection when the Host value is unknown (no zimbraVirtual* set)
- Replies: 10
- Views: 11046
Re: Zimbra Collaboration 8.8 is Now Available
Hello, starting ZCS 8.8 you will need to use a valid FQDN which your Zimbra server recognize, like if you have a Zimbra domain zimbra.io, you will be able to log in using mail.zimbra.io, etc, not by the IP. Umm... wasn't this supposed to be fixed in 8.8 and the "security feature" only ena...
- Thu Dec 14, 2017 6:54 pm
- Forum: Administrators
- Topic: nginx closes connection when the Host value is unknown (no zimbraVirtual* set)
- Replies: 10
- Views: 11046
Re: Zimbra Collaboration 8.8 is Now Available
Not here. https is broken after upgrade on ubuntu 14.04 from a working 8.7.11, always getting "ERR_EMPTY_RESPONSE" on chrome i.e. on logs: nginx.log: *26 client closed connection while waiting for request, client: x.x.x.x, server: 0.0.0.0:443 Upgrade from 8.7 to 8.8 on Ubuntu smooth as si...
- Tue Dec 05, 2017 3:47 pm
- Forum: Developers
- Topic: SOAP: Reading Unread Mails
- Replies: 1
- Views: 1667
Re: SOAP: Reading Unread Mails
I'd do a SearchRequest with types="message" and a query like "in:Inbox is:unread attachment:excel" (or just "is:unread has:attachment").
- Tue Dec 05, 2017 11:41 am
- Forum: Universal UI
- Topic: Universal UI vs. Next Gen
- Replies: 7
- Views: 7319
Re: Universal UI vs. Next Gen
I don't think it is. The Next Gen UI is based on React (according to the talk) and the current, even the Universal UI, isn't. They also look different. So either the work going into Universal UI was completely ditched for another rewrite or Next Gen is the Next Gen after Universal.