Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2022
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.97 KB | None | 0 0
  1. umbrel@umbrel:~/umbrel$ sudo ./scripts/update/update --repo getumbrel/umbrel#v0.5.1
  2. Cloning into '/tmp/umbrel-update'...
  3. remote: Enumerating objects: 5328, done.
  4. remote: Counting objects: 100% (1255/1255), done.
  5. remote: Compressing objects: 100% (335/335), done.
  6. remote: Total 5328 (delta 913), reused 1156 (delta 875), pack-reused 4073
  7. Receiving objects: 100% (5328/5328), 1.60 MiB | 4.83 MiB/s, done.
  8. Resolving deltas: 100% (3231/3231), done.
  9. Note: switching to '7ab0914ecfe569aeccdeef2d3d71b4f5de1e4f49'.
  10.  
  11. You are in 'detached HEAD' state. You can look around, make experimental
  12. changes and commit them, and you can discard any commits you make in this
  13. state without impacting any branches by switching back to a branch.
  14.  
  15. If you want to create a new branch to retain commits you create, you may
  16. do so (now or later) by using -c with the switch command. Example:
  17.  
  18. git switch -c <new-branch-name>
  19.  
  20. Or undo this operation with:
  21.  
  22. git switch -
  23.  
  24. Turn off this advice by setting config variable advice.detachedHead to false
  25.  
  26. Pulling tor_proxy ... done
  27. Pulling dashboard ... done
  28. Pulling manager ... done
  29. Pulling nginx ... done
  30. Pulling auth ... done
  31. Stopping core-lightning-rtl_app_proxy_1 ...
  32. Stopping core-lightning-rtl_tor_server_1 ...
  33. Stopping lightning-terminal_app_proxy_1 ...
  34. Stopping lightning-terminal_tor_server_1 ...
  35. Stopping bluewallet_app_proxy_1 ...
  36. Stopping bluewallet_tor_server_1 ...
  37. Stopping bluewallet_redis_1 ...
  38. Stopping lndg_tor_server_1 ...
  39. Stopping lndg_app_proxy_1 ...
  40. Stopping electrs_app_1 ...
  41. Stopping electrs_electrs_1 ...
  42. Stopping electrs_app_proxy_1 ...
  43. Stopping electrs_tor_server_1 ...
  44. Stopping mempool_mariadb_1 ...
  45. Stopping mempool_app_proxy_1 ...
  46. Stopping mempool_tor_server_1 ...
  47. Stopping mempool_web_1 ...
  48. Stopping mempool_api_1 ...
  49. Stopping ride-the-lightning_tor_server_1 ...
  50. Stopping ride-the-lightning_app_proxy_1 ...
  51. Stopping lightning-shell_tor_server_1 ...
  52. Stopping lightning-shell_app_proxy_1 ...
  53. Stopping thunderhub_tor_server_1 ...
  54. Stopping thunderhub_app_proxy_1 ...
  55. Stopping bitcoin_server_1 ...
  56. Stopping bitcoin_app_proxy_1 ...
  57. Stopping core-lightning-rtl_app_proxy_1 ... done
  58. Stopping bluewallet_app_proxy_1 ... done
  59. Stopping bluewallet_tor_server_1 ... done
  60. Stopping lightning-terminal_tor_server_1 ... done
  61. Removing bluewallet_app_proxy_1 ... done
  62. Stopping lightning-terminal_app_proxy_1 ... done
  63. Stopping mempool_mariadb_1 ... done
  64. Stopping electrs_app_1 ... done
  65. Stopping lndg_app_proxy_1 ... done
  66. Stopping bitcoin_tor_server_1 ... done
  67. Stopping thunderhub_app_proxy_1 ... done
  68. Removing thunderhub_tor_server_1 ... done
  69. Removing thunderhub_app_proxy_1 ... done
  70. Stopping bitcoin_server_1 ... done
  71. Stopping electrs_electrs_1 ... done
  72. Stopping electrs_app_proxy_1 ... done
  73. Stopping mempool_api_1 ... done
  74. Removing mempool_mariadb_1 ... done
  75. Removing mempool_app_proxy_1 ...
  76. Removing mempool_tor_server_1 ...
  77. Removing mempool_web_1 ... done
  78. Removing mempool_api_1 ... done
  79. Removing electrs_app_1 ... done
  80. Removing electrs_electrs_1 ... done
  81. Removing electrs_app_proxy_1 ... done
  82. Stopping bitcoin_bitcoind_1 ... done
  83. Removing bitcoin_server_1 ... done
  84. Removing bitcoin_app_proxy_1 ... done
  85. Removing bitcoin_tor_server_1 ... done
  86. Removing bitcoin_bitcoind_1 ... done
  87. Stopping middleware ... done
  88. Stopping nginx ... done
  89. Stopping manager ... done
  90. Stopping auth ... done
  91. Stopping dashboard ... done
  92. Stopping tor ... done
  93. Removing middleware ... done
  94. Removing nginx ... done
  95. Removing manager ... done
  96. Removing auth ... done
  97. Removing dashboard ... done
  98. Removing tor ... done
  99. Removing network umbrel_main_network
  100. ERROR: error while removing network: network umbrel_main_network id 06e6287b610a9545713d263b622b2565c542f55c906ea2f5c5aad83d9aaec60a has active endpoints
  101. ERROR: The Compose file is invalid because:
  102. Service app_proxy has neither an image nor a build context specified. At least one must be provided.
  103. Removing network umbrel_main_network
  104. ERROR: error while removing network: network umbrel_main_network id 06e6287b610a9545713d263b622b2565c542f55c906ea2f5c5aad83d9aaec60a has active endpoints
  105. Creating auth ... done
  106. Creating dashboard ... done
  107. Creating tor ... done
  108. Creating manager ... done
  109. Creating nginx ... done
  110. Creating middleware ... done
  111. WARNING: The APP_LIGHTNING_NODE_DATA_DIR variable is not set. Defaulting to a blank string.
  112. WARNING: The APP_LIGHTNING_NODE_IP variable is not set. Defaulting to a blank string.
  113. WARNING: The APP_LIGHTNING_NODE_GRPC_PORT variable is not set. Defaulting to a blank string.
  114. WARNING: The APP_LIGHTNING_NODE_DATA_DIR variable is not set. Defaulting to a blank string.
  115. WARNING: The APP_LIGHTNING_NODE_IP variable is not set. Defaulting to a blank string.
  116. WARNING: The APP_LIGHTNING_NODE_GRPC_PORT variable is not set. Defaulting to a blank string.
  117. WARNING: The APP_CORE_LIGHTNING_REST_IP variable is not set. Defaulting to a blank string.
  118. WARNING: The APP_CORE_LIGHTNING_REST_PORT variable is not set. Defaulting to a blank string.
  119. WARNING: The APP_CORE_LIGHTNING_REST_CERT_DIR variable is not set. Defaulting to a blank string.
  120. Creating lightning-shell_tor_server_1 ...
  121. WARNING: The APP_LIGHTNING_NODE_DATA_DIR variable is not set. Defaulting to a blank string.
  122. WARNING: The APP_LIGHTNING_NODE_IP variable is not set. Defaulting to a blank string.
  123. WARNING: The APP_LIGHTNING_NODE_REST_PORT variable is not set. Defaulting to a blank string.
  124. Creating lightning-shell_web_1 ...
  125. Creating lightning-shell_web_1 ... error
  126. WARNING: The APP_LIGHTNING_NODE_GRPC_PORT variable is not set. Defaulting to a blank string.
  127.  
  128. ERROR: for lightning-shell_web_1 Cannot create container for service web: create .: volume name is too short, names should be at least two alphanumeric characters
  129. Creating lndg_tor_server_1 ...
  130. Creating lndg_web_1 ... error
  131. Creating lndg_app_proxy_1 ...
  132.  
  133. ERROR: for lndg_web_1 Cannot create container for service web: create .: volume name is too short, names should be at least two alphanumeric characters
  134. Creating core-lightning-rtl_app_proxy_1 ...
  135. Creating core-lightning-rtl_rtl_1 ...
  136. Creating core-lightning-rtl_tor_server_1 ...
  137. WARNING: The APP_LIGHTNING_NODE_DATA_DIR variable is not set. Defaulting to a blank string.
  138. WARNING: The APP_LIGHTNING_NODE_IP variable is not set. Defaulting to a blank string.
  139. WARNING: The APP_LIGHTNING_NODE_GRPC_PORT variable is not set. Defaulting to a blank string.
  140. WARNING: The APP_LIGHTNING_NODE_DATA_DIR variable is not set. Defaulting to a blank string.
  141. WARNING: The APP_LIGHTNING_NODE_IP variable is not set. Defaulting to a blank string.
  142. WARNING: The APP_LIGHTNING_NODE_GRPC_PORT variable is not set. Defaulting to a blank string.
  143. WARNING: The APP_LIGHTNING_NODE_DATA_DIR variable is not set. Defaulting to a blank string.
  144. Creating core-lightning-rtl_rtl_1 ... error
  145. WARNING: The APP_LIGHTNING_NODE_GRPC_PORT variable is not set. Defaulting to a blank string.
  146.  
  147. ERROR: for core-lightning-rtl_rtl_1 Cannot create container for service rtl: create .: volume name is too short, names should be at least two alphanumeric characters
  148. Creating ride-the-lightning_web_1 ... error
  149. Creating ride-the-lightning_tor_server_1 ...
  150. Creating ride-the-lightning_app_proxy_1 ...
  151. Creating ride-the-lightning_loop_1 ...
  152. Creating ride-the-lightning_boltz_1 ...
  153.  
  154. ERROR: for ride-the-lightning_web_1 Cannot create container for service web: create .: volume name is too short, names should be at least two alphanumeric characters
  155. Creating bitcoin_app_proxy_1 ...
  156. Creating bitcoin_bitcoind_1 ...
  157. Creating ride-the-lightning_boltz_1 ... error
  158. Creating ride-the-lightning_loop_1 ... error
  159. ERROR: for ride-the-lightning_boltz_1 Cannot create container for service boltz: create .: volume name is too short, names should be at least two alphanumeric characters
  160.  
  161. ERROR: for ride-the-lightning_loop_1 Cannot create container for service loop: create .: volume name is too short, names should be at least two alphanumeric characters
  162. Creating lightning-terminal_tor_server_1 ...
  163. Creating lightning-terminal_web_1 ...
  164. Creating lightning-terminal_app_proxy_1 ...
  165. Creating thunderhub_web_1 ...
  166. Creating lightning-terminal_web_1 ... error
  167. Creating thunderhub_app_proxy_1 ...
  168.  
  169. ERROR: for lightning-terminal_web_1 Cannot create container for service web: create .: volume name is too short, names should be at least two alphanumeric characters
  170. Creating bluewallet_tor_server_1 ...
  171. Creating mempool_web_1 ...
  172. Creating bluewallet_redis_1 ...
  173. Creating mempool_app_proxy_1 ...
  174. Creating bluewallet_app_proxy_1 ...
  175. Creating mempool_mariadb_1 ...
  176. Creating mempool_tor_server_1 ...
  177. Creating thunderhub_web_1 ... error
  178. Creating mempool_api_1 ...
  179. Creating electrs_electrs_1 ...
  180. Creating lightning-shell_tor_server_1 ... done
  181. ERROR: for thunderhub_web_1 Cannot create container for service web: create .: volume name is too short, names should be at least two alphanumeric characters
  182. Creating lightning-shell_app_proxy_1 ... done
  183. Creating lndg_tor_server_1 ... done
  184. ERROR: for web Cannot create container for service web: create .: volume name is too short, names should be at least two alphanumeric characters
  185. Creating lndg_app_proxy_1 ... done
  186. Creating core-lightning-rtl_app_proxy_1 ... done
  187. ERROR: for web Cannot create container for service web: create .: volume name is too short, names should be at least two alphanumeric characters
  188. Creating ride-the-lightning_tor_server_1 ... done
  189. Creating ride-the-lightning_app_proxy_1 ... done
  190. ERROR: for rtl Cannot create container for service rtl: create .: volume name is too short, names should be at least two alphanumeric characters
  191. Creating bitcoin_tor_server_1 ... done
  192.  
  193. ERROR: for web Cannot create container for service web: create .: volume name is too short, names should be at least two alphanumeric characters
  194.  
  195. ERROR: for boltz Cannot create container for service boltz: create .: volume name is too short, names should be at least two alphanumeric characters
  196. Creating bitcoin_app_proxy_1 ... done
  197. Creating bitcoin_bitcoind_1 ... done
  198. Creating bluewallet_redis_1 ... done
  199. Creating mempool_web_1 ... done
  200. Creating bluewallet_tor_server_1 ... done
  201. Creating mempool_mariadb_1 ... done
  202. Creating thunderhub_tor_server_1 ... done
  203. Creating mempool_app_proxy_1 ... done
  204.  
  205. ERROR: for web Cannot create container for service web: create .: volume name is too short, names should be at least two alphanumeric characters
  206. Creating lightning-terminal_app_proxy_1 ... done
  207.  
  208. Creating bluewallet_app_proxy_1 ... done
  209. ERROR: Encountered errors while bringing up the project.
  210.  
  211. ERROR: for lndhub Cannot create container for service lndhub: create .: volume name is too short, names should be at least two alphanumeric characters
  212. Creating electrs_app_1 ... done
  213. umbrel@umbrel:~/umbrel$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement