sfx101 / deck

DECK is a powerful and high performant local web development studio, an open source alternative to Docker desktop
https://github.com/deck-app
GNU Affero General Public License v3.0
1.51k stars 71 forks source link

Issue when start project #76

Closed andes2912 closed 1 year ago

andes2912 commented 2 years ago

Hello, i have issue when starting project, like this :

Screenshot 2022-08-23 at 14 24 29
Subhajit9836 commented 2 years ago

Hi @andes2912

We tested Deck thoroughly on MAC, Windows, and Linux and couldn't reproduce the issue. There are several things that can cause this issue like -

  1. Network issue
  2. Internet service provider issue (Some service providers usually block some port/site)
  3. github network issue(Network Threshold).

wget is a linux default package. So, it'll be tough for us to troubleshoot this issue on our end without further info. It'll be great if you can share some more details about the steps/stack when you faced the issue.

Please check the screenshots to get the details of our test output. image_2022_08_23T09_00_32_128Z image_2022_08_23T09_00_41_490Z image_2022_08_23T09_00_50_235Z image_2022_08_23T09_00_56_511Z

Thanks Subhajit

Houbsi commented 1 year ago

Hi there,

i have some sort of the same problem. At least with the step.

left side: Deck app and right side my terminal window.. where it works fine:

grafik

andes2912 commented 1 year ago

So, where is the error ?

Houbsi commented 1 year ago

@andes2912 The same as you wget does not get URL raw.githubusercontent.com. But my machine is able to get it without any issue.

Houbsi commented 1 year ago

`Step 9/51 : RUN wget -O /var/preview/index.html https://raw.githubusercontent.com/deck-app/stack-preview-screen/main/install/index.html ---> Running in de44b6d398c0 wget: bad address 'raw.githubusercontent.com' 1 error occurred:

Starting now works. But here is a new error. When i click the link in Deck.app then it shows me the SourceCode of an html file.

This issue i had before #80 & #86 . Those are now fixed so that i can start it again.

EDIT:

` Sending build context to Docker daemon 32.72kB Step 1/51 : ARG BACK_END Step 2/51 : FROM ghcr.io/deck-app/nginx:v8.1 ---> 7e1c43fc1ba6 Step 3/51 : LABEL maintainer Naba Das hello@get-deck.com ---> Using cache ---> 7dac20a2fd38 Step 4/51 : ARG LARAVEL_VERSION ---> Using cache ---> 723187b0bf67 Step 5/51 : RUN mkdir -p /app ---> Using cache ---> 00194208c03c Step 6/51 : RUN mkdir -p /var/preview ---> Using cache ---> dd2480f0246a Step 7/51 : COPY default.conf /app/default.conf ---> Using cache ---> 3703665cd989 Step 8/51 : COPY default.conf /etc/nginx/conf.d/default.conf ---> Using cache ---> c8d5b2bfced1 Step 9/51 : RUN wget -O /var/preview/index.html https://raw.githubusercontent.com/deck-app/stack-preview-screen/main/install/index.html ---> Running in a622a24bc14d wget: bad address 'raw.githubusercontent.com' 1 error occurred:

Sending build context to Docker daemon 32.72kB Step 1/51 : ARG BACK_END Step 2/51 : FROM ghcr.io/deck-app/nginx:v8.1 ---> 7e1c43fc1ba6 Step 3/51 : LABEL maintainer Naba Das hello@get-deck.com ---> Using cache ---> 7dac20a2fd38 Step 4/51 : ARG LARAVEL_VERSION ---> Using cache ---> 723187b0bf67 Step 5/51 : RUN mkdir -p /app ---> Using cache ---> 00194208c03c Step 6/51 : RUN mkdir -p /var/preview ---> Using cache ---> dd2480f0246a Step 7/51 : COPY default.conf /app/default.conf ---> Using cache ---> 3703665cd989 Step 8/51 : COPY default.conf /etc/nginx/conf.d/default.conf ---> Using cache ---> c8d5b2bfced1 Step 9/51 : RUN wget -O /var/preview/index.html https://raw.githubusercontent.com/deck-app/stack-preview-screen/main/install/index.html ---> Running in d0a61385b555 wget: bad address 'raw.githubusercontent.com' 1 error occurred:

`

Houbsi commented 1 year ago

Update: It magically started to work. Don't ask me what i changed. But i have no clue why it now started to work.

andes2912 commented 1 year ago

Update: It magically started to work. Don't ask me what i changed. But i have no clue why it now started to work.

Wow, its magic bro

nabad600 commented 1 year ago

Hi All We may need to close this ticket in the next 24 hours. So, I request you to inform us about the status of your query. Let us know of any issues, we'd be happy to help.