Skip to content

fix: rollback#80

Merged
saebyeok0306 merged 1 commit intomainfrom
develop
Jul 19, 2025
Merged

fix: rollback#80
saebyeok0306 merged 1 commit intomainfrom
develop

Conversation

@saebyeok0306
Copy link
Copy Markdown
Owner

원인

  • 배포서버 (우분투)에서 /etc/profile.d/spring-env.sh에서 환경변수를 결정하고 있었음.
  • 그런데 서버폴더에 있는 .env 파일이 환경변수를 관리한다고 생각하여 엉뚱한 곳에서 oracle db 비밀번호를 변경 후 재시작.
  • 비밀번호가 일치하지 않아서 DB 접근 실패.
  • oracle db 문제라고 파악하고 이 기회에 mysql로 마이그레이션 하려던 때에 위의 원인 발견 및 롤백.

@saebyeok0306 saebyeok0306 self-assigned this Jul 19, 2025
@saebyeok0306 saebyeok0306 added the fix 버그 수정 label Jul 19, 2025
@saebyeok0306 saebyeok0306 merged commit 1b69125 into main Jul 19, 2025
2 checks passed
@github-actions
Copy link
Copy Markdown

Code Coverage

Overall Project 25.71%

There is no coverage information present for the Files changed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix 버그 수정

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant