• 로그인
  • 장바구니에 상품이 없습니다.

home2 게시판 Node.js, Express 게시판 gcp 404 에러 뜨는데 왜 이럴까요

gcp 404 에러 뜨는데 왜 이럴까요

  • 이 주제에는 4개 답변, 2명 참여가 있으며 티모갓3 년 전에 전에 마지막으로 업데이트했습니다.
5 글 보임 - 1 에서 5 까지 (총 5 중에서)
  • 글쓴이
  • #38422

    티모갓
    참가자
    
    
    클라우드 배포 강의 그대로 따라했는데 접속하니 404 에러 뜨네요ㅠㅠ
    로컬 환경에서는 잘 됐는데 뭐가 문제일까요?
    
    
    		
    	
    #38437

    codingapple
    키 마스터
    기다리면 잘될 수도 있습니다
    아니면 구글클라우드 콘솔가서 에러같은게 없나 확인합시다
    #38444

    티모갓
    참가자
    vscode 콘솔창에 gcloud app logs tail -s default라고 치니까 이렇게 뜹니다
    
    Waiting for new log entries...
    2022-07-11 04:12:37 default[20220711t130036]  "GET /" 404
    2022-07-11 04:13:17 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 04:13:27 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 04:17:39 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 04:32:27 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 04:36:05 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:20 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:21 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:22 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:23 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:24 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:25 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:26 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:27 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:28 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:29 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:30 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:31 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:31 default[20220711t130036]  "GET /shop/wp-includes/wlwmanifest.xml" 404
    2022-07-11 05:08:32 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:32 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:33 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:08:33 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:17:51 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:49 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:49 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:50 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:50 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:50 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:51 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:51 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:51 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:52 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:52 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:52 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:53 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:53 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:53 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:53 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:53 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:53 default[20220711t130036]  "GET /2018/wp-includes/wlwmanifest.xml" 404
    2022-07-11 05:29:54 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:54 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:54 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:54 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 05:29:54 default[20220711t130036]  "GET /media/wp-includes/wlwmanifest.xml" 404
    2022-07-11 05:29:55 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 06:04:56 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 06:23:41 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 06:33:29 default[20220711t130036]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    2022-07-11 06:42:34 default[20220711t153759]
    2022-07-11 06:42:34 default[20220711t153759]  > webnov@1.0.0 start
    2022-07-11 06:42:34 default[20220711t153759]  > node server.js
    2022-07-11 06:42:34 default[20220711t153759]
    2022-07-11 06:42:35 default[20220711t153759]  listening on 8080
    2022-07-11 06:44:52 default[20220711t153759]  Error: ENOENT: no such file or directory, stat '/frontend/dist/index.html'
    
    서버에는(server.js)
    app.get('/', (req, res) => {
      res.sendFile(path.join(__dirname, '../frontend/dist/index.html'));
    });
    app.use(express.static(path.join(__dirname, '../frontend/dist')));
    
    app.get('*', (req, res) => {
      res.sendFile(path.join(__dirname, '../frontend/dist/index.html'));
    });
    
    이렇게 짜놨는데 잘못된 부분이 있을까요? 아니면...
    
    
    
    상위 폴더 안에 backend frontend 폴더 구분해뒀는데
    혹시 backend 폴더에서 gcloud app deploy 해준 게 문제인지...
    
    #38465

    codingapple
    키 마스터
    네 frontend 폴더를 backend안에 집어넣어봅시다
    #38471

    티모갓
    참가자
    해결됐습니다 감사합니다!!!
5 글 보임 - 1 에서 5 까지 (총 5 중에서)
  • 답변은 로그인 후 가능합니다.

About

현재 월 700명 신규수강중입니다.

  (09:00~20:00) 빠른 상담은 카톡 플러스친구 코딩애플 (링크)
  admin@codingapple.com
  이용약관, 개인정보처리방침
ⓒ Codingapple, 강의 예제, 영상 복제 금지
top

© Codingapple, All rights reserved. 슈퍼로켓 에듀케이션 / 서울특별시 강동구 고덕로 19길 30 / 사업자등록번호 : 212-26-14752 온라인 교육학원업 / 통신판매업신고번호 : 제 2017-서울강동-0002 호 / 개인정보관리자 : 박종흠