All,
I'm still new to Ignition. I need help with installing Ignition Edge. I'm having a little problem with the following:
coleman@raspberrypi:~/Downloads/IgnitionEdge $ sudo ./ignition.sh install
Detected Linux:
Installing the Ignition-Gateway daemon with systemd...
creating default service file...
Created symlink /etc/systemd/system/multi-user.target.wants/Ignition-Gateway.service → /etc/systemd/system/Ignition-Gateway.service.
coleman@raspberrypi:~/Downloads/IgnitionEdge $ sudo ./ignition.sh start
Starting Ignition-Gateway with systemd...
Job for Ignition-Gateway.service failed because the control process exited with error code.
See "systemctl status Ignition-Gateway.service" and "journalctl -xe" for details.
Failed to start service Ignition-Gateway
Here the wrapper-license.conf
#encoding=UTF-8
wrapper.license.type=DEV
wrapper.license.id=202110090000003
wrapper.license.licensee=Inductive Automation
wrapper.license.group=
wrapper.license.dev_application=Inductive Automation
wrapper.license.features=64bit
wrapper.license.upgrade_term.begin_date=2009-11-06
wrapper.license.upgrade_term.end_date=2022-11-06
wrapper.license.key.1=7a2f-b7a1-7261-ef89
wrapper.license.key.2=2640-d544-0c52-4547
wrapper.license.key.3=2229-b7ad-d7b9-beb6
wrapper.license.key.4=fba8-6503-8ef8-e71e
Anyone know why?
Thanks,