After I import the gateway, I can't start it.
I check the logs, but I don't know how to solve it.
Does someone have a solution for this?
08:08:25.327 [WrapperSimpleAppMain] WARN com.inductiveautomation.ignition.gateway.logging.GatewayLoggingManagerImpl - The database log appender is not installed, the gateway will not be able to query logs. Other appenders may be installed and may be logging successfully, but the events will not be displayed in the gateway.
08:08:25.357 [WrapperSimpleAppMain] ERROR IgnitionGateway - Error initializing web manager:
java.lang.IllegalStateException: Could not find /usr/local/bin/ignition/data\\gateway.xml or /usr/local/bin/ignition/data\\gateway.xml_clean.
at com.inductiveautomation.catapult.util.FileUtil.ensureFileExists(FileUtil.java:108)
at com.inductiveautomation.ignition.gateway.web.WebResourceManagerImpl.readGatewayProperties(WebResourceManagerImpl.java:465)
at com.inductiveautomation.ignition.gateway.web.WebResourceManagerImpl.<init>(WebResourceManagerImpl.java:115)
at com.inductiveautomation.ignition.gateway.IgnitionGateway.<init>(IgnitionGateway.java:529)
wrapper.log (73.9 KB)