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

【フォーム】ファイルを添付するとエラーになる #2938

Closed
seto1 opened this issue Dec 12, 2023 · 2 comments
Closed

【フォーム】ファイルを添付するとエラーになる #2938

seto1 opened this issue Dec 12, 2023 · 2 comments
Labels
Bug バグ Ver4 バージョン4

Comments

@seto1
Copy link
Collaborator

seto1 commented Dec 12, 2023

baserCMS version : 4.9.0-dev

ファイルを添付するとエラー画面になる

エラーログ

[Error] 2023-12-12 19:10:41 ---------------------------------------------------------
[SocketException] ファイルが見つかりません。: "/var/www/html/_baser/seto1/app/webroot/files/mail/limited/1/messages/Array"
Request URL: /_baser/seto1/contact/submit
Stack Trace:
#0 /var/www/html/_baser/seto1/lib/Baser/Controller/BcAppController.php(1132): CakeEmail->attachments(Array)
#1 /var/www/html/_baser/seto1/lib/Baser/Plugin/Mail/Controller/MailController.php(663): BcAppController->sendMail('admin@test.test', '\xE3\x80\x90baserCMS\xE3\x80\x91\xE3...', Array, Array)
#2 /var/www/html/_baser/seto1/lib/Baser/Plugin/Mail/Controller/MailController.php(410): MailController->_sendEmail(Array)
#3 [internal function]: MailController->submit()
#4 /var/www/html/_baser/seto1/lib/Cake/Controller/Controller.php(499): ReflectionMethod->invokeArgs(Object(MailController), Array)
#5 /var/www/html/_baser/seto1/lib/Cake/Routing/Dispatcher.php(193): Controller->invokeAction(Object(CakeRequest))
#6 /var/www/html/_baser/seto1/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(MailController), Object(CakeRequest))
#7 /var/www/html/_baser/seto1/app/webroot/index.php(123): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#8 {main}
@seto1
Copy link
Collaborator Author

seto1 commented Dec 12, 2023

5系とはまた違った現象

#2816
#2936

@ryuring ryuring added Bug バグ Ver4 バージョン4 labels Dec 14, 2023
@seto1
Copy link
Collaborator Author

seto1 commented Dec 20, 2023

再度確認すると再現しなかったためクローズします。
フォルダの状態だとは思うのですが原因不明です。

@seto1 seto1 closed this as completed Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug バグ Ver4 バージョン4
Projects
None yet
Development

No branches or pull requests

2 participants