So it looks like it configed the service.... but when I run: sudo systemctl start sync_gateway.service
I get: Job for sync_gateway.service failed. See 'systemctl status sync_gateway.service' and 'journalctl -xn' for details. If I run systemctl status sync_gateway.service I get: sync_gateway.service - Couchbase Sync Gateway server Loaded: loaded (/usr/lib/systemd/system/sync_gateway.service; enabled) Active: failed (Result: exit-code) since Wed 2015-01-28 12:27:16 EST; 4s ago Process: 17004 ExecStartPre=/bin/mkdir -p /home/ec2-user/sync_gateway/logs (code=exited, status=1/FAILURE) I confirmed that /home/ec2-user/sync_gateway/logs exists and has the correct permissions. Any ideas? Todd -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/4dadb04c-3d95-4c15-9e85-39d47d6ceab1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
