Open uglycrab opened 7 months ago
Need app error logs. https://snipe-it.readme.io/docs/getting-help
Snipe-IT DocumentationIf you're having trouble setting up Snipe-IT, don't worry!
需要应用程序错误日志。https://snipe-it.readme.io/docs/getting-help
Snipe-IT文档寻求帮助如果您在设置 Snipe-IT 时遇到问题,请不要担心!
Error in browser: TypeError Return value of App\Models\CheckoutAcceptance::routeNotificationForMail() must be of the type string, null returned
laravel.log: production.ERROR: Return value of App\Models\CheckoutAcceptance::routeNotificationForMail() must be of the type string, null returned {"userId":95,"exception":"[object] (TypeError(code: 0): Return value of App\Models\CheckoutAcceptance::routeNotificationForMail() must be of the type string, null returned at C:\wamp64\www\snipe-it\app\Models\CheckoutAcceptance.php:24)
[stacktrace]
"}
[PHP Modules] bcmath bz2 calendar Core ctype curl date dom exif fileinfo filter gd gettext gmp hash iconv imap intl json ldap libxml mbstring mysqli mysqlnd openssl pcre PDO pdo_mysql pdo_sqlite Phar readline Reflection session SimpleXML soap sockets sodium SPL standard tokenizer xml xmlreader xmlrpc xmlwriter xsl zip zlib
Snipe-IT DocumentationIf you're having trouble setting up Snipe-IT, don't worry!
Is it possible that user (or multiple users) were imported somehow with a space as their email address?
是否有可能以某种方式导入用户(或多个用户)并使用空格作为其电子邮件地址?
No user is imported and the administrator manually creates the user. When the user receives the asset signature, server 500 appears. A page refresh error indicates that the asset has been accepted
I'm not able to reproduce this locally :(
我在7.0.9版本中也遇到了同样的问题,不过通过日志,我解决了该问题,并能使用户成功签署,以下是操作方法,你也可以尝试下 `cd /var/www/html/snipeit/storage/logs chmod 777 laravel.log
php artisan config:cache php artisan config:clear php artisan cache:clear php artisan view:clear `
Debug mode
Describe the bug
I enabled the signature feature, but server 500 appeared when the user received the asset signature, and the return screen showed an error: The asset has been accepted
Reproduction steps
I enabled the signature feature, but server 500 appeared when the user received the asset signature, and the return screen showed an error: The asset has been accepted
Expected behavior
I enabled the signature feature, but server 500 appeared when the user received the asset signature, and the return screen showed an error: The asset has been accepted
Screenshots
No response
Snipe-IT Version
6
Operating System
centos
Web Server
阿帕奇
PHP Version
7.4
Operating System
No response
Browser
No response
Version
No response
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
No response
Additional context
No response