deck icon indicating copy to clipboard operation
deck copied to clipboard

Issue when start project

Open andes2912 opened this issue 2 years ago • 4 comments

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

Screenshot 2022-08-23 at 14 24 29

andes2912 avatar Aug 23 '22 07:08 andes2912

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

Subhajit9836 avatar Aug 25 '22 08:08 Subhajit9836

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

Houbsi avatar Sep 18 '22 10:09 Houbsi

So, where is the error ?

andes2912 avatar Sep 18 '22 15:09 andes2912

@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 avatar Sep 18 '22 15:09 Houbsi

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: * Status: The command '/bin/sh -c wget -O /var/preview/index.html https://raw.githubusercontent.com/deck-app/stack-preview-screen/main/install/index.html' returned a non-zero code: 1, Code: 1

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 [email protected] ---> 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: * Status: The command '/bin/sh -c wget -O /var/preview/index.html https://raw.githubusercontent.com/deck-app/stack-preview-screen/main/install/index.html' returned a non-zero code: 1, Code: 1

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 [email protected] ---> 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: * Status: The command '/bin/sh -c wget -O /var/preview/index.html https://raw.githubusercontent.com/deck-app/stack-preview-screen/main/install/index.html' returned a non-zero code: 1, Code: 1

`

Houbsi avatar Sep 19 '22 09:09 Houbsi

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

Houbsi avatar Sep 23 '22 18:09 Houbsi

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

andes2912 avatar Sep 24 '22 04:09 andes2912

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.

nabad600 avatar Mar 06 '23 15:03 nabad600