When sending an image to endpoints using GhostCast from the console, Ghost throws error: 512 or 502
Ghost Solution Suite 3.3.x
When GhostCast is configured to broadcast an image with UDP protocol, port 6666 or 7777 are used and the server has multiple IP addresses. The client is unable to find the broadcast GhostCast server.
Specifying the GSS server IP address can help resolve this issue in some cases.
Add parameter: -JADDR=<GSS server IP address> to the console command line that ghost will use. This will specify the IP address of the GSS server to use
ex: -CLONE,MODE=RESTORE,SRC=@MC"<AUTO_SESSION_ID>,DST=1 -sure -JADDR=<GHOST SERVER IP>