So you see the message pop up in server gui but print stopps at current position? You need to add a park command in Printer Configuratrion-> GCodes->Event Dependent->Run On Pause like this:
G0 X0 Y200 F6000
If you have already such a command it is maybe outside allowed region and ignored by the printer. Normally it gets created for new printers based on dimensions you entered.