Clone
1
NextCloud log
Francesco Mancuso edited this page 2026-04-26 15:03:44 +02:00
{
    "reqId": "Q4IMFmzagmNGx6QyZOa5",
    "level": 3,
    "time": "2026-04-26T12:42:38+00:00",
    "remoteAddr": "158.47.222.247",
    "user": "Anotherweb",
    "app": "jsresourceloader",
    "method": "GET",
    "url": "/settings/user/workflow",
    "scriptName": "/index.php",
    "message": "Could not find resource core/js/systemtags.js to load",
    "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36",
    "version": "33.0.2.2",
    "data": {
        "app": "jsresourceloader"
    }
}
{
    "reqId": "CHCYzHCH6YHXZCUiv5Wm",
    "level": 3,
    "time": "2026-04-26T12:46:36+00:00",
    "remoteAddr": "158.47.222.247",
    "user": "Anotherweb",
    "app": "core",
    "method": "POST",
    "url": "/ocs/v2.php/cloud/users",
    "scriptName": "/ocs/v2.php",
    "message": "Sending mail to \"Array\n(\n    [info@mancusastucci.it] => MancusAstucci\n)\n\" with subject \"Your AnotherCloud account was created\" failed",
    "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36",
    "version": "33.0.2.2",
    "exception": {
        "Exception": "Symfony\\Component\\Mailer\\Exception\\TransportException",
        "Message": "Connection could not be established with host \"127.0.0.1:25\": stream_socket_client(): Unable to connect to 127.0.0.1:25 (Connection refused)",
        "Code": 0,
        "Trace": [
            {
                "function": "{closure:Symfony\\Component\\Mailer\\Transport\\Smtp\\Stream\\SocketStream::initialize():153}",
                "class": "Symfony\\Component\\Mailer\\Transport\\Smtp\\Stream\\SocketStream",
                "type": "->",
                "args": [
                    "*** sensitive parameters replaced ***"
                ]
            },
            {
                "file": "/var/www/html/3rdparty/symfony/mailer/Transport/Smtp/Stream/SocketStream.php",
                "line": 157,
                "function": "stream_socket_client",
                "args": [
                    "127.0.0.1:25",
                    0,
                    "",
                    10,
                    4,
                    null
                ]
            },
            {
                "file": "/var/www/html/3rdparty/symfony/mailer/Transport/Smtp/SmtpTransport.php",
                "line": 264,
                "function": "initialize",
                "class": "Symfony\\Component\\Mailer\\Transport\\Smtp\\Stream\\SocketStream",
                "type": "->",
                "args": []
            },
            {
                "file": "/var/www/html/3rdparty/symfony/mailer/Transport/Smtp/SmtpTransport.php",
                "line": 199,
                "function": "start",
                "class": "Symfony\\Component\\Mailer\\Transport\\Smtp\\SmtpTransport",
                "type": "->",
                "args": []
            },
            {
                "file": "/var/www/html/3rdparty/symfony/mailer/Transport/AbstractTransport.php",
                "line": 69,
                "function": "doSend",
                "class": "Symfony\\Component\\Mailer\\Transport\\Smtp\\SmtpTransport",
                "type": "->",
                "args": [
                    {
                        "__class__": "Symfony\\Component\\Mailer\\SentMessage"
                    }
                ]
            },
            {
                "file": "/var/www/html/3rdparty/symfony/mailer/Transport/Smtp/SmtpTransport.php",
                "line": 137,
                "function": "send",
                "class": "Symfony\\Component\\Mailer\\Transport\\AbstractTransport",
                "type": "->",
                "args": [
                    {
                        "__class__": "Symfony\\Component\\Mime\\Email"
                    },
                    {
                        "__class__": "Symfony\\Component\\Mailer\\DelayedEnvelope"
                    }
                ]
            },
            {
                "file": "/var/www/html/3rdparty/symfony/mailer/Mailer.php",
                "line": 42,
                "function": "send",
                "class": "Symfony\\Component\\Mailer\\Transport\\Smtp\\SmtpTransport",
                "type": "->",
                "args": [
                    {
                        "__class__": "Symfony\\Component\\Mime\\Email"
                    },
                    "*** sensitive parameters replaced ***"
                ]
            },
            {
                "file": "/var/www/html/lib/private/Mail/Mailer.php",
                "line": 205,
                "function": "send",
                "class": "Symfony\\Component\\Mailer\\Mailer",
                "type": "->",
                "args": [
                    {
                        "__class__": "Symfony\\Component\\Mime\\Email"
                    }
                ]
            },
            {
                "file": "/var/www/html/apps/settings/lib/Mailer/NewUserMailHelper.php",
                "line": 137,
                "function": "send",
                "class": "OC\\Mail\\Mailer",
                "type": "->",
                "args": [
                    {
                        "__class__": "OC\\Mail\\Message"
                    }
                ]
            },
            {
                "file": "/var/www/html/apps/provisioning_api/lib/Controller/UsersController.php",
                "line": 597,
                "function": "sendMail",
                "class": "OCA\\Settings\\Mailer\\NewUserMailHelper",
                "type": "->",
                "args": [
                    {
                        "__class__": "OC\\User\\User"
                    },
                    {
                        "__class__": "OC\\Mail\\EMailTemplate"
                    }
                ]
            },
            {
                "file": "/var/www/html/lib/private/AppFramework/Http/Dispatcher.php",
                "line": 205,
                "function": "addUser",
                "class": "OCA\\Provisioning_API\\Controller\\UsersController",
                "type": "->",
                "args": [
                    "*** sensitive parameters replaced ***"
                ]
            },
            {
                "file": "/var/www/html/lib/private/AppFramework/Http/Dispatcher.php",
                "line": 118,
                "function": "executeController",
                "class": "OC\\AppFramework\\Http\\Dispatcher",
                "type": "->",
                "args": [
                    {
                        "__class__": "OCA\\Provisioning_API\\Controller\\UsersController"
                    },
                    "addUser"
                ]
            },
            {
                "file": "/var/www/html/lib/private/AppFramework/App.php",
                "line": 153,
                "function": "dispatch",
                "class": "OC\\AppFramework\\Http\\Dispatcher",
                "type": "->",
                "args": [
                    {
                        "__class__": "OCA\\Provisioning_API\\Controller\\UsersController"
                    },
                    "addUser"
                ]
            },
            {
                "file": "/var/www/html/lib/private/Route/Router.php",
                "line": 321,
                "function": "main",
                "class": "OC\\AppFramework\\App",
                "type": "::",
                "args": [
                    "OCA\\Provisioning_API\\Controller\\UsersController",
                    "addUser",
                    {
                        "__class__": "OC\\AppFramework\\DependencyInjection\\DIContainer"
                    },
                    {
                        "_route": "ocs.provisioning_api.users.adduser"
                    }
                ]
            },
            {
                "file": "/var/www/html/ocs/v1.php",
                "line": 61,
                "function": "match",
                "class": "OC\\Route\\Router",
                "type": "->",
                "args": [
                    "/ocsapp/cloud/users"
                ]
            },
            {
                "file": "/var/www/html/ocs/v2.php",
                "line": 8,
                "args": [
                    "/var/www/html/ocs/v1.php"
                ],
                "function": "require_once"
            }
        ],
        "File": "/var/www/html/3rdparty/symfony/mailer/Transport/Smtp/Stream/SocketStream.php",
        "Line": 154,
        "message": "Sending mail to \"Array\n(\n    [info@mancusastucci.it] => MancusAstucci\n)\n\" with subject \"Your AnotherCloud account was created\" failed",
        "exception": "{\"class\":\"Symfony\\Component\\Mailer\\Exception\\TransportException\",\"message\":\"Connection could not be established with host \\\"127.0.0.1:25\\\": stream_socket_client(): Unable to connect to 127.0.0.1:25 (Connection refused)\",\"code\":0,\"file\":\"/var/www/html/3rdparty/symfony/mailer/Transport/Smtp/Stream/SocketStream.php:154\",\"trace\":\"#0 [internal function]: Symfony\\Component\\Mailer\\Transport\\Smtp\\Stream\\SocketStream->{closure:Symfony\\Component\\Mailer\\Transport\\Smtp\\Stream\\SocketStream::initialize():153}(2, 'stream_socket_c...', '/var/www/html/3...', 157)\\n#1 /var/www/html/3rdparty/symfony/mailer/Transport/Smtp/Stream/SocketStream.php(157): stream_socket_client('127.0.0.1:25', 0, '', 10.0, 4, Resource id #177)\\n#2 /var/www/html/3rdparty/symfony/mailer/Transport/Smtp/SmtpTransport.php(264): Symfony\\Component\\Mailer\\Transport\\Smtp\\Stream\\SocketStream->initialize()\\n#3 /var/www/html/3rdparty/symfony/mailer/Transport/Smtp/SmtpTransport.php(199): Symfony\\Component\\Mailer\\Transport\\Smtp\\SmtpTransport->start()\\n#4 /var/www/html/3rdparty/symfony/mailer/Transport/AbstractTransport.php(69): Symfony\\Component\\Mailer\\Transport\\Smtp\\SmtpTransport->doSend(Object(Symfony\\Component\\Mailer\\SentMessage))\\n#5 /var/www/html/3rdparty/symfony/mailer/Transport/Smtp/SmtpTransport.php(137): Symfony\\Component\\Mailer\\Transport\\AbstractTransport->send(Object(Symfony\\Component\\Mime\\Email), Object(Symfony\\Component\\Mailer\\DelayedEnvelope))\\n#6 /var/www/html/3rdparty/symfony/mailer/Mailer.php(42): Symfony\\Component\\Mailer\\Transport\\Smtp\\SmtpTransport->send(Object(Symfony\\Component\\Mime\\Email), NULL)\\n#7 /var/www/html/lib/private/Mail/Mailer.php(205): Symfony\\Component\\Mailer\\Mailer->send(Object(Symfony\\Component\\Mime\\Email))\\n#8 /var/www/html/apps/settings/lib/Mailer/NewUserMailHelper.php(137): OC\\Mail\\Mailer->send(Object(OC\\Mail\\Message))\\n#9 /var/www/html/apps/provisioning_api/lib/Controller/UsersController.php(597): OCA\\Settings\\Mailer\\NewUserMailHelper->sendMail(Object(OC\\User\\User), Object(OC\\Mail\\EMailTemplate))\\n#10 /var/www/html/lib/private/AppFramework/Http/Dispatcher.php(205): OCA\\Provisioning_API\\Controller\\UsersController->addUser('MancusAstucci', 'MancusAstucci$1...', 'MancusAstucci', 'info@mancusastu...', Array, Array, '1 GB', 'en', NULL)\\n#11 /var/www/html/lib/private/AppFramework/Http/Dispatcher.php(118): OC\\AppFramework\\Http\\Dispatcher->executeController(Object(OCA\\Provisioning_API\\Controller\\UsersController), 'addUser')\\n#12 /var/www/html/lib/private/AppFramework/App.php(153): OC\\AppFramework\\Http\\Dispatcher->dispatch(Object(OCA\\Provisioning_API\\Controller\\UsersController), 'addUser')\\n#13 /var/www/html/lib/private/Route/Router.php(321): OC\\AppFramework\\App::main('OCA\\\\Provisionin...', 'addUser', Object(OC\\AppFramework\\DependencyInjection\\DIContainer), Array)\\n#14 /var/www/html/ocs/v1.php(61): OC\\Route\\Router->match('/ocsapp/cloud/u...')\\n#15 /var/www/html/ocs/v2.php(8): require_once('/var/www/html/o...')\\n#16 {main}\"}",
        "CustomMessage": "Sending mail to \"Array\n(\n    [info@mancusastucci.it] => MancusAstucci\n)\n\" with subject \"Your AnotherCloud account was created\" failed"
    }
}