i started a new project on linux server
i imported views from an edge
i am trying to save the project and i got this massage
error reading updated project from gatewaythe
the massage details
com.inductiveautomation.ignition.client.gateway_interface.GatewayException: Post Error, error code = 413at com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.newGatewayException(GatewayInterface.java:360)at com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.newGatewayException(GatewayInterface.java:356)at com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.getResponse(GatewayInterface.java:481)at com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.sendMessage(GatewayInterface.java:292)at com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.sendMessage(GatewayInterface.java:287)at com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.invoke(GatewayInterface.java:967)at com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.pushProject(GatewayInterface.java:1000)at com.inductiveautomation.ignition.designer.project.PushTask.run(PushTask.java:19)at com.inductiveautomation.ignition.client.util.gui.ProgressDialog$TaskRunner.run(ProgressDialog.java:348)at java.base/java.lang.Thread.run(Unknown Source)
Ignition v8.1.48 (b2025042910)Java: Azul Systems, Inc. 17.0.14
How can i resolve this