Guest User

omv broken, Pending configuration changes

a guest
Jun 4th, 2023
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.43 KB | Software | 0 0
  1. Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; omv-salt deploy run --no-color apt 2>&1' with exit code '1': raspberrypi:
  2. ----------
  3. ID: configure_apt_sources_list_openmediavault
  4. Function: file.managed
  5. Name: /etc/apt/sources.list.d/openmediavault.list
  6. Result: True
  7. Comment: File /etc/apt/sources.list.d/openmediavault.list is in the correct state
  8. Started: 03:34:09.323533
  9. Duration: 184.105 ms
  10. Changes:
  11. ----------
  12. ID: remove_apt_proxy
  13. Function: file.absent
  14. Name: /etc/apt/apt.conf.d/99openmediavault-proxy
  15. Result: True
  16. Comment: File /etc/apt/apt.conf.d/99openmediavault-proxy is not present
  17. Started: 03:34:09.508026
  18. Duration: 1.833 ms
  19. Changes:
  20. ----------
  21. ID: remove_apt_pref_kernel_backports
  22. Function: file.absent
  23. Name: /etc/apt/preferences.d/openmediavault-kernel-backports.pref
  24. Result: True
  25. Comment: File /etc/apt/preferences.d/openmediavault-kernel-backports.pref is not present
  26. Started: 03:34:09.510190
  27. Duration: 1.539 ms
  28. Changes:
  29. ----------
  30. ID: remove_apt_sources_list_kernel_backports
  31. Function: file.absent
  32. Name: /etc/apt/sources.list.d/openmediavault-kernel-backports.list
  33. Result: True
  34. Comment: File /etc/apt/sources.list.d/openmediavault-kernel-backports.list is not present
  35. Started: 03:34:09.512047
  36. Duration: 1.606 ms
  37. Changes:
  38. ----------
  39. ID: remove_apt_sources_list_omv_security_obsolete
  40. Function: file.absent
  41. Name: /etc/apt/sources.list.d/openmediavault-debian-security.list
  42. Result: True
  43. Comment: File /etc/apt/sources.list.d/openmediavault-debian-security.list is not present
  44. Started: 03:34:09.513973
  45. Duration: 1.5 ms
  46. Changes:
  47. ----------
  48. ID: refresh_apt_database
  49. Function: module.run
  50. Result: False
  51. Comment: An exception occurred in this state: Traceback (most recent call last):
  52. File "/usr/lib/python3/dist-packages/salt/state.py", line 2276, in call
  53. ret = self.states[cdata["full"]](
  54. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
  55. return self.loader.run(run_func, *args, **kwargs)
  56. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
  57. return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
  58. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
  59. return _func_or_method(*args, **kwargs)
  60. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1276, in wrapper
  61. return f(*args, **kwargs)
  62. File "/usr/lib/python3/dist-packages/salt/states/module.py", line 394, in run
  63. return _run(**kwargs)
  64. File "/usr/lib/python3/dist-packages/salt/states/module.py", line 449, in _run
  65. func_ret = _call_function(
  66. File "/usr/lib/python3/dist-packages/salt/states/module.py", line 495, in _call_function
  67. mret = salt.utils.functools.call_function(__salt__[name], *func_args, **func_kwargs)
  68. File "/usr/lib/python3/dist-packages/salt/utils/functools.py", line 174, in call_function
  69. return salt_function(*function_args, **function_kwargs)
  70. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
  71. return self.loader.run(run_func, *args, **kwargs)
  72. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
  73. return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
  74. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
  75. return _func_or_method(*args, **kwargs)
  76. File "/usr/lib/python3/dist-packages/salt/modules/aptpkg.py", line 599, in refresh_db
  77. raise CommandExecutionError(comment)
  78. salt.exceptions.CommandExecutionError: W: http://deb.debian.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  79. W: http://deb.debian.org/debian/dists/bullseye-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  80. W: GPG error: http://packages.openmediavault.org/public shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  81. E: The repository 'http://packages.openmediavault.org/public shaitan InRelease' is not signed.
  82. W: http://archive.raspberrypi.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  83. W: GPG error: https://openmediavault.github.io/packages shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  84. E: The repository 'https://openmediavault.github.io/packages shaitan InRelease' is not signed.
  85. Started: 03:34:09.517613
  86. Duration: 15700.411 ms
  87. Changes:
  88.  
  89. Summary for raspberrypi
  90. ------------
  91. Succeeded: 5
  92. Failed: 1
  93. ------------
  94. Total states run: 6
  95. Total run time: 15.891 s
  96. [ERROR ] Command 'apt-get' failed with return code: 100
  97. [ERROR ] stdout: Hit:1 http://deb.debian.org/debian bullseye InRelease
  98. Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
  99. Get:3 http://packages.openmediavault.org/public shaitan InRelease [12.8 kB]
  100. Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
  101. Get:5 https://openmediavault.github.io/packages shaitan InRelease [12.8 kB]
  102. Hit:6 https://openmediavault-plugin-developers.github.io/packages/debian shaitan InRelease
  103. Err:3 http://packages.openmediavault.org/public shaitan InRelease
  104. The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  105. Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
  106. Err:5 https://openmediavault.github.io/packages shaitan InRelease
  107. The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  108. Reading package lists...
  109. [ERROR ] stderr: W: http://deb.debian.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  110. W: http://deb.debian.org/debian/dists/bullseye-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  111. W: GPG error: http://packages.openmediavault.org/public shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  112. E: The repository 'http://packages.openmediavault.org/public shaitan InRelease' is not signed.
  113. W: http://archive.raspberrypi.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  114. W: GPG error: https://openmediavault.github.io/packages shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  115. E: The repository 'https://openmediavault.github.io/packages shaitan InRelease' is not signed.
  116. [ERROR ] retcode: 100
  117. [ERROR ] An exception occurred in this state: Traceback (most recent call last):
  118. File "/usr/lib/python3/dist-packages/salt/state.py", line 2276, in call
  119. ret = self.states[cdata["full"]](
  120. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
  121. return self.loader.run(run_func, *args, **kwargs)
  122. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
  123. return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
  124. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
  125. return _func_or_method(*args, **kwargs)
  126. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1276, in wrapper
  127. return f(*args, **kwargs)
  128. File "/usr/lib/python3/dist-packages/salt/states/module.py", line 394, in run
  129. return _run(**kwargs)
  130. File "/usr/lib/python3/dist-packages/salt/states/module.py", line 449, in _run
  131. func_ret = _call_function(
  132. File "/usr/lib/python3/dist-packages/salt/states/module.py", line 495, in _call_function
  133. mret = salt.utils.functools.call_function(__salt__[name], *func_args, **func_kwargs)
  134. File "/usr/lib/python3/dist-packages/salt/utils/functools.py", line 174, in call_function
  135. return salt_function(*function_args, **function_kwargs)
  136. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
  137. return self.loader.run(run_func, *args, **kwargs)
  138. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
  139. return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
  140. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
  141. return _func_or_method(*args, **kwargs)
  142. File "/usr/lib/python3/dist-packages/salt/modules/aptpkg.py", line 599, in refresh_db
  143. raise CommandExecutionError(comment)
  144. salt.exceptions.CommandExecutionError: W: http://deb.debian.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  145. W: http://deb.debian.org/debian/dists/bullseye-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  146. W: GPG error: http://packages.openmediavault.org/public shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  147. E: The repository 'http://packages.openmediavault.org/public shaitan InRelease' is not signed.
  148. W: http://archive.raspberrypi.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  149. W: GPG error: https://openmediavault.github.io/packages shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  150. E: The repository 'https://openmediavault.github.io/packages shaitan InRelease' is not signed.
  151.  
  152.  
  153. OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; omv-salt deploy run --no-color apt 2>&1' with exit code '1': raspberrypi:
  154. ----------
  155. ID: configure_apt_sources_list_openmediavault
  156. Function: file.managed
  157. Name: /etc/apt/sources.list.d/openmediavault.list
  158. Result: True
  159. Comment: File /etc/apt/sources.list.d/openmediavault.list is in the correct state
  160. Started: 03:34:09.323533
  161. Duration: 184.105 ms
  162. Changes:
  163. ----------
  164. ID: remove_apt_proxy
  165. Function: file.absent
  166. Name: /etc/apt/apt.conf.d/99openmediavault-proxy
  167. Result: True
  168. Comment: File /etc/apt/apt.conf.d/99openmediavault-proxy is not present
  169. Started: 03:34:09.508026
  170. Duration: 1.833 ms
  171. Changes:
  172. ----------
  173. ID: remove_apt_pref_kernel_backports
  174. Function: file.absent
  175. Name: /etc/apt/preferences.d/openmediavault-kernel-backports.pref
  176. Result: True
  177. Comment: File /etc/apt/preferences.d/openmediavault-kernel-backports.pref is not present
  178. Started: 03:34:09.510190
  179. Duration: 1.539 ms
  180. Changes:
  181. ----------
  182. ID: remove_apt_sources_list_kernel_backports
  183. Function: file.absent
  184. Name: /etc/apt/sources.list.d/openmediavault-kernel-backports.list
  185. Result: True
  186. Comment: File /etc/apt/sources.list.d/openmediavault-kernel-backports.list is not present
  187. Started: 03:34:09.512047
  188. Duration: 1.606 ms
  189. Changes:
  190. ----------
  191. ID: remove_apt_sources_list_omv_security_obsolete
  192. Function: file.absent
  193. Name: /etc/apt/sources.list.d/openmediavault-debian-security.list
  194. Result: True
  195. Comment: File /etc/apt/sources.list.d/openmediavault-debian-security.list is not present
  196. Started: 03:34:09.513973
  197. Duration: 1.5 ms
  198. Changes:
  199. ----------
  200. ID: refresh_apt_database
  201. Function: module.run
  202. Result: False
  203. Comment: An exception occurred in this state: Traceback (most recent call last):
  204. File "/usr/lib/python3/dist-packages/salt/state.py", line 2276, in call
  205. ret = self.states[cdata["full"]](
  206. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
  207. return self.loader.run(run_func, *args, **kwargs)
  208. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
  209. return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
  210. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
  211. return _func_or_method(*args, **kwargs)
  212. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1276, in wrapper
  213. return f(*args, **kwargs)
  214. File "/usr/lib/python3/dist-packages/salt/states/module.py", line 394, in run
  215. return _run(**kwargs)
  216. File "/usr/lib/python3/dist-packages/salt/states/module.py", line 449, in _run
  217. func_ret = _call_function(
  218. File "/usr/lib/python3/dist-packages/salt/states/module.py", line 495, in _call_function
  219. mret = salt.utils.functools.call_function(__salt__[name], *func_args, **func_kwargs)
  220. File "/usr/lib/python3/dist-packages/salt/utils/functools.py", line 174, in call_function
  221. return salt_function(*function_args, **function_kwargs)
  222. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
  223. return self.loader.run(run_func, *args, **kwargs)
  224. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
  225. return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
  226. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
  227. return _func_or_method(*args, **kwargs)
  228. File "/usr/lib/python3/dist-packages/salt/modules/aptpkg.py", line 599, in refresh_db
  229. raise CommandExecutionError(comment)
  230. salt.exceptions.CommandExecutionError: W: http://deb.debian.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  231. W: http://deb.debian.org/debian/dists/bullseye-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  232. W: GPG error: http://packages.openmediavault.org/public shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  233. E: The repository 'http://packages.openmediavault.org/public shaitan InRelease' is not signed.
  234. W: http://archive.raspberrypi.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  235. W: GPG error: https://openmediavault.github.io/packages shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  236. E: The repository 'https://openmediavault.github.io/packages shaitan InRelease' is not signed.
  237. Started: 03:34:09.517613
  238. Duration: 15700.411 ms
  239. Changes:
  240.  
  241. Summary for raspberrypi
  242. ------------
  243. Succeeded: 5
  244. Failed: 1
  245. ------------
  246. Total states run: 6
  247. Total run time: 15.891 s
  248. [ERROR ] Command 'apt-get' failed with return code: 100
  249. [ERROR ] stdout: Hit:1 http://deb.debian.org/debian bullseye InRelease
  250. Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
  251. Get:3 http://packages.openmediavault.org/public shaitan InRelease [12.8 kB]
  252. Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
  253. Get:5 https://openmediavault.github.io/packages shaitan InRelease [12.8 kB]
  254. Hit:6 https://openmediavault-plugin-developers.github.io/packages/debian shaitan InRelease
  255. Err:3 http://packages.openmediavault.org/public shaitan InRelease
  256. The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  257. Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
  258. Err:5 https://openmediavault.github.io/packages shaitan InRelease
  259. The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  260. Reading package lists...
  261. [ERROR ] stderr: W: http://deb.debian.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  262. W: http://deb.debian.org/debian/dists/bullseye-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  263. W: GPG error: http://packages.openmediavault.org/public shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  264. E: The repository 'http://packages.openmediavault.org/public shaitan InRelease' is not signed.
  265. W: http://archive.raspberrypi.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  266. W: GPG error: https://openmediavault.github.io/packages shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  267. E: The repository 'https://openmediavault.github.io/packages shaitan InRelease' is not signed.
  268. [ERROR ] retcode: 100
  269. [ERROR ] An exception occurred in this state: Traceback (most recent call last):
  270. File "/usr/lib/python3/dist-packages/salt/state.py", line 2276, in call
  271. ret = self.states[cdata["full"]](
  272. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
  273. return self.loader.run(run_func, *args, **kwargs)
  274. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
  275. return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
  276. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
  277. return _func_or_method(*args, **kwargs)
  278. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1276, in wrapper
  279. return f(*args, **kwargs)
  280. File "/usr/lib/python3/dist-packages/salt/states/module.py", line 394, in run
  281. return _run(**kwargs)
  282. File "/usr/lib/python3/dist-packages/salt/states/module.py", line 449, in _run
  283. func_ret = _call_function(
  284. File "/usr/lib/python3/dist-packages/salt/states/module.py", line 495, in _call_function
  285. mret = salt.utils.functools.call_function(__salt__[name], *func_args, **func_kwargs)
  286. File "/usr/lib/python3/dist-packages/salt/utils/functools.py", line 174, in call_function
  287. return salt_function(*function_args, **function_kwargs)
  288. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
  289. return self.loader.run(run_func, *args, **kwargs)
  290. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1228, in run
  291. return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
  292. File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1243, in _run_as
  293. return _func_or_method(*args, **kwargs)
  294. File "/usr/lib/python3/dist-packages/salt/modules/aptpkg.py", line 599, in refresh_db
  295. raise CommandExecutionError(comment)
  296. salt.exceptions.CommandExecutionError: W: http://deb.debian.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  297. W: http://deb.debian.org/debian/dists/bullseye-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  298. W: GPG error: http://packages.openmediavault.org/public shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  299. E: The repository 'http://packages.openmediavault.org/public shaitan InRelease' is not signed.
  300. W: http://archive.raspberrypi.org/debian/dists/bullseye/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/openmediavault.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
  301. W: GPG error: https://openmediavault.github.io/packages shaitan InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7E7A6C592EF35D13 NO_PUBKEY 24863F0C716B980B
  302. E: The repository 'https://openmediavault.github.io/packages shaitan InRelease' is not signed.
  303. in /usr/share/php/openmediavault/system/process.inc:220
  304. Stack trace:
  305. #0 /usr/share/php/openmediavault/engine/module/serviceabstract.inc(62): OMV\System\Process->execute()
  306. #1 /usr/share/openmediavault/engined/rpc/config.inc(174): OMV\Engine\Module\ServiceAbstract->deploy()
  307. #2 [internal function]: Engined\Rpc\Config->applyChanges(Array, Array)
  308. #3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
  309. #4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array)
  310. #5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(619): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatus0G...', '/tmp/bgoutput5z...')
  311. #6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))
  312. #7 /usr/share/openmediavault/engined/rpc/config.inc(195): OMV\Rpc\ServiceAbstract->callMethodBg('applyChanges', Array, Array)
  313. #8 [internal function]: Engined\Rpc\Config->applyChangesBg(Array, Array)
  314. #9 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
  315. #10 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('applyChangesBg', Array, Array)
  316. #11 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('Config', 'applyChangesBg', Array, Array, 1)
  317. #12 {main}
Advertisement
Add Comment
Please, Sign In to add comment