Hi there,
has anyone try to install thing server on AWS? I created an Ubuntu instance on AWS and install both mongo and thing server. When i query its status, it indicated that it’s running but indicate some missing plugin? Also, what do i need to modify the config.json file? Do I keep the server ip to 0.0.0.0?
Thank you for the help
● snap.thinger-maker-server.thingerd.service - Service for snap application thinger-maker-server.thingerd
Loaded: loaded (/etc/systemd/system/snap.thinger-maker-server.thingerd.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2018-04-27 19:30:06 UTC; 25s ago
Process: 14217 ExecStart=/usr/bin/snap run thinger-maker-server.thingerd (code=exited, status=0/SUCCESS)
Main PID: 14228 (thinger)
Tasks: 2
Memory: 5.2M
CPU: 39ms
CGroup: /system.slice/snap.thinger-maker-server.thingerd.service
└─14228 thinger --fork --runpath=/var/snap/thinger-maker-server/common
Apr 27 19:30:06 ip-172-31-28-115 systemd[1]: Starting Service for snap application thinger-maker-server.thingerd…
Apr 27 19:30:06 ip-172-31-28-115 systemd[1]: Started Service for snap application thinger-maker-server.thingerd.
Apr 27 19:30:06 ip-172-31-28-115 thinger[14228]: looking for plugins in ‘/usr/lib/x86_64-linux-gnu/sasl2’, failed to open directory, error: No such file or dir
Apr 27 19:30:06 ip-172-31-28-115 thinger[14228]: looking for plugins in ‘/usr/lib/sasl2’, failed to open directory, error: No such file or directory
lines 1-15/15 (END)