Known Issues
Summary of known issues for this release.
Known issues in this release include:
- CEM-49: Dropdown UI Elements are non-functional.
- CEM-348: Fails to read process info in ExecuteProcess in MiNiFi Java.
- CEM-368: MiNiFi (java) GetFile processor ignores 'Ignore Hidden File' property.
- CEM-624: UI - browser back navigation requested by the user is not honored.
- CEM-1271: Recent versions of browsers, including Chrome and Firefox, blocks HTTP, HTTPS,
and FTP access to TCP port 10080 to prevent the ports from being abused in NAT
Slipstreaming 2.0 attacks.
Workaround: In case of an error message saying
could not connect to server
in the browser, you need to change the port being used by EFM. You can set a different value for theefm.server.port
property in theefm.properties
file. You need to restart EFM for the change to be effective. The change also needs to be reflected on the agents to ensure proper communication.