Issues fixed in MarkLogic Server 9.0-6.2
- Last Updated: April 6, 2026
- 1 minute read
- MarkLogic Server
- Documentation
Released: Aug 8, 2018
The following issues have been addressed in this release:
| Platform | Component | Bug ID | Details |
|---|---|---|---|
| all | security | BUG-50500 | HTTP server digest auth failure when multiple AWS load balancer are used HTTP clients get Unauthorized failure when the HTTP request uses valid nonce from server and passes through a different ELB, because server doesn’t distinguish forwarded from non-forwarded clients |
| EC2 | Utility Computing | BUG-50499 | Missing AWS ENI, linux VM: eth1: error fetching interface information: Device not found while starting marklogic server When MarkLogic is started on an EC2 instance without ML's Cloud formation template is looking for a missing ENI: $ sudo service MarkLogic start eth1: error fetching interface information: Device not found eth1: error fetching interface information: Device not found ... First, there is an infinite loop. |