baseapp/SwarmSense-IoT-Platform

Its not Working

Closed this issue · 6 comments

I have followd instructions but it's not working. Please update. Also folder release/script cannot be found

Hi @untilbit , I am not sure which instructions you are following. Please use README.md for setup instructions.

Get the latest release file https://github.com/baseapp/SwarmSense-IoT-Platform/releases/download/v0.1/swarmsense.tar.gz. It has a snms.zip file which has all the required files for the setup.

We also have docker container based setup scripts, you can give it a try.

If still it's not working, please let me know.

I have tried docker and when i run the command to create databse it's giving this error, because the configuration file, it's not a file but a folder:

IsADirectoryError: [Errno 21] Is a directory: '/etc/snms.conf'

OS: Ubuntu 18.04
Docker: Latest version

I solved the issue by removing the folder snms.conf inside docker folder and then creating a copy from snms.conf.example file and when i run again docker commands did work.

Still in alpha state but looks promising, i'll check again in future versions.

Thanks for feedback @untilbit .

Closing the issue for now.