I have ignition 8.1.11 installed in lxd container w/ ubuntu 18.04. I am able to open the designer, but I don’t see the Perspective section in the project browser. The output console shows the below:
08:45:36.984 [Designer-Startup] INFO designer.main - Downloading... [+0]
08:45:37.738 [Designer-Startup] INFO designer.main - Cleanup... [+754]
08:45:37.741 [Designer-Startup] INFO designer.main - Initializing UI... [+757]
08:45:37.791 [Designer-Startup] INFO tags.manager.gwinterface - Tag poll rate changed to 250 ms
08:45:37.791 [DesignerExecEngine-1] INFO tags.subscriptions - Changing connected quality to 'Good'
08:45:39.384 [Designer-Startup] INFO designer.main - Starting module: Vision [+2400]
08:45:41.924 [Designer-Startup] INFO designer.main - Starting module: Perspective [+4939]
08:45:43.555 [Designer-Startup] INFO Perspective.Designer - Starting up Perspective module. Mode: Trial
8:45:43.762 WARNING Failed to find libcrypto.so.x.x.x
08:45:43.764 [Chromium Process Thread] WARN com.teamdev.jxbrowser - Failed to find libcrypto.so.x.x.x
08:45:43.773 [Designer-Startup] ERROR designer.JXBrowserUtil - Failed to start Browser Engine with options
com.teamdev.jxbrowser.engine.EngineOptions:
autoplayEnabled: false
chromiumDir: /home/ubuntu/.ignition/cache/resources/jxbrowser/7.12.1
chromiumSwitches: []
diskCacheSize: <unknown>
fileAccessFromFilesAllowed: false
isGpuDisabled: false
isIncognitoEnabled:false
language:en-us
passwordStore: <unknown>
remoteDebugginPort: 9222
renderingMode: OFF_SCREEN
isSandboxDisabled: false
secureOriginWhitelist: []
isTouchMenuEnabled: false
userAgent: <unknown user agent value>
userDataDir:/tmp/UserData/339976e7-afa0-4783-ae31-a368d95642f1
webSecurityDisabled: false
.
com.teamdev.jxbrowser.engine.ChromiumProcessStartupFailureException: Process exit code: 127
at com.teamdev.jxbrowser.engine.internal.EngineImpl.throwExceptionAndCleanup(EngineImpl.java:478)
at com.teamdev.jxbrowser.engine.internal.EngineImpl.newInstance(EngineImpl.java:281)
at com.teamdev.jxbrowser.engine.Engine.newInstance(Engine.java:106)
at com.inductiveautomation.ignition.client.util.JxBrowserUtil.lambda$getOrCreateEngine$2(JxBrowserUtil.java:352)
at com.inductiveautomation.ignition.client.util.JxBrowserUtil.runResourceLockedAction(JxBrowserUtil.java:534)
at com.inductiveautomation.ignition.client.util.JxBrowserUtil.getOrCreateEngine(JxBrowserUtil.java:352)
at com.inductiveautomation.ignition.client.util.JxBrowserUtil.getOrCreateEngine(JxBrowserUtil.java:397)
at com.inductiveautomation.perspective.designer.DesignerHook.startup(DesignerHook.java:200)
at com.inductiveautomation.ignition.designer.IgnitionDesigner$LoadedModule.startup(IgnitionDesigner.java:1947)
at com.inductiveautomation.ignition.designer.IgnitionDesigner.startupModule(IgnitionDesigner.java:1177)
at com.inductiveautomation.ignition.designer.IgnitionDesigner.lambda$loadProject$7(IgnitionDesigner.java:979)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
at java.base/java.util.stream.ReferencePipeline.forEach(Unknown Source)
at com.inductiveautomation.ignition.designer.IgnitionDesigner.loadProject(IgnitionDesigner.java:978)
at com.inductiveautomation.ignition.designer.IgnitionDesigner$StartupProjectDialogHandler.lambda$new$2(IgnitionDesigner.java:2011)
at java.base/java.lang.Thread.run(Unknown Source)
08:45:43.891 [Designer-Startup] INFO designer.main - Starting module: Symbol Factory [+6907]
08:45:43.896 [Designer-Startup] INFO designer.main - Starting module: Alarm Notification [+6912]
08:45:44.356 [Designer-Startup] INFO designer.main - Starting module: SFC [+7372]
08:45:44.909 [Designer-Startup] INFO designer.main - Starting module: OPC-UA [+7925]
08:45:44.910 [Designer-Startup] INFO designer.main - Starting module: Enterprise Administration [+7926]
08:45:45.314 [Designer-Startup] INFO designer.main - Starting module: SQL Bridge [+8330]
08:45:46.557 [Designer-Startup] INFO designer.main - Starting module: DNP3 Driver [+9573]
08:45:46.558 [Designer-Startup] INFO designer.main - Starting module: Serial Support Client [+9574]
08:45:46.560 [Designer-Startup] INFO designer.main - Starting module: Reporting [+9576]
08:45:46.597 [Designer-Startup] INFO reporting.Designer - Starting up Reporting Module. Mode: Trial
08:45:46.822 [Designer-Startup] INFO designer.main - Initializing Scripting... [+9838]
08:45:46.905 [Designer-Startup] INFO designer.main - Initializing UI... [+9921]