Ubuntu Pastebin

Paste from rickspencer3 at Thu, 21 May 2015 19:41:27 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
(amd64)ubuntu@localhost:~$ sudo systemctl status go-example-webserver_webserver_1.0.7.service
● go-example-webserver_webserver_1.0.7.service - snappy example: golang mini webserver
   Loaded: loaded (/etc/systemd/system/go-example-webserver_webserver_1.0.7.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Thu 2015-05-21 19:33:14 UTC; 7min ago
  Process: 1080 ExecStart=/usr/bin/ubuntu-core-launcher go-example-webserver.sideload go-example-webserver.sideload_webserver_1.0.7 /apps/go-example-webserver.sideload/1.0.7/magic-bin/go-example-webserver (code=exited, status=1/FAILURE)
 Main PID: 1080 (code=exited, status=1/FAILURE)

May 21 19:33:14 localhost.localdomain systemd[1]: Starting snappy example: go...
May 21 19:33:14 localhost.localdomain ubuntu-core-launcher[1080]: snapp_name:...
May 21 19:33:14 localhost.localdomain ubuntu-core-launcher[1080]: snapp_bin: ...
May 21 19:33:14 localhost.localdomain ubuntu-core-launcher[1080]: snapp_dir: ...
May 21 19:33:14 localhost.localdomain ubuntu-core-launcher[1080]: snapp_org_b...
May 21 19:33:14 localhost.localdomain ubuntu-core-launcher[1080]: plat_abi: x...
May 21 19:33:14 localhost.localdomain ubuntu-core-launcher[1080]: /apps/go-ex...
May 21 19:33:14 localhost.localdomain systemd[1]: go-example-webserver_webser...
May 21 19:33:14 localhost.localdomain systemd[1]: Unit go-example-webserver_w...
May 21 19:33:14 localhost.localdomain systemd[1]: go-example-webserver_webser...
Hint: Some lines were ellipsized, use -l to show in full.
Download as text