0

My thingsboard service does not start or can't find one after installing the rpm package in amazon ami. There is no .sh file in find only a jar and yaml file.

  • What AMI are you using? Thingsboard AMI is based on Ubuntu 16.04 and you can't install rpm there. – Andrew Mar 15 '17 at 11:25

1 Answers1

-1

The Thingsboard RPM package you are using is verified on CentOS 7. The issue is that Amazon Linux AMI is not compatible with CentOS 7. See this AWS forum thread for more details. Maybe we will support AWS Linux in future releases, but for now, I suggest to use officially supported Linux versions.

You can get started with Thingsboard using our free live demo server or by using pre-defined AMIs that are available for all regions.

Thanks, Andrew

Andrew
  • 722
  • 5
  • 13