Problematic
When importing an account using the Gateway, not all accounts are imported as if the import had stopped. In addition, on the Gateway logs there is a brief disconnection/reconnection.
Explanation
This may be because the number of accounts to be imported between Capture and the Gateway exceeds the default data transmission limit. This causes the connection between the software to be cut off
Solution
Within the start-capture.bat file, add the parameter -Dwebsocket.frame.maxLength = 2000m after the file parameters to increase this limit. Icon
| This change requires the Capture Server service to be restarted |