Guest User

Untitled

a guest
Jul 5th, 2024
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.56 KB | None | 0 0
  1. + echo '##########################################################'
  2. ##########################################################
  3. + echo '######### Start container configuration ################'
  4. ######### Start container configuration ################
  5. + echo '##########################################################'
  6. ##########################################################
  7. + SERVER_HOST=
  8. + APP_DIR=/var/www/onlyoffice
  9. + APP_DATA_DIR=/var/www/onlyoffice/Data
  10. + APP_INDEX_DIR=/var/www/onlyoffice/Data/Index/v7.16.3
  11. + APP_PRIVATE_DATA_DIR=/var/www/onlyoffice/Data/.private
  12. + APP_SERVICES_DIR=/var/www/onlyoffice/Services
  13. + APP_CONFIG_DIR=/etc/onlyoffice/communityserver
  14. + APP_SQL_DIR=/var/www/onlyoffice/Sql
  15. + APP_ROOT_DIR=/var/www/onlyoffice/WebStudio
  16. + APP_APISYSTEM_DIR=/var/www/onlyoffice/ApiSystem
  17. + APP_GOD_DIR=/etc/god/conf.d
  18. + APP_MONOSERVER_PATH=/lib/systemd/system/monoserve.service
  19. + APP_HYPERFASTCGI_PATH=/etc/hyperfastcgi/onlyoffice
  20. + APP_MONOSERVE_COUNT=1
  21. + APP_MODE=SERVER
  22. + APP_CRON_DIR=/etc/cron.d
  23. + APP_CRON_PATH=/etc/cron.d/onlyoffice
  24. + LICENSE_FILE_PATH=/var/www/onlyoffice/DocumentServerData/license.lic
  25. ++ ip -o -f inet addr show
  26. ++ head -1
  27. ++ awk '/scope global/ {print $4}'
  28. + DOCKER_APP_SUBNET=172.18.0.6/16
  29. ++ ip addr show eth0
  30. ++ head -1
  31. ++ awk '/inet / {gsub(/\/.*/,"",$2); print $2}'
  32. + DOCKER_CONTAINER_IP=172.18.0.6
  33. + DOCKER_CONTAINER_NAME=onlyoffice-community-server
  34. + DOCKER_DOCUMENT_SERVER_CONTAINER_NAME=onlyoffice-document-server
  35. + DOCKER_ENABLED=true
  36. +++ dirname /app/run-community-server.sh
  37. ++ cd /app
  38. ++ pwd
  39. + DIR=/app
  40. + NGINX_CONF_DIR=/etc/nginx/sites-enabled
  41. ++ awk '{print $1}'
  42. ++ cat /proc/cpuinfo
  43. ++ grep -i processor
  44. ++ grep -i processor
  45. ++ wc -l
  46. + CPU_PROCESSOR_COUNT=4
  47. ++ ulimit -n
  48. + NGINX_WORKER_CONNECTIONS=1073741816
  49. + NGINX_WORKER_PROCESSES=1
  50. + SERVICE_SSO_AUTH_HOST_ADDR=onlyoffice-control-panel
  51. ++ sudo sed -n '/"core.machinekey"/s!.*value\s*=\s*"\([^"]*\)".*!\1!p' /var/www/onlyoffice/WebStudio/web.appsettings.config
  52. + DEFAULT_APP_CORE_MACHINEKEY=qvkvZMFNHzB1
  53. + IS_UPDATE=false
  54. + WORKSPACE_ENTERPRISE=false
  55. + '[' '!' -e /var/www/onlyoffice/Data/.private/machinekey ']'
  56. ++ head -n 1 /var/www/onlyoffice/Data/.private/machinekey
  57. + APP_CORE_MACHINEKEY=qvkvZMFNHzB1
  58. ++ sudo sed -n '/"version.number"/s!.*value\s*=\s*"\([^"]*\)".*!\1!p' /var/www/onlyoffice/WebStudio/web.appsettings.config
  59. + RELEASE_DATE=12.6.0.1900
  60. ++ CreateAuthToken 12.6.0.1900 qvkvZMFNHzB1
  61. ++ local pkey=12.6.0.1900
  62. +++ echo -n qvkvZMFNHzB1
  63. ++ local machinekey=qvkvZMFNHzB1
  64. ++ local a=1
  65. ++ local LIMIT=10
  66. ++ '[' 1 -le 10 ']'
  67. +++ date +%Y%m%d%H%M%S
  68. ++ local now=20240705101314
  69. +++ echo -n -e '20240705101314\n12.6.0.1900'
  70. +++ openssl dgst -sha1 -binary -mac HMAC -macopt key:qvkvZMFNHzB1
  71. ++ local 'authkey=;�s��Qb��2����@g��7'
  72. +++ echo -n ';�s��Qb��2����@g��7'
  73. +++ base64
  74. ++ authkey=O/lzkbRREGKLzTLSzPvnQGfV0zc=
  75. ++ local 'result=ASC 12.6.0.1900:20240705101314:O/lzkbRREGKLzTLSzPvnQGfV0zc='
  76. ++ a=2
  77. +++ grep ==
  78. +++ echo '"ASC' '12.6.0.1900:20240705101314:O/lzkbRREGKLzTLSzPvnQGfV0zc="'
  79. ++ '[' -z '' ']'
  80. ++ echo 'ASC 12.6.0.1900:20240705101314:O/lzkbRREGKLzTLSzPvnQGfV0zc='
  81. ++ exit 0
  82. + RELEASE_DATE_SIGN='ASC 12.6.0.1900:20240705101314:O/lzkbRREGKLzTLSzPvnQGfV0zc='
  83. + sed -i '/version.release-date.sign/s!value="[^"]*"!value=\"ASC 12.6.0.1900:20240705101314:O/lzkbRREGKLzTLSzPvnQGfV0zc=\"!g' /var/www/onlyoffice/WebStudio/web.appsettings.config
  84. ++ head -n 1 /var/www/onlyoffice/Data/.private/release_date
  85. + PREV_RELEASE_DATE=12.6.0.1900
  86. + '[' 12.6.0.1900 '!=' 12.6.0.1900 ']'
  87. + chmod -R 444 /var/www/onlyoffice/Data/.private
  88. + cat /proc/1/cgroup
  89. + grep -qE 'docker|lxc|kubepods|libpod'
  90. + DOCKER_ENABLED=true
  91. + '[' '!' -d /etc/nginx/sites-enabled ']'
  92. + '[' '!' -d /var/www/onlyoffice/DocumentServerData ']'
  93. + NGINX_ROOT_DIR=/etc/nginx
  94. + VALID_IP_ADDRESS_REGEX='^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$'
  95. + LOG_DEBUG=
  96. + LOG_DIR=/var/log/onlyoffice/
  97. + APP_HTTPS=false
  98. + SSL_CERTIFICATES_DIR=/var/www/onlyoffice/Data/certs
  99. + SSL_CERTIFICATE_PATH=/var/www/onlyoffice/Data/certs/onlyoffice.crt
  100. + SSL_KEY_PATH=/var/www/onlyoffice/Data/certs/onlyoffice.key
  101. + SSL_CERTIFICATE_PATH_PFX=/var/www/onlyoffice/Data/certs/onlyoffice.pfx
  102. + SSL_CERTIFICATE_PATH_PFX_PWD=onlyoffice
  103. + SSL_DHPARAM_PATH=/var/www/onlyoffice/Data/certs/dhparam.pem
  104. + SSL_VERIFY_CLIENT=off
  105. + SSL_OCSP_CERTIFICATE_PATH=/var/www/onlyoffice/Data/certs/stapling.trusted.crt
  106. + CA_CERTIFICATES_PATH=/var/www/onlyoffice/Data/certs/ca.crt
  107. + APP_HTTPS_HSTS_ENABLED=true
  108. + APP_HTTPS_HSTS_MAXAGE=63072000
  109. + SYSCONF_TEMPLATES_DIR=/app/config
  110. + mkdir -p /app/config/nginx
  111. + SYSCONF_TOOLS_DIR=/app/assets/tools
  112. + APP_SERVICES_INTERNAL_HOST=
  113. + APP_SERVICES_EXTERNAL=false
  114. + DOCUMENT_SERVER_ENABLED=false
  115. + DOCUMENT_SERVER_JWT_ENABLED=true
  116. + DOCUMENT_SERVER_JWT_SECRET=Fc2ice9PmUVEeILlhlwZyXh4C1UcPSAq
  117. + DOCUMENT_SERVER_JWT_HEADER=AuthorizationJwt
  118. + DOCUMENT_SERVER_HOST=
  119. + DOCUMENT_SERVER_PROTOCOL=http
  120. + DOCUMENT_SERVER_API_URL=
  121. + DOCUMENT_SERVER_HOST_IP=
  122. + CONTROL_PANEL_ENABLED=false
  123. + MAIL_SERVER_ENABLED=false
  124. + set +x
  125. + mkdir -p /var/www/onlyoffice/Data/certs/.well-known/acme-challenge
  126. + '[' 172.18.0.6/16 ']'
  127. ++ normalize_subnet 172.18.0.6/16
  128. ++ local 'IPRE=\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)'
  129. +++ sed -ne 's:^\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)/.*$:\1 \2 \3 \4:p'
  130. +++ echo 172.18.0.6/16
  131. ++ IP=('172' '18' '0' '6')
  132. ++ local IP
  133. +++ sed -ne 's:^[^/]*/\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)$:\1 \2 \3 \4:p'
  134. +++ echo 172.18.0.6/16
  135. ++ MASK=()
  136. ++ local MASK
  137. ++ '[' 0 -ne 4 ']'
  138. +++ sed -ne 's:^[^/]*/\([0-9]\+\)$:\1:p'
  139. +++ echo 172.18.0.6/16
  140. ++ BITCNT=('16')
  141. ++ local BITCNT
  142. ++ BITCNT=4294901760
  143. ++ (( I=0 ))
  144. ++ (( I<4 ))
  145. ++ MASK[$I]=255
  146. ++ (( I++ ))
  147. ++ (( I<4 ))
  148. ++ MASK[$I]=255
  149. ++ (( I++ ))
  150. ++ (( I<4 ))
  151. ++ MASK[$I]=0
  152. ++ (( I++ ))
  153. ++ (( I<4 ))
  154. ++ MASK[$I]=0
  155. ++ (( I++ ))
  156. ++ (( I<4 ))
  157. ++ NETWORK=()
  158. ++ local NETWORK
  159. ++ (( I=0 ))
  160. ++ (( I<4 ))
  161. ++ NETWORK[$I]=172
  162. ++ (( I++ ))
  163. ++ (( I<4 ))
  164. ++ NETWORK[$I]=18
  165. ++ (( I++ ))
  166. ++ (( I<4 ))
  167. ++ NETWORK[$I]=0
  168. ++ (( I++ ))
  169. ++ (( I<4 ))
  170. ++ NETWORK[$I]=0
  171. ++ (( I++ ))
  172. ++ (( I<4 ))
  173. +++ sed -ne 's:^[^/]*/\([0-9]\+\)$:\1:p'
  174. +++ echo 172.18.0.6/16
  175. ++ local IP_MASK=16
  176. ++ echo 172.18.0.0/16
  177. + DOCKER_APP_SUBNET=172.18.0.0/16
  178. + check_partnerdata
  179. + PARTNER_DATA_FILE=/var/www/onlyoffice/Data/json-data.txt
  180. + '[' -f /var/www/onlyoffice/Data/json-data.txt ']'
  181. + re='^[0-9]+$'
  182. + [[ 1 =~ ^[0-9]+$ ]]
  183. + '[' '!' -f /proc/net/if_inet6 ']'
  184. + cp /etc/nginx/includes/onlyoffice-communityserver-nginx.conf.template /etc/nginx/nginx.conf
  185. + sed 's/^worker_processes.*/worker_processes 1;/' -i /etc/nginx/nginx.conf
  186. + sed 's/worker_connections.*/worker_connections 1073741816;/' -i /etc/nginx/nginx.conf
  187. + cp /etc/nginx/includes/onlyoffice-communityserver-common-init.conf.template /etc/nginx/sites-enabled/onlyoffice
  188. + '[' -f /var/www/onlyoffice/Data/certs/onlyoffice.crt -a -f /var/www/onlyoffice/Data/certs/onlyoffice.key ']'
  189. + sed '/{{SSL_CERTIFICATE_PATH}}/d' -i /etc/nginx/sites-enabled/onlyoffice
  190. + sed '/{{SSL_KEY_PATH}}/d' -i /etc/nginx/sites-enabled/onlyoffice
  191. + sed '/listen\s*443/d' -i /etc/nginx/sites-enabled/onlyoffice
  192. + rm -f '/etc/nginx/conf.d/*.conf'
  193. + service nginx restart
  194. * Restarting nginx nginx [ OK ]
  195. ++ free -m
  196. ++ grep -oP '\d+'
  197. ++ head -n 1
  198. + TOTAL_MEMORY=7874
  199. + MEMORY_REQUIREMENTS=12228
  200. + '[' 7874 -gt 12228 ']'
  201. + '[' ']'
  202. + '[' ']'
  203. + '[' onlyoffice-document-server ']'
  204. + DOCUMENT_SERVER_ENABLED=true
  205. + DOCUMENT_SERVER_HOST=onlyoffice-document-server
  206. + DOCUMENT_SERVER_API_URL='\/ds-vpath'
  207. + '[' true == true ']'
  208. + '[' 172.18.0.0/16 ']'
  209. + '[' -z '' ']'
  210. ++ dig +short onlyoffice-document-server
  211. + DOCUMENT_SERVER_HOST_IP=172.18.0.4
  212. + check_ip_is_internal 172.18.0.0/16 172.18.0.4
  213. + local 'IPRE=\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)'
  214. ++ echo 172.18.0.0/16
  215. ++ sed -ne 's:^\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)/.*$:\1 \2 \3 \4:p'
  216. + IP=('172' '18' '0' '0')
  217. + local IP
  218. ++ echo 172.18.0.0/16
  219. ++ sed -ne 's:^[^/]*/\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)$:\1 \2 \3 \4:p'
  220. + MASK=()
  221. + local MASK
  222. + '[' 0 -ne 4 ']'
  223. ++ echo 172.18.0.0/16
  224. ++ sed -ne 's:^[^/]*/\([0-9]\+\)$:\1:p'
  225. + BITCNT=('16')
  226. + local BITCNT
  227. + BITCNT=4294901760
  228. + (( I=0 ))
  229. + (( I<4 ))
  230. + MASK[$I]=255
  231. + (( I++ ))
  232. + (( I<4 ))
  233. + MASK[$I]=255
  234. + (( I++ ))
  235. + (( I<4 ))
  236. + MASK[$I]=0
  237. + (( I++ ))
  238. + (( I<4 ))
  239. + MASK[$I]=0
  240. + (( I++ ))
  241. + (( I<4 ))
  242. + NETWORK=()
  243. + local NETWORK
  244. + (( I=0 ))
  245. + (( I<4 ))
  246. + NETWORK[$I]=172
  247. + (( I++ ))
  248. + (( I<4 ))
  249. + NETWORK[$I]=18
  250. + (( I++ ))
  251. + (( I<4 ))
  252. + NETWORK[$I]=0
  253. + (( I++ ))
  254. + (( I<4 ))
  255. + NETWORK[$I]=0
  256. + (( I++ ))
  257. + (( I<4 ))
  258. ++ echo 172.18.0.4
  259. ++ sed -ne 's:^\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)$:\1 \2 \3 \4:p'
  260. + INIP=('172' '18' '0' '4')
  261. + local INIP
  262. + (( I=0 ))
  263. + (( I<4 ))
  264. + [[ 172 -ne 172 ]]
  265. + (( I++ ))
  266. + (( I<4 ))
  267. + [[ 18 -ne 18 ]]
  268. + (( I++ ))
  269. + (( I<4 ))
  270. + [[ 0 -ne 0 ]]
  271. + (( I++ ))
  272. + (( I<4 ))
  273. + [[ 0 -ne 0 ]]
  274. + (( I++ ))
  275. + (( I<4 ))
  276. + return 0
  277. ++ dig +short onlyoffice-community-server
  278. + _DOCKER_CONTAINER_IP=172.18.0.6
  279. + '[' 172.18.0.6 == 172.18.0.6 ']'
  280. + SERVER_HOST=onlyoffice-community-server
  281. + '[' true == true ']'
  282. + '[' onlyoffice-document-server == onlyoffice-document-server ']'
  283. + bash /app/assets/tools/wait-for-it.sh onlyoffice-document-server:8000 --quiet -s -- echo 'Document Server is up'
  284. + sleep 1
  285. + bash /app/assets/tools/wait-for-it.sh onlyoffice-document-server:8000 --quiet -s -- echo 'Document Server is up'
  286. + sleep 1
  287. + bash /app/assets/tools/wait-for-it.sh onlyoffice-document-server:8000 --quiet -s -- echo 'Document Server is up'
  288. + sleep 1
  289. + bash /app/assets/tools/wait-for-it.sh onlyoffice-document-server:8000 --quiet -s -- echo 'Document Server is up'
  290. + sleep 1
  291. + bash /app/assets/tools/wait-for-it.sh onlyoffice-document-server:8000 --quiet -s -- echo 'Document Server is up'
  292. + sleep 1
  293. + bash /app/assets/tools/wait-for-it.sh onlyoffice-document-server:8000 --quiet -s -- echo 'Document Server is up'
  294. + sleep 1
  295. + bash /app/assets/tools/wait-for-it.sh onlyoffice-document-server:8000 --quiet -s -- echo 'Document Server is up'
  296. + sleep 1
  297. + bash /app/assets/tools/wait-for-it.sh onlyoffice-document-server:8000 --quiet -s -- echo 'Document Server is up'
  298. + sleep 1
  299. + bash /app/assets/tools/wait-for-it.sh onlyoffice-document-server:8000 --quiet -s -- echo 'Document Server is up'
  300. + sleep 1
  301. + bash /app/assets/tools/wait-for-it.sh onlyoffice-document-server:8000 --quiet -s -- echo 'Document Server is up'
  302. + sleep 1
  303. + bash /app/assets/tools/wait-for-it.sh onlyoffice-document-server:8000 --quiet -s -- echo 'Document Server is up'
  304. Document Server is up
  305. ++ curl -s http://onlyoffice-document-server:8000/info/info.json
  306. ++ jq .licenseInfo.packageType
  307. + DOCKER_DOCUMENT_SERVER_PACKAGE_TYPE=0
  308. + '[' -n 0 ']'
  309. + '[' 0 -gt 0 ']'
  310. + '[' onlyoffice-mysql-server '!=' localhost ']'
  311. + '[' onlyoffice-mysql-server '!=' 127.0.0.1 ']'
  312. + MYSQL_SERVER_EXTERNAL=true
  313. + '[' ']'
  314. + '[' 80 ']'
  315. + CONTROL_PANEL_ENABLED=true
  316. + set +x
  317. + '[' ']'
  318. + MAIL_IMAPSYNC_START_DATE=2024-07-05T15:08:24
  319. + sed 's_\(\"ImapSyncStartDate":\).*,_\1 "2024-07-05T15:08:24",_' -i /etc/onlyoffice/communityserver/mail.production.json
  320. + sed '/mail\.imap-sync-start-date/s/value="\S*"/value="2024-07-05T15:08:24"/g' -i /var/www/onlyoffice/WebStudio/web.appsettings.config
  321. + '[' ']'
  322. + REDIS_SERVER_HOST=
  323. + REDIS_SERVER_CACHEPORT=6379
  324. + REDIS_SERVER_PASSWORD=
  325. + REDIS_SERVER_SSL=false
  326. + REDIS_SERVER_DATABASE=0
  327. + REDIS_SERVER_CONNECT_TIMEOUT=5000
  328. + REDIS_SERVER_EXTERNAL=false
  329. + REDIS_SERVER_SYNC_TIMEOUT=60000
  330. + '[' ']'
  331. + '[' false == false ']'
  332. + '[' -e /etc/redis/redis.conf ']'
  333. + sed -i 's/bind .*/bind 127.0.0.1/g' /etc/redis/redis.conf
  334. + ELASTICSEARCH_SERVER_HOST=onlyoffice-elasticsearch
  335. + ELASTICSEARCH_SERVER_HTTPPORT=9200
  336. + grep -q '<section name="elastic" type="ASC.ElasticSearch.Config.ElasticSection, ASC.ElasticSearch" />' /var/www/onlyoffice/WebStudio/Web.config
  337. + '[' onlyoffice-elasticsearch ']'
  338. + sed -i '/<section name="redisCacheClient" type="StackExchange.Redis.Extensions.LegacyConfiguration.RedisCachingSectionHandler, StackExchange.Redis.Extensions.LegacyConfiguration" \/>/a <section name="elastic" type="ASC.ElasticSearch.Config.ElasticSection, ASC.ElasticSearch" \/>' /var/www/onlyoffice/WebStudio/Web.config
  339. + sed -i 's/<section name="elastic" type="ASC.ElasticSearch.Config.ElasticSection, ASC.ElasticSearch" \/>/ <section name="elastic" type="ASC.ElasticSearch.Config.ElasticSection, ASC.ElasticSearch" \/>/' /var/www/onlyoffice/WebStudio/Web.config
  340. + sed -i '/<section name="redisCacheClient" type="StackExchange.Redis.Extensions.LegacyConfiguration.RedisCachingSectionHandler, StackExchange.Redis.Extensions.LegacyConfiguration" \/>/a <section name="elastic" type="ASC.ElasticSearch.Config.ElasticSection, ASC.ElasticSearch" \/>' /var/www/onlyoffice/Services/TeamLabSvc/TeamLabSvc.exe.config
  341. + sed -i 's/<section name="elastic" type="ASC.ElasticSearch.Config.ElasticSection, ASC.ElasticSearch" \/>/ <section name="elastic" type="ASC.ElasticSearch.Config.ElasticSection, ASC.ElasticSearch" \/>/' /var/www/onlyoffice/Services/TeamLabSvc/TeamLabSvc.exe.config
  342. + '[' 9200 ']'
  343. + sed -i '/<\/configSections>/a <elastic scheme="http" host="onlyoffice-elasticsearch" port="9200" \/>' /var/www/onlyoffice/WebStudio/Web.config
  344. + sed -i 's/<elastic scheme="http" host="onlyoffice-elasticsearch" port="9200" \/>/ <elastic scheme="http" host="onlyoffice-elasticsearch" port="9200" \/>/' /var/www/onlyoffice/WebStudio/Web.config
  345. + sed -i '/<\/configSections>/a <elastic scheme="http" host="onlyoffice-elasticsearch" port="9200" \/>' /var/www/onlyoffice/Services/TeamLabSvc/TeamLabSvc.exe.config
  346. + sed -i 's/<elastic scheme="http" host="onlyoffice-elasticsearch" port="9200" \/>/ <elastic scheme="http" host="onlyoffice-elasticsearch" port="9200" \/>/' /var/www/onlyoffice/Services/TeamLabSvc/TeamLabSvc.exe.config
  347. + sed -i 's/"Host": "127.0.0.1"/"Host": "onlyoffice-elasticsearch"/g' /etc/onlyoffice/communityserver/elastic.production.json
  348. + sed -i 's/"Port": "9200"/"Port": "9200"/g' /etc/onlyoffice/communityserver/elastic.production.json
  349. + '[' true == false ']'
  350. + mysqladmin shutdown
  351. + systemctl disable mysql.service
  352. Synchronizing state of mysql.service with SysV service script with /lib/systemd/systemd-sysv-install.
  353. Executing: /lib/systemd/systemd-sysv-install disable mysql
  354. Removed /etc/systemd/system/multi-user.target.wants/mysql.service.
  355. + mysql_check_connection
  356. + '[' ']'
  357. + mysqladmin --defaults-extra-file=/etc/mysql/conf.d/client.cnf ping
  358. mysqladmin: connect to server at 'onlyoffice-mysql-server' failed
  359. error: 'Can't connect to MySQL server on 'onlyoffice-mysql-server:3306' (111)'
  360. Check that mysqld is running on onlyoffice-mysql-server and that the port is 3306.
  361. You can check this by doing 'telnet onlyoffice-mysql-server 3306'
  362. + sleep 1
  363. + mysqladmin --defaults-extra-file=/etc/mysql/conf.d/client.cnf ping
  364. mysqladmin: connect to server at 'onlyoffice-mysql-server' failed
  365. error: 'Unknown MySQL server host 'onlyoffice-mysql-server' (-2)'
  366. Check that mysqld is running on onlyoffice-mysql-server and that the port is 3306.
  367. You can check this by doing 'telnet onlyoffice-mysql-server 3306'
  368. + sleep 1
  369. + mysqladmin --defaults-extra-file=/etc/mysql/conf.d/client.cnf ping
  370. mysqladmin: connect to server at 'onlyoffice-mysql-server' failed
  371. error: 'Can't connect to MySQL server on 'onlyoffice-mysql-server:3306' (111)'
  372. Check that mysqld is running on onlyoffice-mysql-server and that the port is 3306.
  373. You can check this by doing 'telnet onlyoffice-mysql-server 3306'
  374. + sleep 1
  375. + mysqladmin --defaults-extra-file=/etc/mysql/conf.d/client.cnf ping
  376. mysqld is alive
  377. ++ mysql_scalar_exec 'SELECT SCHEMA_NAME FROM information_schema.SCHEMATA WHERE SCHEMA_NAME='\''onlyoffice'\''' opt_ignore_db_name
  378. ++ local queryResult=
  379. ++ '[' opt_ignore_db_name == opt_ignore_db_name ']'
  380. +++ mysql --defaults-extra-file=/etc/mysql/conf.d/client.cnf --skip-column-names -e 'SELECT SCHEMA_NAME FROM information_schema.SCHEMATA WHERE SCHEMA_NAME='\''onlyoffice'\'''
  381. ++ queryResult=onlyoffice
  382. ++ echo onlyoffice
  383. + DB_IS_EXIST=onlyoffice
  384. ++ mysql_scalar_exec 'SELECT DEFAULT_CHARACTER_SET_NAME FROM information_schema.SCHEMATA WHERE SCHEMA_NAME='\''onlyoffice'\''' opt_ignore_db_name
  385. ++ local queryResult=
  386. ++ '[' opt_ignore_db_name == opt_ignore_db_name ']'
  387. +++ mysql --defaults-extra-file=/etc/mysql/conf.d/client.cnf --skip-column-names -e 'SELECT DEFAULT_CHARACTER_SET_NAME FROM information_schema.SCHEMATA WHERE SCHEMA_NAME='\''onlyoffice'\'''
  388. ++ queryResult=utf8mb3
  389. ++ echo utf8mb3
  390. + DB_CHARACTER_SET_NAME=utf8mb3
  391. ++ mysql_scalar_exec 'SELECT DEFAULT_COLLATION_NAME FROM information_schema.SCHEMATA WHERE SCHEMA_NAME='\''onlyoffice'\''' opt_ignore_db_name
  392. ++ local queryResult=
  393. ++ '[' opt_ignore_db_name == opt_ignore_db_name ']'
  394. +++ mysql --defaults-extra-file=/etc/mysql/conf.d/client.cnf --skip-column-names -e 'SELECT DEFAULT_COLLATION_NAME FROM information_schema.SCHEMATA WHERE SCHEMA_NAME='\''onlyoffice'\'''
  395. ++ queryResult=utf8_general_ci
  396. ++ echo utf8_general_ci
  397. + DB_COLLATION_NAME=utf8_general_ci
  398. ++ mysql_scalar_exec 'SELECT COUNT(*) FROM information_schema.tables WHERE table_schema='\''onlyoffice'\'''
  399. ++ local queryResult=
  400. ++ '[' '' == opt_ignore_db_name ']'
  401. +++ mysql --defaults-extra-file=/etc/mysql/conf.d/client.cnf --skip-column-names -D onlyoffice -e 'SELECT COUNT(*) FROM information_schema.tables WHERE table_schema='\''onlyoffice'\'''
  402. ++ queryResult=201
  403. ++ echo 201
  404. + DB_TABLES_COUNT=201
  405. + '[' -z onlyoffice ']'
  406. + '[' utf8mb3 '!=' utf8 ']'
  407. + mysql_scalar_exec 'ALTER DATABASE onlyoffice CHARACTER SET utf8 COLLATE utf8_general_ci'
  408. + local queryResult=
  409. + '[' '' == opt_ignore_db_name ']'
  410. ++ mysql --defaults-extra-file=/etc/mysql/conf.d/client.cnf --skip-column-names -D onlyoffice -e 'ALTER DATABASE onlyoffice CHARACTER SET utf8 COLLATE utf8_general_ci'
  411. + queryResult=
  412. + echo
  413.  
  414. + change_connections default /var/www/onlyoffice/WebStudio/web.connections.config
  415. + set +x
  416. + change_connections teamlabsite /var/www/onlyoffice/WebStudio/web.connections.config
  417. + set +x
  418. + change_connections default /var/www/onlyoffice/Services/TeamLabSvc/TeamLabSvc.exe.config
  419. + set +x
  420. + change_connections default /var/www/onlyoffice/Services/Jabber/ASC.Xmpp.Server.Launcher.exe.config
  421. + set +x
  422. + change_connections default /var/www/onlyoffice/ApiSystem/Web.config
  423. + set +x
  424. + set +x
  425. + '[' 201 -eq 0 ']'
  426. + '[' false == true ']'
  427. + mysql_scalar_exec 'DELETE FROM webstudio_settings WHERE id='\''5C699566-34B1-4714-AB52-0E82410CE4E5'\'';'
  428. + local queryResult=
  429. + '[' '' == opt_ignore_db_name ']'
  430. ++ mysql --defaults-extra-file=/etc/mysql/conf.d/client.cnf --skip-column-names -D onlyoffice -e 'DELETE FROM webstudio_settings WHERE id='\''5C699566-34B1-4714-AB52-0E82410CE4E5'\'';'
  431. + queryResult=
  432. + echo
  433.  
  434. + '[' -f /var/www/onlyoffice/Data/certs/onlyoffice.crt -a -f /var/www/onlyoffice/Data/certs/onlyoffice.key ']'
  435. + cp /etc/nginx/includes/onlyoffice-communityserver-common.conf.template /app/config/nginx/prepare-onlyoffice
  436. + sed -i 1d /etc/logrotate.d/nginx
  437. + sed '1 i\/var/log/nginx/*.log /var/log/onlyoffice/nginx.*.log {' -i /etc/logrotate.d/nginx
  438. + '[' 172.18.0.0/16 ']'
  439. + sed 's,{{DOCKER_APP_SUBNET}},172.18.0.0/16,' -i /app/config/nginx/prepare-onlyoffice
  440. + '[' ']'
  441. + '[' true == true ']'
  442. + sed '/files\.docservice\.secret/s!\(value\s*=\s*\"\)[^\"]*\"!\1Fc2ice9PmUVEeILlhlwZyXh4C1UcPSAq\"!' -i /var/www/onlyoffice/WebStudio/web.appsettings.config
  443. + sed '/files\.docservice\.secret.header/s!\(value\s*=\s*\"\)[^\"]*\"!\1AuthorizationJwt\"!' -i /var/www/onlyoffice/WebStudio/web.appsettings.config
  444. + sed '/files\.docservice\.secret/s!\(value\s*=\s*\"\)[^\"]*\"!\1Fc2ice9PmUVEeILlhlwZyXh4C1UcPSAq\"!' -i /var/www/onlyoffice/Services/TeamLabSvc/TeamLabSvc.exe.config
  445. + sed '/files\.docservice\.secret.header/s!\(value\s*=\s*\"\)[^\"]*\"!\1AuthorizationJwt\"!' -i /var/www/onlyoffice/Services/TeamLabSvc/TeamLabSvc.exe.config
  446. + '[' true == true ']'
  447. + cp /etc/nginx/includes/onlyoffice-communityserver-proxy-to-documentserver.conf.template /etc/nginx/includes/onlyoffice-communityserver-proxy-to-documentserver.conf
  448. + sed 's,{{DOCUMENT_SERVER_HOST_ADDR}},http:\/\/onlyoffice-document-server,' -i /etc/nginx/includes/onlyoffice-communityserver-proxy-to-documentserver.conf
  449. + sed '/files\.docservice\.url\.internal/s!\(value\s*=\s*\"\)[^\"]*\"!\1http:\/\/onlyoffice-document-server\/\"!' -i /var/www/onlyoffice/WebStudio/web.appsettings.config
  450. + sed '/files\.docservice\.url\.public/s!\(value\s*=\s*\"\)[^\"]*\"!\1\/ds-vpath\/\"!' -i /var/www/onlyoffice/WebStudio/web.appsettings.config
  451. + sed '/files\.docservice\.url\.internal/s!\(value\s*=\s*\"\)[^\"]*\"!\1http:\/\/onlyoffice-document-server\/\"!' -i /var/www/onlyoffice/Services/TeamLabSvc/TeamLabSvc.exe.config
  452. + sed '/files\.docservice\.url\.public/s!\(value\s*=\s*\"\)[^\"]*\"!\1\/ds-vpath\/\"!' -i /var/www/onlyoffice/Services/TeamLabSvc/TeamLabSvc.exe.config
  453. + '[' -n 172.18.0.0/16 ']'
  454. + '[' -n onlyoffice-community-server ']'
  455. + sed '/files\.docservice\.url\.portal/s!\(value\s*=\s*\"\)[^\"]*\"!\1http:\/\/onlyoffice-community-server\"!' -i /var/www/onlyoffice/WebStudio/web.appsettings.config
  456. + sed '/files\.docservice\.url\.portal/s!\(value\s*=\s*\"\)[^\"]*\"!\1http:\/\/onlyoffice-community-server\"!' -i /var/www/onlyoffice/Services/TeamLabSvc/TeamLabSvc.exe.config
  457. + '[' false == true ']'
  458. + '[' false == true ']'
  459. + '[' true == true ']'
  460. + cp /etc/nginx/includes/onlyoffice-communityserver-proxy-to-controlpanel.conf.template /etc/nginx/includes/onlyoffice-communityserver-proxy-to-controlpanel.conf
  461. + sed 's,{{CONTROL_PANEL_HOST_ADDR}},onlyoffice-control-panel,' -i /etc/nginx/includes/onlyoffice-communityserver-proxy-to-controlpanel.conf
  462. + sed 's,{{SERVICE_SSO_AUTH_HOST_ADDR}},onlyoffice-control-panel,' -i /etc/nginx/includes/onlyoffice-communityserver-proxy-to-controlpanel.conf
  463. + sed '/web\.controlpanel\.url/s/\(value\s*=\s*\"\)[^\"]*\"/\1\/controlpanel\/\"/' -i /var/www/onlyoffice/WebStudio/web.appsettings.config
  464. + sed '/web\.controlpanel\.url/s/\(value\s*=\s*\"\)[^\"]*\"/\1\/controlpanel\/\"/' -i /var/www/onlyoffice/Services/TeamLabSvc/TeamLabSvc.exe.config
  465. + '[' SERVER == SERVER ']'
  466. ++ seq 1 1
  467. + for serverID in $(seq 1 ${APP_MONOSERVE_COUNT})
  468. + '[' 1 == 1 ']'
  469. + sed '/web.warmup.count/s/value=\"\S*\"/value=\"1\"/g' -i /var/www/onlyoffice/WebStudio/web.appsettings.config
  470. + sed '/web.warmup.domain/s/value=\"\S*\"/value=\"localhost\/warmup\"/g' -i /var/www/onlyoffice/WebStudio/web.appsettings.config
  471. + sed 's^\(machine_key\)\s*=.*^\1 = qvkvZMFNHzB1^g' -i /var/www/onlyoffice/Services/TeamLabSvc/radicale.config
  472. + binDirs=("$APP_APISYSTEM_DIR" "$APP_SERVICES_DIR" "$APP_ROOT_DIR" "$APP_CONFIG_DIR")
  473. + for i in "${!binDirs[@]}"
  474. + find /var/www/onlyoffice/ApiSystem -type f -name '*.[cC]onfig' -exec sed -i '/core.\machinekey/s_\(value\s*=\s*"\)[^"]*"_\1qvkvZMFNHzB1"_' '{}' ';'
  475. + find /var/www/onlyoffice/ApiSystem -type f -name '*.json' -exec sed -i 's_\("core.machinekey":\|"machinekey":\).*,_\1 "qvkvZMFNHzB1",_' '{}' ';'
  476. + for i in "${!binDirs[@]}"
  477. + find /var/www/onlyoffice/Services -type f -name '*.[cC]onfig' -exec sed -i '/core.\machinekey/s_\(value\s*=\s*"\)[^"]*"_\1qvkvZMFNHzB1"_' '{}' ';'
  478. + find /var/www/onlyoffice/Services -type f -name '*.json' -exec sed -i 's_\("core.machinekey":\|"machinekey":\).*,_\1 "qvkvZMFNHzB1",_' '{}' ';'
  479. + for i in "${!binDirs[@]}"
  480. + find /var/www/onlyoffice/WebStudio -type f -name '*.[cC]onfig' -exec sed -i '/core.\machinekey/s_\(value\s*=\s*"\)[^"]*"_\1qvkvZMFNHzB1"_' '{}' ';'
  481. + find /var/www/onlyoffice/WebStudio -type f -name '*.json' -exec sed -i 's_\("core.machinekey":\|"machinekey":\).*,_\1 "qvkvZMFNHzB1",_' '{}' ';'
  482. + for i in "${!binDirs[@]}"
  483. + find /etc/onlyoffice/communityserver -type f -name '*.[cC]onfig' -exec sed -i '/core.\machinekey/s_\(value\s*=\s*"\)[^"]*"_\1qvkvZMFNHzB1"_' '{}' ';'
  484. + find /etc/onlyoffice/communityserver -type f -name '*.json' -exec sed -i 's_\("core.machinekey":\|"machinekey":\).*,_\1 "qvkvZMFNHzB1",_' '{}' ';'
  485. + continue
  486. + sed 's/{{APP_NIGNX_KEEPLIVE}}/32/g' -i /app/config/nginx/prepare-onlyoffice
  487. + bash -c 'echo "onlyoffice ALL=(ALL) NOPASSWD: /usr/sbin/service" | (EDITOR="tee -a" visudo)'
  488. onlyoffice ALL=(ALL) NOPASSWD: /usr/sbin/service
  489. + '[' false == true ']'
  490. + systemctl enable redis-server.service
  491. Synchronizing state of redis-server.service with SysV service script with /lib/systemd/systemd-sysv-install.
  492. Executing: /lib/systemd/systemd-sysv-install enable redis-server
  493. + service redis-server start
  494. Starting redis-server: redis-server.
  495. + redis-cli config set save ''
  496. OK
  497. + redis-cli config rewrite
  498. OK
  499. + redis-cli flushall
  500. OK
  501. + service redis-server stop
  502. Stopping redis-server: redis-server.
  503. + '[' SERVER == SERVICES ']'
  504. + systemctl enable monoserveApiSystem.service
  505. ++ seq 1 1
  506. + for serverID in $(seq 1 ${APP_MONOSERVE_COUNT})
  507. + index=1
  508. + '[' 1 == 1 ']'
  509. + index=
  510. + systemctl enable monoserve.service
  511. + chown -R onlyoffice:onlyoffice /var/log/onlyoffice
  512. + chown -R onlyoffice:onlyoffice /var/www/onlyoffice/DocumentServerData
  513. ++ ls -alhd /var/www/onlyoffice/Data
  514. ++ awk '{ print $3 }'
  515. + '[' onlyoffice '!=' onlyoffice ']'
  516. + '[' '!' -d /var/www/onlyoffice/Data/Index/v7.16.3 ']'
  517. + mkdir -p /var/log/onlyoffice//Index
  518. + mkdir -p /var/www/onlyoffice/Data/Index/v7.16.3
  519. ++ ls -alhd /var/www/onlyoffice/Data/Index/v7.16.3
  520. ++ awk '{ print $3 }'
  521. + '[' elasticsearch '!=' elasticsearch ']'
  522. + chown -R elasticsearch:elasticsearch /var/log/onlyoffice//Index
  523. + dpkg -l
  524. + grep -q onlyoffice-xmppserver
  525. + sed '/web\.talk/s/value=\"\S*\"/value=\"true\"/g' -i /var/www/onlyoffice/WebStudio/web.appsettings.config
  526. + sed '/web\.chat/s/value=\"\S*\"/value=\"false\"/g' -i /var/www/onlyoffice/WebStudio/web.appsettings.config
  527. + systemctl stop onlyofficeRadicale
  528. System has not been booted with systemd as init system (PID 1). Can't operate.
  529. Failed to connect to bus: Host is down
  530. + systemctl stop onlyofficeTelegram
  531. System has not been booted with systemd as init system (PID 1). Can't operate.
  532. Failed to connect to bus: Host is down
  533. + systemctl stop onlyofficeSocketIO
  534. System has not been booted with systemd as init system (PID 1). Can't operate.
  535. Failed to connect to bus: Host is down
  536. + systemctl stop onlyofficeThumb
  537. System has not been booted with systemd as init system (PID 1). Can't operate.
  538. Failed to connect to bus: Host is down
  539. + systemctl stop onlyofficeFeed
  540. System has not been booted with systemd as init system (PID 1). Can't operate.
  541. Failed to connect to bus: Host is down
  542. + systemctl stop onlyofficeIndex
  543. System has not been booted with systemd as init system (PID 1). Can't operate.
  544. Failed to connect to bus: Host is down
  545. + systemctl stop onlyofficeJabber
  546. System has not been booted with systemd as init system (PID 1). Can't operate.
  547. Failed to connect to bus: Host is down
  548. + systemctl stop onlyofficeMailAggregator
  549. System has not been booted with systemd as init system (PID 1). Can't operate.
  550. Failed to connect to bus: Host is down
  551. + systemctl stop onlyofficeMailWatchdog
  552. System has not been booted with systemd as init system (PID 1). Can't operate.
  553. Failed to connect to bus: Host is down
  554. + systemctl stop onlyofficeMailCleaner
  555. System has not been booted with systemd as init system (PID 1). Can't operate.
  556. Failed to connect to bus: Host is down
  557. + systemctl stop onlyofficeMailImap
  558. System has not been booted with systemd as init system (PID 1). Can't operate.
  559. Failed to connect to bus: Host is down
  560. + systemctl stop onlyofficeNotify
  561. System has not been booted with systemd as init system (PID 1). Can't operate.
  562. Failed to connect to bus: Host is down
  563. + systemctl stop onlyofficeBackup
  564. System has not been booted with systemd as init system (PID 1). Can't operate.
  565. Failed to connect to bus: Host is down
  566. + systemctl stop onlyofficeStorageMigrate
  567. System has not been booted with systemd as init system (PID 1). Can't operate.
  568. Failed to connect to bus: Host is down
  569. + systemctl stop onlyofficeStorageEncryption
  570. System has not been booted with systemd as init system (PID 1). Can't operate.
  571. Failed to connect to bus: Host is down
  572. + systemctl stop onlyofficeUrlShortener
  573. System has not been booted with systemd as init system (PID 1). Can't operate.
  574. Failed to connect to bus: Host is down
  575. + systemctl stop onlyofficeThumbnailBuilder
  576. System has not been booted with systemd as init system (PID 1). Can't operate.
  577. Failed to connect to bus: Host is down
  578. + systemctl stop onlyofficeFilesTrashCleaner
  579. System has not been booted with systemd as init system (PID 1). Can't operate.
  580. Failed to connect to bus: Host is down
  581. + systemctl stop god
  582. System has not been booted with systemd as init system (PID 1). Can't operate.
  583. Failed to connect to bus: Host is down
  584. + systemctl enable god
  585. + systemctl stop elasticsearch
  586. System has not been booted with systemd as init system (PID 1). Can't operate.
  587. Failed to connect to bus: Host is down
  588. + systemctl stop redis-server
  589. System has not been booted with systemd as init system (PID 1). Can't operate.
  590. Failed to connect to bus: Host is down
  591. + mysqladmin shutdown
  592. + systemctl stop nginx
  593. System has not been booted with systemd as init system (PID 1). Can't operate.
  594. Failed to connect to bus: Host is down
  595. + systemctl stop monoserveApiSystem.service
  596. System has not been booted with systemd as init system (PID 1). Can't operate.
  597. Failed to connect to bus: Host is down
  598. + systemctl enable monoserveApiSystem.service
  599. ++ seq 1 1
  600. + for serverID in $(seq 1 ${APP_MONOSERVE_COUNT})
  601. + index=1
  602. + '[' 1 == 1 ']'
  603. + index=
  604. + systemctl stop monoserve.service
  605. System has not been booted with systemd as init system (PID 1). Can't operate.
  606. Failed to connect to bus: Host is down
  607. + systemctl enable monoserve.service
  608. + '[' false == true ']'
  609. + systemctl enable onlyofficeRadicale.service
  610. + systemctl enable onlyofficeTelegram.service
  611. + systemctl enable onlyofficeSocketIO.service
  612. + systemctl enable onlyofficeThumb.service
  613. + systemctl enable onlyofficeFeed.service
  614. + systemctl enable onlyofficeIndex.service
  615. + systemctl enable onlyofficeJabber.service
  616. + systemctl enable onlyofficeMailAggregator.service
  617. + systemctl enable onlyofficeMailWatchdog.service
  618. + systemctl enable onlyofficeMailCleaner.service
  619. + systemctl enable onlyofficeMailImap.service
  620. + systemctl enable onlyofficeNotify.service
  621. + systemctl enable onlyofficeBackup.service
  622. + systemctl enable onlyofficeStorageMigrate.service
  623. + systemctl enable onlyofficeStorageEncryption.service
  624. + systemctl enable onlyofficeUrlShortener.service
  625. + systemctl enable onlyofficeThumbnailBuilder.service
  626. + systemctl enable onlyofficeFilesTrashCleaner.service
  627. + '[' SERVER == SERVER ']'
  628. + mv /app/config/nginx/prepare-onlyoffice /etc/nginx/sites-enabled/onlyoffice
  629. + service nginx stop
  630. * Stopping nginx nginx [ OK ]
  631. + systemctl enable nginx.service
  632. Synchronizing state of nginx.service with SysV service script with /lib/systemd/systemd-sysv-install.
  633. Executing: /lib/systemd/systemd-sysv-install enable nginx
  634. ++ ps auxf
  635. ++ grep -v grep
  636. ++ grep cron
  637. ++ awk '{print $2}'
  638. + PID=
  639. + '[' onlyoffice-elasticsearch ']'
  640. + service elasticsearch stop
  641. * Stopping Elasticsearch Server [ OK ]
  642. + systemctl disable elasticsearch.service
  643. Synchronizing state of elasticsearch.service with SysV service script with /lib/systemd/systemd-sysv-install.
  644. Executing: /lib/systemd/systemd-sysv-install disable elasticsearch
  645. + rm -f /usr/lib/systemd/system/elasticsearch.service
  646. + rm -f /etc/init.d/elasticsearch
  647. + '[' -n '' ']'
  648. + rm -dfr '/tmp/onlyoffice*'
  649. + rm -dfr '/var/run/onlyoffice/*'
  650. + rm -dfr '/var/cache/nginx/onlyoffice/*'
  651. + '[' true == true ']'
  652. + exec /lib/systemd/systemd
  653. systemd 249.11-0ubuntu3.12 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
  654. Detected virtualization docker.
  655. Detected architecture x86-64.
  656.  
  657. Welcome to Ubuntu 22.04.4 LTS!
  658.  
  659. Queued start job for default target Graphical Interface.
  660. [ OK ] Reached target Path Units.
  661. [ OK ] Reached target Slice Units.
  662. [ OK ] Reached target Swaps.
  663. [ OK ] Listening on Syslog Socket.
  664. [ OK ] Listening on Journal Audit Socket.
  665. [ OK ] Listening on Journal Socket (/dev/log).
  666. [ OK ] Listening on Journal Socket.
  667. [ OK ] Reached target Socket Units.
  668. Starting Remount Root and Kernel File Systems...
  669. Starting Create Static Device Nodes in /dev...
  670. Starting Journal Service...
  671. [ OK ] Finished Remount Root and Kernel File Systems.
  672. [ OK ] Finished Create Static Device Nodes in /dev.
  673. [ OK ] Reached target Preparation for Local File Systems.
  674. [ OK ] Reached target Local File Systems.
  675. Starting Enable support for additional executable binary formats...
  676. [ OK ] Started Journal Service.
  677. Starting Create Volatile Files and Directories...
  678. [ OK ] Finished Enable support for additional executable binary formats.
  679. [ OK ] Finished Create Volatile Files and Directories.
  680. [ OK ] Reached target System Initialization.
  681. [ OK ] Started Run certbot twice daily.
  682. [ OK ] Started Daily rotation of log files.
  683. [ OK ] Started Daily Cleanup of Temporary Directories.
  684. [ OK ] Reached target Basic System.
  685. [ OK ] Reached target Timer Units.
  686. [ OK ] Listening on D-Bus System Message Bus Socket.
  687. [ OK ] Started Regular background program processing daemon.
  688. [ OK ] Started Save initial kernel messages after boot.
  689. Starting God Service...
  690. Starting LSB: Mono XSP4...
  691. Starting MySQL Community Server...
  692. Starting A high performance web server and a reverse proxy server...
  693. Starting ONLYOFFICE SsoAuth Service...
  694. Starting ONLYOFFICE Thumb Service...
  695. Starting Advanced key-value store...
  696. Starting System Logging Service...
  697. [ OK ] Started ONLYOFFICE SsoAuth Service.
  698. [ OK ] Started ONLYOFFICE Thumb Service.
  699. [ OK ] Started A high performance web server and a reverse proxy server.
  700. [ OK ] Started System Logging Service.
  701. [ OK ] Started LSB: Mono XSP4.
  702. [ OK ] Started Advanced key-value store.
  703. [ OK ] Started God Service.
  704. [ OK ] Started MySQL Community Server.
  705. Starting FastCGI Mono server...
  706. Starting FastCGI Mono server...
  707. Starting Start ONLYOFFICE Backup Service...
  708. Starting ONLYOFFICE Feed Service...
  709. Starting ONLYOFFICE FilesTrashCleaner Service...
  710. Starting Start ONLYOFFICE Index Service...
  711. Starting ONLYOFFICE Jabber Service...
  712. Starting ONLYOFFICE MailAggregator Service...
  713. Starting ONLYOFFICE MailCleaner Service...
  714. Starting ONLYOFFICE MailImap Service...
  715. Starting ONLYOFFICE MailWatchdog Service...
  716. Starting ONLYOFFICE Notify Service...
  717. Starting ONLYOFFICE Radicale Service...
  718. Starting ONLYOFFICE SocketIO Service...
  719. Starting Start ONLYOFFICE StorageEncryption Service...
  720. Starting Start ONLYOFFICE StorageMigrate Service...
  721. Starting ONLYOFFICE Telegram Service...
  722. Starting ONLYOFFICE ThumbnailBuilder Service...
  723. Starting ONLYOFFICE UrlShortener Service...
  724. Starting ONLYOFFICE WebDav Service...
  725. [ OK ] Started ONLYOFFICE Radicale Service.
  726. [ OK ] Started ONLYOFFICE SocketIO Service.
  727. [ OK ] Started FastCGI Mono server.
  728. [ OK ] Started FastCGI Mono server.
  729. [ OK ] Started ONLYOFFICE UrlShortener Service.
  730. [ OK ] Started ONLYOFFICE WebDav Service.
  731. [ OK ] Started Start ONLYOFFICE Backup Service.
  732. [ OK ] Started ONLYOFFICE Feed Service.
  733. [ OK ] Started ONLYOFFICE Notify Service.
  734. [ OK ] Started Start ONLYOFFICE Index Service.
  735. [ OK ] Started ONLYOFFICE FilesTrashCleaner Service.
  736. [ OK ] Started ONLYOFFICE Jabber Service.
  737. [ OK ] Started Start ONLYOFFICE StorageEncryption Service.
  738. [ OK ] Started Start ONLYOFFICE StorageMigrate Service.
  739. [ OK ] Started ONLYOFFICE Telegram Service.
  740. [ OK ] Started ONLYOFFICE ThumbnailBuilder Service.
  741. [ OK ] Started ONLYOFFICE MailImap Service.
  742. [ OK ] Started ONLYOFFICE MailCleaner Service.
  743. [ OK ] Started ONLYOFFICE MailWatchdog Service.
  744. [ OK ] Started ONLYOFFICE MailAggregator Service.
  745. [ OK ] Reached target Multi-User System.
  746. [ OK ] Reached target Graphical Interface.
Add Comment
Please, Sign In to add comment