mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 14:25:50 +03:00
[GH-ISSUE #51] Cannot read properties of undefined (reading 'map') #19
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PIKACHUIM on GitHub (Dec 27, 2023).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/51
提示:Cannot read properties of undefined (reading 'map')
获取新邮箱提示的后缀是:test.com,不是自己设置的
@PIKACHUIM commented on GitHub (Dec 27, 2023):
Request failed with status code 500
@PIKACHUIM commented on GitHub (Dec 27, 2023):
可能是域名问题,换成cf提供的,现在报错:
timeout of 10000ms exceeded
域名是:https://xxxxx.xxxx.workers.dev
@PIKACHUIM commented on GitHub (Dec 27, 2023):
已解决,配置问题
@dreamhunter2333 commented on GitHub (Dec 27, 2023):
test.com 是前端写的一个默认值,
赞,最终解决了
@PIKACHUIM commented on GitHub (Dec 28, 2023):
感谢解答,具体原因是cf那边的MX记录设置包含了别的邮局地址的情况下,会导致邮件路由默认关闭(虽然是启用的子域名,但是主域名关闭了子域名也不可用)