Hello,
Any update regarding this issue?
I’ve got similar issue. I hosted a VPS thingerio server and I added smtp configuration in config.json using my gmail account, then saved it.
When i tried to restart the thingerio, it resulted failed warning like this :
#sudo service snap.thinger-maker-server.thingerd status
● 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: inactive (dead) (Result: core-dump) since Wed 2018-03-28 06:23:46 UTC; 29s ago
Process: 1214 ExecStart=/usr/bin/snap run thinger-maker-server.thingerd (code=exited, status=0/SUCCESS)
Main PID: 1225 (code=dumped, signal=ABRT)Mar 28 06:23:45 envinix-512mb-sgp1-01 systemd[1]: snap.thinger-maker-server.thingerd.service: Main process exited, code=dumped, status=6/ABRT
Mar 28 06:23:45 envinix-512mb-sgp1-01 systemd[1]: snap.thinger-maker-server.thingerd.service: Unit entered failed state.
Mar 28 06:23:45 envinix-512mb-sgp1-01 systemd[1]: snap.thinger-maker-server.thingerd.service: Failed with result ‘core-dump’.
Mar 28 06:23:46 envinix-512mb-sgp1-01 systemd[1]: snap.thinger-maker-server.thingerd.service: Service hold-off time over, scheduling restart.
Mar 28 06:23:46 envinix-512mb-sgp1-01 systemd[1]: Stopped Service for snap application thinger-maker-server.thingerd.
Mar 28 06:23:46 envinix-512mb-sgp1-01 systemd[1]: snap.thinger-maker-server.thingerd.service: Start request repeated too quickly.
Mar 28 06:23:46 envinix-512mb-sgp1-01 systemd[1]: Failed to start Service for snap application thinger-maker-server.thingerd.
It happened frequently whenever i restarted thingerio.
it cannot be like this, since every change on config file we have to restart the thingerio.
Is it a bug for thingerio? @alvarolb
Anyone experience the same?