[Error Handling] 데이터베이스 config 비밀번호 에러
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 72/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- database
Research direction
Start with server/config.json and inspect the database password value used by the development environment. Confirm that the password is represented as a string, then rerun the Sequelize database setup or migration to verify that the internal/crypto/hash.js ERR_INVALID_ARG_TYPE error no longer occurs.
Written by the indexing model from the issue text.
Description
어떤 에러인가요?
- 시퀄라이즈를 이용해서 데이터베이스 구축 및 마이그레이션할 때 config 파일에 비밀번호를 문자열로 설정하지 않아서 생긴 오류
에러 메시지
Loaded configuration file "config/config.json".
Using environment "development".
internal/crypto/hash.js:84
throw new ERR_INVALID_ARG_TYPE(
^
에러 핸들링 방법
server/config.json 파일에서 데이터베이스 비밀번호를 문자열로 변경함
에러 핸들링을 위해 참고한 레퍼런스 링크
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from codestates/ThereWeather
-
devlog
Difficulty 4/5 3-5 days Newbie friendliness 20/100
codestates/ThereWeather#197 ·
-
error
Difficulty 4/5 3-5 days Newbie friendliness 25/100
codestates/ThereWeather#196 ·
-
devlog
Difficulty 5/5 Over a week Newbie friendliness 10/100
codestates/ThereWeather#195 ·
-
[👾 Error Handling] EagerLoadingError [SequelizeEagerLoadingError]: post is not associated to user! Openerror
Difficulty 3/5 1-2 days Newbie friendliness 15/100
codestates/ThereWeather#188 ·
-
error
Difficulty 2/5 1-3 hours Newbie friendliness 25/100
codestates/ThereWeather#186 ·
All issues in codestates/ThereWeather
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·
-
client-controller-update ta-bot-triage team-money-movement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
MetaMask/metamask-mobile#36594 ·