npx sst dev 오류
위 명령어를 실행했을때 아래와같은 오류가 나타납니다..
어떻게 해결해야할까요. 시작부터 막히네요..
SST v2.40.3 ready!
➜ App: raymong-lecture-follow
Stage: dev
Console: https://console.sst.dev/local/raymong-lecture-follow/dev
Error: Invalid character in header content ["authorization"]
Trace: TypeError: Invalid character in header content ["authorization"]
at __node_internal_captureLargerStackTrace (node:internal/errors:490:5)
at new NodeError (node:internal/errors:399:5)
at __node_internal_ (node:_http_outgoing:643:11)
at ClientRequest.setHeader (node:_http_outgoing:666:3)
at new ClientRequest (node:_http_client:292:14)
at request (node:https:360:10)
at C:\Users\user\Documents\GitHub\raymong-lecture-follow\node_modules\@smithy\node-http-handler\dist-cjs\index.js:233:19
at new Promise (<anonymous>)
at _NodeHttpHandler.handle (C:\Users\user\Documents\GitHub\raymong-lecture-follow\node_modules\@smithy\node-http-handler\dist-cjs\index.js:189:12)
at async C:\Users\user\Documents\GitHub\raymong-lecture-follow\node_modules\@smithy\middleware-serde\dist-cjs\index.js:33:24
at async C:\Users\user\Documents\GitHub\raymong-lecture-follow\node_modules\@smithy\core\dist-cjs\index.js:165:18
at async StandardRetryStrategy.retry (C:\Users\user\Documents\GitHub\raymong-lecture-follow\node_modules\@aws-sdk\middleware-retry\node_modules\@smithy\middleware-retry\dist-cjs\StandardRetryStrategy.js:51:46)
at async C:\Users\user\Documents\GitHub\raymong-lecture-follow\node_modules\@aws-sdk\middleware-logger\dist-cjs\index.js:33:22
at async file:///C:/Users/user/Documents/GitHub/raymong-lecture-follow/node_modules/sst/iot.js:7:22
at async file:///C:/Users/user/Documents/GitHub/raymong-lecture-follow/node_modules/sst/iot.js:24:22
at async Promise.all (index 2)
at async Object.handler (file:///C:/Users/user/Documents/GitHub/raymong-lecture-follow/node_modules/sst/cli/commands/dev.js:327:9)
at process.<anonymous> (file:///C:/Users/user/Documents/GitHub/raymong-lecture-follow/node_modules/sst/cli/sst.js:58:21)
at process.emit (node:events:525:35)
at process.emit (node:domain:489:12)
at process._fatalException (node:internal/process/execution:149:25)
at processPromiseRejections (node:internal/process/promises:288:13)
at process.processTicksAndRejections (node:internal/process/task_queues:96:32)
Need help with this error? Post it in #help on the SST Discord https://sst.dev/discord
Answer 1
0
혹시 aws cli 로그인이 잘 되어있는 상태인지 확인해보실 수 있을까요?
aws configure list
라는 명령어를 터미널에 입력하시면 aws configure로 로그인 한 계정이 나올텐데요
그 값에 access_key나 secret_key는 가리고 결과로 출력된 값을 같이 보여주시면 좋을 것 같습니다.
Cursor 설정
0
9
1
맥북으로 RDP 연결 질문
0
19
2
라우팅 테이블 설정 중 궁금한게 있습니다.
0
27
1
수강 연장 가능하면 요청 드립니다.
0
16
2
JPA Repository 질문이 있습니다!
1
29
2
수강 기간 연장 요청
1
46
1
7-1 강의부터 안되네요
0
54
1
npx sst dev 후, 웹페이지 미실행
0
224
2
npx sst dev 실행시
0
1553
10
7-3 /createCollections 리퀘스트시 권한에러
0
201
1
컬렉션 데이터베이스 생성시 오류
0
239
1
SES 메일 발송시 Internal Error가 나서 질문드려요~
0
292
1
도커 파일 빌드 오류 문의
0
314
1
전체 소스 다운로드 문의
0
229
1
토스 페이먼츠 관련 문의
0
502
1
huggingface 말고 civtai로 모델 바꿔끼워도되나요?
1
364
2
문의입니다.
0
279
1
어떻게 SST라는 노드 패키지를 알게되셨고 사용하실 생각을 하셨나요?
0
334
2
Lecture 8-2 axios post 관련 오류 질문있습니다
0
328
1
RunPod 실행 이후 Status 변화
0
517
1
안녕하세요 도커파일 빌드 중 오류 질문드립니다.
0
820
1
강의 자료 다운
-1
426
1
Lecture 7 내용 진행중 오류
0
424
2
Lecture 5 내용중 heic변환관련..
0
443
1

