Advertisement
burke

ocl_web docker up output

Aug 16th, 2017
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.03 KB | None | 0 0
  1. $ docker-compose up
  2. Creating volume "oclweb_db_web_data" with default driver
  3. Pulling db_web (postgres:9.6.3)...
  4. 9.6.3: Pulling from library/postgres
  5. ad74af05f5a2: Already exists
  6. 8996b4a29b2b: Pull complete
  7. bea3311ef15b: Pull complete
  8. b1b9eb0ac9c8: Pull complete
  9. 1d6d551d6af0: Pull complete
  10. ba16377760f9: Pull complete
  11. 2b514f6e3ef7: Pull complete
  12. 0e114ac261be: Pull complete
  13. eb5c1803318c: Pull complete
  14. 2969cff5710e: Pull complete
  15. 78a73d03b014: Pull complete
  16. d38698b91d10: Pull complete
  17. efdd4c790d34: Pull complete
  18. Digest: sha256:07d178f4b071971208b912f888c0375838435a06728c431f8a1ef3cc04cdee8d
  19. Status: Downloaded newer image for postgres:9.6.3
  20. Building web
  21. Step 1/17 : FROM oclweb
  22. ---> 358fb1a64da6
  23. Step 2/17 : RUN apt-get update --fix-missing
  24. ---> Running in 2ecb17adfdfd
  25. Hit http://security.debian.org jessie/updates InRelease
  26. Hit https://deb.nodesource.com jessie InRelease
  27. Ign http://deb.debian.org jessie InRelease
  28. Hit http://deb.debian.org jessie-updates InRelease
  29. Get:1 http://security.debian.org jessie/updates/main amd64 Packages [555 kB]
  30. Hit http://deb.debian.org jessie Release.gpg
  31. Hit http://deb.debian.org jessie Release
  32. Get:2 https://deb.nodesource.com jessie/main Sources [762 B]
  33. Get:3 https://deb.nodesource.com jessie/main amd64 Packages [966 B]
  34. Get:4 http://deb.debian.org jessie-updates/main amd64 Packages [17.8 kB]
  35. Get:5 http://deb.debian.org jessie/main amd64 Packages [9063 kB]
  36. Fetched 9637 kB in 4s (2117 kB/s)
  37. Reading package lists...
  38. ---> 6877daee121e
  39. Removing intermediate container 2ecb17adfdfd
  40. Step 3/17 : RUN apt-get install -y openssh-server
  41. ---> Running in 7eaa5f70e3fd
  42. Reading package lists...
  43. Building dependency tree...
  44. Reading state information...
  45. The following extra packages will be installed:
  46. init-system-helpers libwrap0 libxmuu1 ncurses-term openssh-sftp-server tcpd
  47. xauth
  48. Suggested packages:
  49. ssh-askpass rssh molly-guard ufw monkeysphere
  50. The following NEW packages will be installed:
  51. init-system-helpers libwrap0 libxmuu1 ncurses-term openssh-server
  52. openssh-sftp-server tcpd xauth
  53. 0 upgraded, 8 newly installed, 0 to remove and 10 not upgraded.
  54. Need to get 979 kB of archives.
  55. After this operation, 3626 kB of additional disk space will be used.
  56. Get:1 http://deb.debian.org/debian/ jessie/main libwrap0 amd64 7.6.q-25 [58.5 kB]
  57. Get:2 http://deb.debian.org/debian/ jessie/main libxmuu1 amd64 2:1.1.2-1 [23.3 kB]
  58. Get:3 http://deb.debian.org/debian/ jessie/main init-system-helpers all 1.22 [14.0 kB]
  59. Get:4 http://deb.debian.org/debian/ jessie/main ncurses-term all 5.9+20140913-1 [453 kB]
  60. Get:5 http://deb.debian.org/debian/ jessie/main openssh-sftp-server amd64 1:6.7p1-5+deb8u3 [38.0 kB]
  61. Get:6 http://deb.debian.org/debian/ jessie/main openssh-server amd64 1:6.7p1-5+deb8u3 [331 kB]
  62. Get:7 http://deb.debian.org/debian/ jessie/main tcpd amd64 7.6.q-25 [22.9 kB]
  63. Get:8 http://deb.debian.org/debian/ jessie/main xauth amd64 1:1.0.9-1 [38.2 kB]
  64. debconf: delaying package configuration, since apt-utils is not installed
  65. Fetched 979 kB in 1s (588 kB/s)
  66. Selecting previously unselected package libwrap0:amd64.
  67. (Reading database ... 24981 files and directories currently installed.)
  68. Preparing to unpack .../libwrap0_7.6.q-25_amd64.deb ...
  69. Unpacking libwrap0:amd64 (7.6.q-25) ...
  70. Selecting previously unselected package libxmuu1:amd64.
  71. Preparing to unpack .../libxmuu1_2%3a1.1.2-1_amd64.deb ...
  72. Unpacking libxmuu1:amd64 (2:1.1.2-1) ...
  73. Selecting previously unselected package init-system-helpers.
  74. Preparing to unpack .../init-system-helpers_1.22_all.deb ...
  75. Unpacking init-system-helpers (1.22) ...
  76. Selecting previously unselected package ncurses-term.
  77. Preparing to unpack .../ncurses-term_5.9+20140913-1_all.deb ...
  78. Unpacking ncurses-term (5.9+20140913-1) ...
  79. Selecting previously unselected package openssh-sftp-server.
  80. Preparing to unpack .../openssh-sftp-server_1%3a6.7p1-5+deb8u3_amd64.deb ...
  81. Unpacking openssh-sftp-server (1:6.7p1-5+deb8u3) ...
  82. Selecting previously unselected package openssh-server.
  83. Preparing to unpack .../openssh-server_1%3a6.7p1-5+deb8u3_amd64.deb ...
  84. Unpacking openssh-server (1:6.7p1-5+deb8u3) ...
  85. Selecting previously unselected package tcpd.
  86. Preparing to unpack .../tcpd_7.6.q-25_amd64.deb ...
  87. Unpacking tcpd (7.6.q-25) ...
  88. Selecting previously unselected package xauth.
  89. Preparing to unpack .../xauth_1%3a1.0.9-1_amd64.deb ...
  90. Unpacking xauth (1:1.0.9-1) ...
  91. Processing triggers for systemd (215-17+deb8u7) ...
  92. Setting up libwrap0:amd64 (7.6.q-25) ...
  93. Setting up libxmuu1:amd64 (2:1.1.2-1) ...
  94. Setting up init-system-helpers (1.22) ...
  95. Setting up ncurses-term (5.9+20140913-1) ...
  96. Setting up openssh-sftp-server (1:6.7p1-5+deb8u3) ...
  97. Setting up openssh-server (1:6.7p1-5+deb8u3) ...
  98. debconf: unable to initialize frontend: Dialog
  99. debconf: (TERM is not set, so the dialog frontend is not usable.)
  100. debconf: falling back to frontend: Readline
  101. Creating SSH2 RSA key; this may take some time ...
  102. 2048 c0:db:89:3c:f8:f4:67:09:3b:c0:ff:2b:86:13:10:c2 /etc/ssh/ssh_host_rsa_key.pub (RSA)
  103. Creating SSH2 DSA key; this may take some time ...
  104. 1024 52:04:43:95:c0:50:dd:90:a0:fc:8d:ba:a3:dd:5a:af /etc/ssh/ssh_host_dsa_key.pub (DSA)
  105. Creating SSH2 ECDSA key; this may take some time ...
  106. 256 51:93:23:9d:c3:c8:86:c5:0c:c1:2f:2a:5a:08:f4:07 /etc/ssh/ssh_host_ecdsa_key.pub (ECDSA)
  107. Creating SSH2 ED25519 key; this may take some time ...
  108. 256 02:72:2b:00:de:a1:1b:c2:e5:f8:96:d0:bc:c7:0f:cb /etc/ssh/ssh_host_ed25519_key.pub (ED25519)
  109. invoke-rc.d: policy-rc.d denied execution of start.
  110. Setting up tcpd (7.6.q-25) ...
  111. Setting up xauth (1:1.0.9-1) ...
  112. Processing triggers for libc-bin (2.19-18+deb8u10) ...
  113. Processing triggers for systemd (215-17+deb8u7) ...
  114. ---> 29daf1101318
  115. Removing intermediate container 7eaa5f70e3fd
  116. Step 4/17 : RUN apt-get install -y sudo
  117. ---> Running in 225c94959773
  118. Reading package lists...
  119. Building dependency tree...
  120. Reading state information...
  121. The following NEW packages will be installed:
  122. sudo
  123. 0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded.
  124. Need to get 854 kB of archives.
  125. After this operation, 2391 kB of additional disk space will be used.
  126. Get:1 http://deb.debian.org/debian/ jessie/main sudo amd64 1.8.10p3-1+deb8u4 [854 kB]
  127. debconf: delaying package configuration, since apt-utils is not installed
  128. Fetched 854 kB in 0s (925 kB/s)
  129. Selecting previously unselected package sudo.
  130. (Reading database ... 27737 files and directories currently installed.)
  131. Preparing to unpack .../sudo_1.8.10p3-1+deb8u4_amd64.deb ...
  132. Unpacking sudo (1.8.10p3-1+deb8u4) ...
  133. Processing triggers for systemd (215-17+deb8u7) ...
  134. Setting up sudo (1.8.10p3-1+deb8u4) ...
  135. Processing triggers for systemd (215-17+deb8u7) ...
  136. ---> 0c65bcc8122c
  137. Removing intermediate container 225c94959773
  138. Step 5/17 : RUN mkdir /var/run/sshd
  139. ---> Running in 0123f3868dde
  140. ---> d196dd9f3ba3
  141. Removing intermediate container 0123f3868dde
  142. Step 6/17 : RUN echo 'root:Root123' | chpasswd
  143. ---> Running in d0e28b4059a0
  144. ---> be2eee38ffa1
  145. Removing intermediate container d0e28b4059a0
  146. Step 7/17 : RUN sed -i 's/PermitRootLogin without-password/PermitRootLogin yes/' /etc/ssh/sshd_config
  147. ---> Running in f337d2ceebd9
  148. ---> e756edb54665
  149. Removing intermediate container f337d2ceebd9
  150. Step 8/17 : RUN sed 's@session\s*required\s*pam_loginuid.so@session optional pam_loginuid.so@g' -i /etc/pam.d/sshd
  151. ---> Running in 6cade157f568
  152. ---> 17fc69fd7dd3
  153. Removing intermediate container 6cade157f568
  154. Step 9/17 : RUN echo "export VISIBLE=now" >> /etc/profile
  155. ---> Running in b393c2a03d5c
  156. ---> 81e40b536813
  157. Removing intermediate container b393c2a03d5c
  158. Step 10/17 : RUN echo "KexAlgorithms=diffie-hellman-group1-sha1" >> /etc/ssh/sshd_config
  159. ---> Running in d458b8cd05f2
  160. ---> 9c1db33ea4a4
  161. Removing intermediate container d458b8cd05f2
  162. Step 11/17 : RUN echo "PermitUserEnvironment=yes" >> /etc/ssh/sshd_config
  163. ---> Running in 050d3e98dccf
  164. ---> 5db46493bf54
  165. Removing intermediate container 050d3e98dccf
  166. Step 12/17 : EXPOSE 22
  167. ---> Running in a5ab12361b21
  168. ---> 11d34b4e093e
  169. Removing intermediate container a5ab12361b21
  170. Step 13/17 : RUN touch /root/.bash_profile
  171. ---> Running in 655d4478b20f
  172. ---> 2a4cac13d172
  173. Removing intermediate container 655d4478b20f
  174. Step 14/17 : RUN echo "cd /code" >> /root/.bash_profile
  175. ---> Running in 1a125d0f718d
  176. ---> ddbbc8c7f386
  177. Removing intermediate container 1a125d0f718d
  178. Step 15/17 : RUN mkdir /root/.ssh/
  179. ---> Running in b5087db6f979
  180. ---> 8c2d6ed6438a
  181. Removing intermediate container b5087db6f979
  182. Step 16/17 : RUN touch /root/.ssh/environment
  183. ---> Running in 9f8d605506ce
  184. ---> 993e4df53c07
  185. Removing intermediate container 9f8d605506ce
  186. Step 17/17 : CMD env >> /root/.ssh/environment; export -p | grep _ >> /etc/profile; /usr/sbin/sshd -D;
  187. ---> Running in f1c212c8d456
  188. ---> e7638dbc62fd
  189. Removing intermediate container f1c212c8d456
  190. Successfully built e7638dbc62fd
  191. Successfully tagged oclweb_web:latest
  192. WARNING: Image for service web was built because it did not already exist. To rebuild this image you must use `docker-compose build` or `docker-compose up --build`.
  193. Creating oclweb_db_web_1 ...
  194. Creating oclweb_db_web_1 ... done
  195. Creating oclweb_web_1 ...
  196. Creating oclweb_web_1 ... done
  197. Attaching to oclweb_db_web_1, oclweb_web_1
  198. db_web_1 | The files belonging to this database system will be owned by user "postgres".
  199. db_web_1 | This user must also own the server process.
  200. db_web_1 |
  201. db_web_1 | The database cluster will be initialized with locale "en_US.utf8".
  202. db_web_1 | The default database encoding has accordingly been set to "UTF8".
  203. db_web_1 | The default text search configuration will be set to "english".
  204. db_web_1 |
  205. db_web_1 | Data page checksums are disabled.
  206. db_web_1 |
  207. db_web_1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok
  208. db_web_1 | creating subdirectories ... ok
  209. web_1 | Starting OpenBSD Secure Shell server: sshd.
  210. db_web_1 | selecting default max_connections ... 100
  211. db_web_1 | selecting default shared_buffers ... 128MB
  212. db_web_1 | selecting dynamic shared memory implementation ... posix
  213. db_web_1 | creating configuration files ... ok
  214. db_web_1 | running bootstrap script ... ok
  215. db_web_1 | performing post-bootstrap initialization ... ok
  216. db_web_1 | syncing data to disk ...
  217. db_web_1 | WARNING: enabling "trust" authentication for local connections
  218. db_web_1 | You can change this by editing pg_hba.conf or using the option -A, or
  219. db_web_1 | --auth-local and --auth-host, the next time you run initdb.
  220. db_web_1 | ok
  221. db_web_1 |
  222. db_web_1 | Success. You can now start the database server using:
  223. db_web_1 |
  224. db_web_1 | pg_ctl -D /var/lib/postgresql/data -l logfile start
  225. db_web_1 |
  226. db_web_1 | waiting for server to start....LOG: could not bind IPv6 socket: Cannot assign requested address
  227. db_web_1 | HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry.
  228. db_web_1 | LOG: database system was shut down at 2017-08-16 17:00:24 UTC
  229. db_web_1 | LOG: MultiXact member wraparound protections are now enabled
  230. db_web_1 | LOG: database system is ready to accept connections
  231. db_web_1 | LOG: autovacuum launcher started
  232. web_1 | >>> Python 2.7.13 (default, Jul 24 2017, 20:13:18)
  233. web_1 | [GCC 4.9.2] on linux2
  234. web_1 | Type "help", "copyright", "credits" or "license" for more information.
  235. web_1 | (InteractiveConsole)
  236. web_1 | >>> Traceback (most recent call last):
  237. web_1 | File "<console>", line 1, in <module>
  238. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/models/query.py", line 291, in count
  239. web_1 | return self.query.get_count(using=self.db)
  240. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/models/sql/query.py", line 390, in get_count
  241. web_1 | number = obj.get_aggregation(using=using)[None]
  242. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/models/sql/query.py", line 356, in get_aggregation
  243. web_1 | result = query.get_compiler(using).execute_sql(SINGLE)
  244. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/models/sql/compiler.py", line 781, in execute_sql
  245. web_1 | cursor = self.connection.cursor()
  246. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/__init__.py", line 157, in cursor
  247. web_1 | cursor = self.make_debug_cursor(self._cursor())
  248. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/__init__.py", line 129, in _cursor
  249. web_1 | self.ensure_connection()
  250. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/__init__.py", line 124, in ensure_connection
  251. web_1 | self.connect()
  252. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/utils.py", line 99, in __exit__
  253. web_1 | six.reraise(dj_exc_type, dj_exc_value, traceback)
  254. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/__init__.py", line 124, in ensure_connection
  255. web_1 | self.connect()
  256. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/__init__.py", line 112, in connect
  257. web_1 | self.connection = self.get_new_connection(conn_params)
  258. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 116, in get_new_connection
  259. web_1 | return Database.connect(**conn_params)
  260. web_1 | File "/usr/local/lib/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect
  261. web_1 | conn = _connect(dsn, connection_factory=connection_factory, async=async)
  262. web_1 | OperationalError: could not connect to server: Connection refused
  263. web_1 | Is the server running on host "dbweb.openconceptlab.org" (172.18.0.8) and accepting
  264. web_1 | TCP/IP connections on port 5432?
  265. web_1 |
  266. web_1 |
  267. db_web_1 | done
  268. db_web_1 | server started
  269. db_web_1 | CREATE DATABASE
  270. db_web_1 |
  271. db_web_1 | CREATE ROLE
  272. db_web_1 |
  273. db_web_1 |
  274. db_web_1 | /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*
  275. db_web_1 |
  276. db_web_1 | LOG: received fast shutdown request
  277. db_web_1 | waiting for server to shut down...LOG: aborting any active transactions
  278. db_web_1 | .LOG: autovacuum launcher shutting down
  279. db_web_1 | LOG: shutting down
  280. web_1 | Syncing...
  281. db_web_1 | LOG: database system is shut down
  282. web_1 | Traceback (most recent call last):
  283. web_1 | File "ocl_web/manage.py", line 19, in <module>
  284. web_1 | execute_from_command_line(sys.argv)
  285. web_1 | File "/usr/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 399, in execute_from_command_line
  286. web_1 | utility.execute()
  287. web_1 | File "/usr/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 392, in execute
  288. web_1 | self.fetch_command(subcommand).run_from_argv(self.argv)
  289. web_1 | File "/usr/local/lib/python2.7/site-packages/django/core/management/base.py", line 242, in run_from_argv
  290. web_1 | self.execute(*args, **options.__dict__)
  291. web_1 | File "/usr/local/lib/python2.7/site-packages/django/core/management/base.py", line 285, in execute
  292. web_1 | output = self.handle(*args, **options)
  293. web_1 | File "/usr/local/lib/python2.7/site-packages/django/core/management/base.py", line 415, in handle
  294. web_1 | return self.handle_noargs(**options)
  295. web_1 | File "/usr/local/lib/python2.7/site-packages/south/management/commands/syncdb.py", line 92, in handle_noargs
  296. web_1 | syncdb.Command().execute(**options)
  297. web_1 | File "/usr/local/lib/python2.7/site-packages/django/core/management/base.py", line 285, in execute
  298. web_1 | output = self.handle(*args, **options)
  299. web_1 | File "/usr/local/lib/python2.7/site-packages/django/core/management/base.py", line 415, in handle
  300. web_1 | return self.handle_noargs(**options)
  301. web_1 | File "/usr/local/lib/python2.7/site-packages/django/core/management/commands/syncdb.py", line 57, in handle_noargs
  302. web_1 | cursor = connection.cursor()
  303. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/__init__.py", line 157, in cursor
  304. web_1 | cursor = self.make_debug_cursor(self._cursor())
  305. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/__init__.py", line 129, in _cursor
  306. web_1 | self.ensure_connection()
  307. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/__init__.py", line 124, in ensure_connection
  308. web_1 | self.connect()
  309. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/utils.py", line 99, in __exit__
  310. web_1 | six.reraise(dj_exc_type, dj_exc_value, traceback)
  311. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/__init__.py", line 124, in ensure_connection
  312. web_1 | self.connect()
  313. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/__init__.py", line 112, in connect
  314. web_1 | self.connection = self.get_new_connection(conn_params)
  315. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 116, in get_new_connection
  316. web_1 | return Database.connect(**conn_params)
  317. web_1 | File "/usr/local/lib/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect
  318. web_1 | conn = _connect(dsn, connection_factory=connection_factory, async=async)
  319. web_1 | django.db.utils.OperationalError: could not connect to server: Connection refused
  320. web_1 | Is the server running on host "dbweb.openconceptlab.org" (172.18.0.8) and accepting
  321. web_1 | TCP/IP connections on port 5432?
  322. web_1 |
  323. db_web_1 | done
  324. db_web_1 | server stopped
  325. db_web_1 |
  326. db_web_1 | PostgreSQL init process complete; ready for start up.
  327. db_web_1 |
  328. db_web_1 | LOG: database system was shut down at 2017-08-16 17:00:26 UTC
  329. db_web_1 | FATAL: the database system is starting up
  330. web_1 | Traceback (most recent call last):
  331. web_1 | File "ocl_web/manage.py", line 19, in <module>
  332. web_1 | execute_from_command_line(sys.argv)
  333. db_web_1 | LOG: MultiXact member wraparound protections are now enabled
  334. web_1 | File "/usr/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 399, in execute_from_command_line
  335. web_1 | utility.execute()
  336. web_1 | File "/usr/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 392, in execute
  337. web_1 | self.fetch_command(subcommand).run_from_argv(self.argv)
  338. web_1 | File "/usr/local/lib/python2.7/site-packages/django/core/management/base.py", line 242, in run_from_argv
  339. web_1 | self.execute(*args, **options.__dict__)
  340. web_1 | File "/usr/local/lib/python2.7/site-packages/django/core/management/base.py", line 285, in execute
  341. web_1 | output = self.handle(*args, **options)
  342. web_1 | File "/usr/local/lib/python2.7/site-packages/south/management/commands/migrate.py", line 111, in handle
  343. web_1 | ignore_ghosts = ignore_ghosts,
  344. web_1 | File "/usr/local/lib/python2.7/site-packages/south/migration/__init__.py", line 200, in migrate_app
  345. web_1 | applied_all = check_migration_histories(applied_all, delete_ghosts, ignore_ghosts)
  346. web_1 | File "/usr/local/lib/python2.7/site-packages/south/migration/__init__.py", line 79, in check_migration_histories
  347. web_1 | for h in histories:
  348. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/models/query.py", line 96, in __iter__
  349. web_1 | self._fetch_all()
  350. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/models/query.py", line 854, in _fetch_all
  351. web_1 | self._result_cache = list(self.iterator())
  352. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/models/query.py", line 220, in iterator
  353. web_1 | for row in compiler.results_iter():
  354. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/models/sql/compiler.py", line 709, in results_iter
  355. web_1 | for rows in self.execute_sql(MULTI):
  356. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/models/sql/compiler.py", line 781, in execute_sql
  357. web_1 | cursor = self.connection.cursor()
  358. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/__init__.py", line 157, in cursor
  359. web_1 | cursor = self.make_debug_cursor(self._cursor())
  360. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/__init__.py", line 129, in _cursor
  361. web_1 | self.ensure_connection()
  362. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/__init__.py", line 124, in ensure_connection
  363. web_1 | self.connect()
  364. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/utils.py", line 99, in __exit__
  365. web_1 | six.reraise(dj_exc_type, dj_exc_value, traceback)
  366. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/__init__.py", line 124, in ensure_connection
  367. web_1 | self.connect()
  368. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/__init__.py", line 112, in connect
  369. web_1 | self.connection = self.get_new_connection(conn_params)
  370. web_1 | File "/usr/local/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 116, in get_new_connection
  371. web_1 | return Database.connect(**conn_params)
  372. web_1 | File "/usr/local/lib/python2.7/site-packages/psycopg2/__init__.py", line 164, in connect
  373. web_1 | conn = _connect(dsn, connection_factory=connection_factory, async=async)
  374. web_1 | django.db.utils.OperationalError: FATAL: the database system is starting up
  375. web_1 |
  376. db_web_1 | LOG: autovacuum launcher started
  377. db_web_1 | LOG: database system is ready to accept connections
  378. web_1 | Starting the server
  379. web_1 | grunt-cli: The grunt command line interface (v1.2.0)
  380. web_1 |
  381. web_1 | Fatal error: Unable to find local grunt.
  382. web_1 |
  383. web_1 | If you're seeing this message, grunt hasn't been installed locally to
  384. web_1 | your project. For more information about installing and configuring grunt,
  385. web_1 | please see the Getting Started guide:
  386. web_1 |
  387. web_1 | http://gruntjs.com/getting-started
  388. oclweb_web_1 exited with code 99
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement