Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

收件箱的附件无法下载 #176

Open
4 tasks done
bob-zebedy opened this issue Jul 22, 2024 · 0 comments
Open
4 tasks done

收件箱的附件无法下载 #176

bob-zebedy opened this issue Jul 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@bob-zebedy
Copy link

bob-zebedy commented Jul 22, 2024

完整性要求 / Integrity requirements

  • 我保证阅读了文档,了解所有我编写的配置文件项的含义,而不是大量堆砌看似有用的选项或默认值。
  • 我提供了完整的配置文件和日志,而不是出于自己的判断只给出截取的部分。
  • 我搜索了issues,没有发现已提出的类似问题。
  • 我已经阅读了项目Readme常见问题

版本

docker latest

描述

收件箱的附件无法下载,点击附件名称后跳转到 /attachments/download/2/0
响应内容是
{
"errorNo": 100,
"errorMsg": "",
"data": ""
}

重现方式

任意邮箱发送带附件的邮件,pmail 接受到邮件后点击附件下载

服务端配置


N/A

服务端日志


[error][2024-07-22 15:14:06][/work/services/auth/auth.go:26]Error while checking user: needs a pointer to a slice or a map
[error][2024-07-22 15:14:18][/work/services/auth/auth.go:26]Error while checking user: needs a pointer to a slice or a map
[error][2024-07-22 15:14:20][/work/services/auth/auth.go:26]Error while checking user: needs a pointer to a slice or a map
[error][2024-07-22 15:15:11][/work/services/auth/auth.go:26]Error while checking user: needs a pointer to a slice or a map
[error][2024-07-22 15:16:49][/work/services/auth/auth.go:26]Error while checking user: needs a pointer to a slice or a map
[error][2024-07-22 15:20:21][/work/services/auth/auth.go:26]Error while checking user: needs a pointer to a slice or a map
[error][2024-07-22 15:21:24][/work/services/auth/auth.go:26]Error while checking user: needs a pointer to a slice or a map
[error][2024-07-22 15:23:03][/work/services/auth/auth.go:26]Error while checking user: needs a pointer to a slice or a map
[error][2024-07-22 15:25:38][/work/services/auth/auth.go:26]Error while checking user: needs a pointer to a slice or a map
@Jinnrry Jinnrry added the bug Something isn't working label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants