You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to set up Budibase using Docker. Upon step 2 (budi hosting --init), I get a FetchError. Apparently, budi hosting cannot download the docker-compose.yaml file from GitHub. However, I can download this file manually. Below please find the console output. Many thanks in advance for your support!
~# budi hosting --init
(node:3820) NOTE: The AWS SDK for JavaScript (v2) is in maintenance mode.
SDK releases are limited to address critical bug fixes and security issues only.
Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the blog post at https://a.co/cUPnyil
(Use `node --trace-warnings ...` to show where the warning was created)
? This will create multiple files in current directory, should continue? Yes
Error - Failed to run CLI command - please report with the following message:
Error - FetchError: request to https://raw.githubusercontent.com/Budibase/budibase/master/hosting/docker-compose.yaml failed, reason: connect ETIMEDOUT 185.199.109.133:443
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to set up Budibase using Docker. Upon step 2 (
budi hosting --init
), I get a FetchError. Apparently,budi hosting
cannot download thedocker-compose.yaml
file from GitHub. However, I can download this file manually. Below please find the console output. Many thanks in advance for your support!Beta Was this translation helpful? Give feedback.
All reactions