최근 Discourse로 마이그레이션을 완료했는데, 시스템 이메일은 정상적으로 발송되는 것으로 보이지만, 시스템 이메일의 링크를 클릭하면 항상 빈 페이지로 리디렉션됩니다.
예시:
사용자에게 관리자 권한을 부여합니다.
해당 사용자는 시스템 이메일을 받습니다.
관리자 확인 버튼을 클릭합니다.
새 페이지 [domain]/u/confirm-email/[id]/[id]가 열리지만, 내용은 비어 있습니다.
현재 AWS SES를 사용하고 있습니다. 이 문제에 대한 의견을 공유해 주시면 감사하겠습니다. 감사합니다!
pfaffman
(Jay Pfaffman)
12월 4, 2020, 12:17오후
2
Are you using a docker image created with launcher? Do you have any non standard plugins?
Yes, we are using Discourse Docker. The only non-standard plugin we use creates a new tab “Forums” alongside Latest, News, Unread. Checked the site settings but I’m not able to point what email/admin settings to change?
Hello. I think I saw something in “console”:
Firefox:
“Request to access cookie or storage on “” was blocked because it came from a tracker and content blocking is enabled.”
Chrome:
“Cross-Origin Read Blocking (CORB) blocked cross-origin response…”
I’m not sure but is there something that I could change in site settings or in app.yml?
Update: When JavaScript is disabled, I can now access the "confirm admin page. In addition, I tried /safe-mode but the page didn’t load as well.