"Locked" Files While Uploading

Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.

In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version (eg, 12.0.2): 18.0.3
Operating system and version (eg, Ubuntu 17.04): Ubuntu 18.04
Apache or nginx version (eg, Apache 2.4.25):
PHP version (eg, 7.1): 7.2

The issue you are facing:

Is this the first time you’ve seen this error? (Y/N):

Steps to replicate it:

  1. Upload files.
  2. Semi-Randomly get “locked” errors.

The output of your Nextcloud log in Admin > Logging:

Error	ocs_api	Swift_TransportException: Connection could not be established with host 127.0.0.1 :stream_socket_client(): unable to connect to 127.0.0.1:25 (Connection refused)
<<closure>>

Swift_Transport_StreamBuffer->{closure}("*** sensiti ... *")

/var/www/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php - line 272:

stream_socket_client("127.0.0.1:25", 111, "Connection refused", 10, 4, null)

/var/www/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php - line 58:

Swift_Transport_StreamBuffer->establishSocketConnection()

/var/www/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php - line 143:

Swift_Transport_StreamBuffer->initialize({ protocol: ... "})

/var/www/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php - line 65:

Swift_Transport_AbstractSmtpTransport->start()

/var/www/nextcloud/lib/private/Mail/Mailer.php - line 185:

Swift_Mailer->send(Swift_Message {}, "*** sensiti ... *")

/var/www/nextcloud/apps/settings/lib/Mailer/NewUserMailHelper.php - line 175:

OC\Mail\Mailer->send(OC\Mail\Message {})

/var/www/nextcloud/apps/provisioning_api/lib/Controller/UsersController.php - line 342:

OCA\Settings\Mailer\NewUserMailHelper->sendMail(OC\User\User {}, OC\Mail\EMailTemplate {})

/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 170:

OCA\Provisioning_API\Controller\UsersController->addUser("*** sensiti ... *")

/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 99:

OC\AppFramework\Http\Dispatcher->executeController(OCA\Provisio ... {}, "addUser")

/var/www/nextcloud/lib/private/AppFramework/App.php - line 125:

OC\AppFramework\Http\Dispatcher->dispatch(OCA\Provisio ... {}, "addUser")

/var/www/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47:

OC\AppFramework\App::main("OCA\\Provis ... r", "addUser", OC\AppFramew ... {}, { _route: "o ... "})

<<closure>>

OC\AppFramework\Routing\RouteActionHandler->__invoke({ _route: "o ... "})

/var/www/nextcloud/lib/private/Route/Router.php - line 299:

call_user_func(OC\AppFramew ... {}, { _route: "o ... "})

/var/www/nextcloud/ocs/v1.php - line 82:

OC\Route\Router->match("/ocsapp/cloud/users")

/var/www/nextcloud/ocs/v2.php - line 24:

require_once("/var/www/nextcloud/ocs/v1.php")

	2020-04-04T14:02:39-0600
Error	ocs_api	Swift_TransportException: Connection could not be established with host 127.0.0.1 :stream_socket_client(): unable to connect to 127.0.0.1:25 (Connection refused)
<<closure>>

Swift_Transport_StreamBuffer->{closure}("*** sensiti ... *")

/var/www/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php - line 272:

stream_socket_client("127.0.0.1:25", 111, "Connection refused", 10, 4, null)

/var/www/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php - line 58:

Swift_Transport_StreamBuffer->establishSocketConnection()

/var/www/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php - line 143:

Swift_Transport_StreamBuffer->initialize({ protocol: ... "})

/var/www/nextcloud/3rdparty/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php - line 65:

Swift_Transport_AbstractSmtpTransport->start()

/var/www/nextcloud/lib/private/Mail/Mailer.php - line 185:

Swift_Mailer->send(Swift_Message {}, "*** sensiti ... *")

/var/www/nextcloud/apps/settings/lib/Mailer/NewUserMailHelper.php - line 175:

OC\Mail\Mailer->send(OC\Mail\Message {})

/var/www/nextcloud/apps/provisioning_api/lib/Controller/UsersController.php - line 342:

OCA\Settings\Mailer\NewUserMailHelper->sendMail(OC\User\User {}, OC\Mail\EMailTemplate {})

/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 170:

OCA\Provisioning_API\Controller\UsersController->addUser("*** sensiti ... *")

/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 99:

OC\AppFramework\Http\Dispatcher->executeController(OCA\Provisio ... {}, "addUser")

/var/www/nextcloud/lib/private/AppFramework/App.php - line 125:

OC\AppFramework\Http\Dispatcher->dispatch(OCA\Provisio ... {}, "addUser")

/var/www/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47:

OC\AppFramework\App::main("OCA\\Provis ... r", "addUser", OC\AppFramew ... {}, { _route: "o ... "})

<<closure>>

OC\AppFramework\Routing\RouteActionHandler->__invoke({ _route: "o ... "})

/var/www/nextcloud/lib/private/Route/Router.php - line 299:

call_user_func(OC\AppFramew ... {}, { _route: "o ... "})

/var/www/nextcloud/ocs/v1.php - line 82:

OC\Route\Router->match("/ocsapp/cloud/users")

/var/www/nextcloud/ocs/v2.php - line 24:

require_once("/var/www/nextcloud/ocs/v1.php")

	2020-04-04T14:02:13-0600
Warning	no app in context	Login failed: MY_USERNAME (Remote IP: 10.10.0.1)		2020-04-04T14:00:47-0600
Warning	core	Login failed: 'MY_USERNAME ' (Remote IP: '10.10.0.1')		2020-04-04T13:55:07-0600
Warning	core	Login failed: 'MY_USERNAME ' (Remote IP: '10.10.0.1')		2020-04-04T13:55:06-0600
Error	text	OCP\Files\NotFoundException: 
/var/www/nextcloud/apps/text/lib/Service/DocumentService.php - line 363:

OCA\Text\Service\DocumentService->getFileById(108, "administrator")

/var/www/nextcloud/apps/text/lib/Service/ApiService.php - line 160:

OCA\Text\Service\DocumentService->getFileForSession(OCA\Text\Db\Session { id: 1}, null)

/var/www/nextcloud/apps/text/lib/Controller/SessionController.php - line 81:

OCA\Text\Service\ApiService->sync(108, 1, "zFSl8Bf8DAo ... s", 0, "", false, true)

/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 170:

OCA\Text\Controller\SessionController->sync(108, 1, "zFSl8Bf8DAo ... s", 0, "", false, true)

/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 99:

OC\AppFramework\Http\Dispatcher->executeController(OCA\Text\Con ... {}, "sync")

/var/www/nextcloud/lib/private/AppFramework/App.php - line 125:

OC\AppFramework\Http\Dispatcher->dispatch(OCA\Text\Con ... {}, "sync")

/var/www/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47:

OC\AppFramework\App::main("OCA\\Text\\ ... r", "sync", OC\AppFramew ... {}, { _route: "text.Session.sync"})

<<closure>>

OC\AppFramework\Routing\RouteActionHandler->__invoke({ _route: "text.Session.sync"})

/var/www/nextcloud/lib/private/Route/Router.php - line 299:

call_user_func(OC\AppFramew ... {}, { _route: "text.Session.sync"})

/var/www/nextcloud/lib/base.php - line 1008:

OC\Route\Router->match("/apps/text/session/sync")

/var/www/nextcloud/index.php - line 38:

OC::handleRequest()

	2020-04-04T12:37:47-0600
Error	text	OCP\Files\NotFoundException: 
/var/www/nextcloud/apps/text/lib/Service/DocumentService.php - line 363:

OCA\Text\Service\DocumentService->getFileById(108, "administrator")

/var/www/nextcloud/apps/text/lib/Service/ApiService.php - line 160:

OCA\Text\Service\DocumentService->getFileForSession(OCA\Text\Db\Session { id: 1}, null)

/var/www/nextcloud/apps/text/lib/Controller/SessionController.php - line 81:

OCA\Text\Service\ApiService->sync(108, 1, "zFSl8Bf8DAo ... s", 0, null, false, false)

/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 170:

OCA\Text\Controller\SessionController->sync(108, 1, "zFSl8Bf8DAo ... s", 0, null, false, false)

/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 99:

OC\AppFramework\Http\Dispatcher->executeController(OCA\Text\Con ... {}, "sync")

/var/www/nextcloud/lib/private/AppFramework/App.php - line 125:

OC\AppFramework\Http\Dispatcher->dispatch(OCA\Text\Con ... {}, "sync")

/var/www/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47:

OC\AppFramework\App::main("OCA\\Text\\ ... r", "sync", OC\AppFramew ... {}, { _route: "text.Session.sync"})

<<closure>>

OC\AppFramework\Routing\RouteActionHandler->__invoke({ _route: "text.Session.sync"})

/var/www/nextcloud/lib/private/Route/Router.php - line 299:

call_user_func(OC\AppFramew ... {}, { _route: "text.Session.sync"})

/var/www/nextcloud/lib/base.php - line 1008:

OC\Route\Router->match("/apps/text/session/sync")

/var/www/nextcloud/index.php - line 38:

OC::handleRequest()

	2020-04-04T12:37:46-0600
Error	PHP	Cannot declare class OCA\Talk\Migration\Version2000Date20170707093535, because the name is already in use at /var/www/nextcloud/apps/spreed/lib/Migration/Version2000Date20170707093535.php#127		2020-04-04T12:24:02-0600

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

<?php
$CONFIG = array (
  'instanceid' => 'ocpt8hmzfmcf',
  'passwordsalt' => 'na+jze8',
  'secret' => 'nWdaI0KF',
  'trusted_domains' =>
  array (
    0 => '10.0.0.128',
    2 => 'home.domain.com',
  ),
  'datadirectory' => '/mnt/OwnCloud-Data',
  'dbtype' => 'mysql',
  'version' => '18.0.3.0',
  'overwrite.cli.url' => 'http://10.0.0.128/nextcloud',
  'dbname' => 'nextcloud',
  'dbhost' => 'localhost',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => 'nc_user',
  'dbpassword' => 'xxxxxxxxxxxxxxx',
  'installed' => true,
  'memcache.locking' => '\\OC\\Memcache\\Redis',
  'memcache.distributed' => '\\OC\\Memcache\\Redis',
  'memcache.local' => '\\OC\\Memcache\\Redis',
  'redis' =>
  array (
    'host' => 'localhost',
    'port' => 6379,
    'timeout' => 3,
  ),
  'mail_smtpmode' => 'smtp',
  'mail_smtpsecure' => 'tls',
  'mail_sendmailmode' => 'smtp',
  'mail_smtphost' => 'xxxxxxxxxxxxxxxxxx',
  'mail_from_address' => 'srv_nextcloud',
  'mail_domain' => 'xxxxxxxxxxxxxxxxxx',
  'mail_smtpauthtype' => 'LOGIN',
  'mail_smtpauth' => 1,
  'mail_smtpport' => '587',
  'mail_smtpname' => 'xxxxxxxxxxx',
  'mail_smtppassword' => 'xxxxxxxxxxxxxxxxxx',
);

The output of your Apache/nginx/system log in /var/log/____:

[Sat Apr 04 06:30:04.528516 2020] [mpm_event:notice] [pid 10331:tid 139650289781696] AH00489: Apache/2.4.29 (Ubuntu) configured -- resuming normal operations
[Sat Apr 04 06:30:04.528787 2020] [core:notice] [pid 10331:tid 139650289781696] AH00094: Command line: '/usr/sbin/apache2'
[Sat Apr 04 06:30:10.464634 2020] [mpm_event:notice] [pid 10331:tid 139650289781696] AH00491: caught SIGTERM, shutting down
[Sat Apr 04 06:30:10.571920 2020] [mpm_prefork:notice] [pid 12042] AH00163: Apache/2.4.29 (Ubuntu) configured -- resuming normal operations
[Sat Apr 04 06:30:10.572133 2020] [core:notice] [pid 12042] AH00094: Command line: '/usr/sbin/apache2'
[Sat Apr 04 06:30:11.326677 2020] [mpm_prefork:notice] [pid 12042] AH00169: caught SIGTERM, shutting down
[Sat Apr 04 06:30:11.495682 2020] [mpm_prefork:notice] [pid 12142] AH00163: Apache/2.4.29 (Ubuntu) configured -- resuming normal operations
[Sat Apr 04 06:30:11.495805 2020] [core:notice] [pid 12142] AH00094: Command line: '/usr/sbin/apache2'
[Sat Apr 04 06:40:35.827590 2020] [php7:error] [pid 12148] [client 10.10.0.1:65122] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 06:52:35.823268 2020] [php7:error] [pid 12149] [client 10.10.0.1:49332] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 07:04:35.803103 2020] [php7:error] [pid 12150] [client 10.10.0.1:49977] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 07:16:35.789305 2020] [php7:error] [pid 12151] [client 10.10.0.1:50555] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 07:28:35.778873 2020] [php7:error] [pid 12153] [client 10.10.0.1:51149] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 07:40:35.763692 2020] [php7:error] [pid 21955] [client 10.10.0.1:51795] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 07:52:35.769685 2020] [php7:error] [pid 12148] [client 10.10.0.1:52370] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 08:04:35.731552 2020] [php7:error] [pid 12149] [client 10.10.0.1:52971] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 08:16:35.722085 2020] [php7:error] [pid 12150] [client 10.10.0.1:53550] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 08:28:35.710014 2020] [php7:error] [pid 12151] [client 10.10.0.1:54123] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 08:40:35.689524 2020] [php7:error] [pid 12153] [client 10.10.0.1:54816] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 08:52:35.673822 2020] [php7:error] [pid 21955] [client 10.10.0.1:55382] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 09:04:35.658109 2020] [php7:error] [pid 12148] [client 10.10.0.1:56030] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 09:16:35.660390 2020] [php7:error] [pid 12149] [client 10.10.0.1:56615] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 09:28:35.663672 2020] [php7:error] [pid 12150] [client 10.10.0.1:57183] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 09:40:35.621712 2020] [php7:error] [pid 12151] [client 10.10.0.1:57798] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 09:52:35.613479 2020] [php7:error] [pid 12153] [client 10.10.0.1:58359] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 10:04:35.597622 2020] [php7:error] [pid 21955] [client 10.10.0.1:58950] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 10:16:35.583985 2020] [php7:error] [pid 12148] [client 10.10.0.1:59524] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 10:28:35.579708 2020] [php7:error] [pid 12149] [client 10.10.0.1:60075] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 10:40:35.553348 2020] [php7:error] [pid 12150] [client 10.10.0.1:60743] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 10:52:35.545527 2020] [php7:error] [pid 12151] [client 10.10.0.1:61331] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 11:04:35.530814 2020] [php7:error] [pid 12153] [client 10.10.0.1:61946] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 11:16:35.507473 2020] [php7:error] [pid 21955] [client 10.10.0.1:62514] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 11:28:35.499544 2020] [php7:error] [pid 12148] [client 10.10.0.1:63077] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 11:40:35.484718 2020] [php7:error] [pid 12149] [client 10.10.0.1:63787] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 11:52:35.480232 2020] [php7:error] [pid 12150] [client 10.10.0.1:64370] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 12:04:35.456415 2020] [php7:error] [pid 12151] [client 10.10.0.1:64996] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 12:16:35.436317 2020] [php7:error] [pid 12153] [client 10.10.0.1:49196] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 12:28:35.432385 2020] [php7:error] [pid 21955] [client 10.10.0.1:49788] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 12:40:35.420860 2020] [php7:error] [pid 12148] [client 10.10.0.1:50403] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 12:52:35.402452 2020] [php7:error] [pid 12149] [client 10.10.0.1:50975] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 13:04:35.383020 2020] [php7:error] [pid 12150] [client 10.10.0.1:51585] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 13:16:35.373824 2020] [php7:error] [pid 12151] [client 10.10.0.1:52176] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 13:28:35.362877 2020] [php7:error] [pid 12153] [client 10.10.0.1:52726] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 13:40:35.344963 2020] [php7:error] [pid 21955] [client 10.10.0.1:53361] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 13:52:35.331177 2020] [php7:error] [pid 12148] [client 10.10.0.1:53943] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 14:04:35.315189 2020] [php7:error] [pid 12149] [client 10.10.0.1:54556] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 14:16:35.303678 2020] [php7:error] [pid 12150] [client 10.10.0.1:55141] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 14:28:35.287998 2020] [php7:error] [pid 12151] [client 10.10.0.1:55691] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 14:40:35.280403 2020] [php7:error] [pid 12153] [client 10.10.0.1:56296] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 14:52:35.262622 2020] [php7:error] [pid 21955] [client 10.10.0.1:56861] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 15:04:35.252249 2020] [php7:error] [pid 12148] [client 10.10.0.1:57441] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 15:16:35.234810 2020] [php7:error] [pid 12149] [client 10.10.0.1:58044] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 15:28:35.224517 2020] [php7:error] [pid 12150] [client 10.10.0.1:58599] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 15:40:35.206222 2020] [php7:error] [pid 12151] [client 10.10.0.1:59204] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 15:52:35.194632 2020] [php7:error] [pid 12153] [client 10.10.0.1:59767] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 16:04:35.177957 2020] [php7:error] [pid 21955] [client 10.10.0.1:60347] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 16:16:35.163612 2020] [php7:error] [pid 12148] [client 10.10.0.1:60946] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 16:17:05.736277 2020] [mpm_prefork:notice] [pid 12142] AH00169: caught SIGTERM, shutting down
[Sat Apr 04 16:17:05.936903 2020] [mpm_prefork:notice] [pid 1365] AH00163: Apache/2.4.29 (Ubuntu) configured -- resuming normal operations
[Sat Apr 04 16:17:05.937053 2020] [core:notice] [pid 1365] AH00094: Command line: '/usr/sbin/apache2'
[Sat Apr 04 16:28:35.148527 2020] [php7:error] [pid 1740] [client 10.10.0.1:61513] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 16:40:35.147568 2020] [php7:error] [pid 1741] [client 10.10.0.1:62186] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 16:52:35.124560 2020] [php7:error] [pid 1742] [client 10.10.0.1:62742] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 17:04:35.111801 2020] [php7:error] [pid 1743] [client 10.10.0.1:63345] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 17:16:35.099655 2020] [php7:error] [pid 1376] [client 10.10.0.1:63965] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 17:28:35.088686 2020] [php7:error] [pid 1381] [client 10.10.0.1:64532] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 17:40:35.074733 2020] [php7:error] [pid 1375] [client 10.10.0.1:65109] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 17:52:35.055787 2020] [php7:error] [pid 1382] [client 10.10.0.1:49287] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 18:04:35.044228 2020] [php7:error] [pid 1377] [client 10.10.0.1:49871] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 18:16:35.017826 2020] [php7:error] [pid 1725] [client 10.10.0.1:50466] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 18:26:09.608106 2020] [mpm_prefork:notice] [pid 1365] AH00169: caught SIGTERM, shutting down
[Sat Apr 04 18:32:52.235074 2020] [mpm_prefork:notice] [pid 1392] AH00163: Apache/2.4.29 (Ubuntu) configured -- resuming normal operations
[Sat Apr 04 18:32:52.269668 2020] [core:notice] [pid 1392] AH00094: Command line: '/usr/sbin/apache2'
[Sat Apr 04 18:40:35.000758 2020] [php7:error] [pid 1411] [client 10.10.0.1:51751] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 18:46:26.184917 2020] [mpm_prefork:notice] [pid 1392] AH00169: caught SIGTERM, shutting down
[Sat Apr 04 18:46:26.404600 2020] [mpm_prefork:notice] [pid 2631] AH00163: Apache/2.4.29 (Ubuntu) configured -- resuming normal operations
[Sat Apr 04 18:46:26.404803 2020] [core:notice] [pid 2631] AH00094: Command line: '/usr/sbin/apache2'
[Sat Apr 04 18:52:33.994463 2020] [mpm_prefork:notice] [pid 2631] AH00169: caught SIGTERM, shutting down
[Sat Apr 04 18:52:34.208908 2020] [mpm_prefork:notice] [pid 5638] AH00163: Apache/2.4.29 (Ubuntu) configured -- resuming normal operations
[Sat Apr 04 18:52:34.209057 2020] [core:notice] [pid 5638] AH00094: Command line: '/usr/sbin/apache2'
[Sat Apr 04 18:52:35.000618 2020] [php7:error] [pid 5643] [client 10.10.0.1:52421] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 18:56:42.690974 2020] [mpm_prefork:notice] [pid 5638] AH00169: caught SIGTERM, shutting down
[Sat Apr 04 18:56:42.902112 2020] [mpm_prefork:notice] [pid 7190] AH00163: Apache/2.4.29 (Ubuntu) configured -- resuming normal operations
[Sat Apr 04 18:56:42.902256 2020] [core:notice] [pid 7190] AH00094: Command line: '/usr/sbin/apache2'
[Sat Apr 04 19:00:42.123349 2020] [mpm_prefork:notice] [pid 7190] AH00171: Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
[Sat Apr 04 19:00:42.216384 2020] [mpm_prefork:notice] [pid 7190] AH00163: Apache/2.4.29 (Ubuntu) configured -- resuming normal operations
[Sat Apr 04 19:00:42.216429 2020] [core:notice] [pid 7190] AH00094: Command line: '/usr/sbin/apache2'
[Sat Apr 04 19:00:57.906300 2020] [mpm_prefork:notice] [pid 7190] AH00171: Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
[Sat Apr 04 19:00:57.991432 2020] [mpm_prefork:notice] [pid 7190] AH00163: Apache/2.4.29 (Ubuntu) configured -- resuming normal operations
[Sat Apr 04 19:00:57.991466 2020] [core:notice] [pid 7190] AH00094: Command line: '/usr/sbin/apache2'
[Sat Apr 04 19:04:34.997605 2020] [php7:error] [pid 10383] [client 10.10.0.1:53050] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 19:16:34.965501 2020] [php7:error] [pid 10385] [client 10.10.0.1:53717] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 19:28:34.987831 2020] [php7:error] [pid 10387] [client 10.10.0.1:54321] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 19:40:34.957520 2020] [php7:error] [pid 10383] [client 10.10.0.1:54959] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 19:52:34.927787 2020] [php7:error] [pid 10385] [client 10.10.0.1:55578] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 19:53:39.384805 2020] [mpm_prefork:notice] [pid 7190] AH00169: caught SIGTERM, shutting down
[Sat Apr 04 19:54:51.661242 2020] [mpm_prefork:notice] [pid 29753] AH00163: Apache/2.4.29 (Ubuntu) OpenSSL/1.1.1 configured -- resuming normal operations
[Sat Apr 04 19:54:51.661386 2020] [core:notice] [pid 29753] AH00094: Command line: '/usr/sbin/apache2'
[Sat Apr 04 20:04:34.903333 2020] [php7:error] [pid 29855] [client 10.10.0.1:56127] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 20:16:34.897721 2020] [php7:error] [pid 29758] [client 10.10.0.1:56636] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 20:28:34.890208 2020] [php7:error] [pid 29758] [client 10.10.0.1:57186] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 20:29:14.274487 2020] [mpm_prefork:notice] [pid 29753] AH00169: caught SIGTERM, shutting down
[Sat Apr 04 20:32:44.543288 2020] [mpm_prefork:notice] [pid 1393] AH00163: Apache/2.4.29 (Ubuntu) OpenSSL/1.1.1 configured -- resuming normal operations
[Sat Apr 04 20:32:44.548956 2020] [core:notice] [pid 1393] AH00094: Command line: '/usr/sbin/apache2'
[Sat Apr 04 20:40:34.868041 2020] [php7:error] [pid 1423] [client 10.10.0.1:57815] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 20:52:34.850496 2020] [php7:error] [pid 1422] [client 10.10.0.1:58381] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 21:04:34.835522 2020] [php7:error] [pid 7973] [client 10.10.0.1:58916] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 21:16:34.846412 2020] [php7:error] [pid 7972] [client 10.10.0.1:59460] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 21:28:34.812563 2020] [php7:error] [pid 7972] [client 10.10.0.1:59988] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 21:40:34.804033 2020] [php7:error] [pid 1769] [client 10.10.0.1:60517] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 21:52:34.771557 2020] [php7:error] [pid 6955] [client 10.10.0.1:61017] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 22:04:34.757653 2020] [php7:error] [pid 4710] [client 10.10.0.1:61577] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 22:16:34.758153 2020] [php7:error] [pid 1720] [client 10.10.0.1:62098] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 22:28:34.750112 2020] [php7:error] [pid 4499] [client 10.10.0.1:62594] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 22:40:34.719627 2020] [php7:error] [pid 7973] [client 10.10.0.1:63150] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 22:52:34.708324 2020] [php7:error] [pid 7514] [client 10.10.0.1:63699] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 23:04:34.701753 2020] [php7:error] [pid 1645] [client 10.10.0.1:64226] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 23:16:34.682185 2020] [php7:error] [pid 4896] [client 10.10.0.1:64738] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 23:28:34.679165 2020] [php7:error] [pid 4499] [client 10.10.0.1:65229] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 23:40:34.663383 2020] [php7:error] [pid 7972] [client 10.10.0.1:49434] script '/var/www/html/index.php' not found or unable to stat
[Sat Apr 04 23:52:34.639869 2020] [php7:error] [pid 4795] [client 10.10.0.1:49938] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 00:04:34.627220 2020] [php7:error] [pid 4597] [client 10.10.0.1:50459] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 00:16:34.609718 2020] [php7:error] [pid 7514] [client 10.10.0.1:50993] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 00:28:34.605521 2020] [php7:error] [pid 7972] [client 10.10.0.1:51499] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 00:40:34.592850 2020] [php7:error] [pid 1720] [client 10.10.0.1:52034] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 00:52:34.585037 2020] [php7:error] [pid 1702] [client 10.10.0.1:52539] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 01:04:34.567193 2020] [php7:error] [pid 4896] [client 10.10.0.1:53080] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 01:16:34.536528 2020] [php7:error] [pid 3689] [client 10.10.0.1:53644] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 01:28:34.530871 2020] [php7:error] [pid 1422] [client 10.10.0.1:54143] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 01:40:34.503952 2020] [php7:error] [pid 4896] [client 10.10.0.1:54686] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 01:52:34.499632 2020] [php7:error] [pid 1769] [client 10.10.0.1:55206] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 02:04:34.477911 2020] [php7:error] [pid 1720] [client 10.10.0.1:55740] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 02:16:34.468327 2020] [php7:error] [pid 4896] [client 10.10.0.1:56281] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 02:28:34.464981 2020] [php7:error] [pid 1769] [client 10.10.0.1:56771] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 02:40:34.432649 2020] [php7:error] [pid 3740] [client 10.10.0.1:57341] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 02:52:34.436614 2020] [php7:error] [pid 4710] [client 10.10.0.1:57872] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 03:04:34.400920 2020] [php7:error] [pid 7972] [client 10.10.0.1:58427] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 03:16:34.407007 2020] [php7:error] [pid 3740] [client 10.10.0.1:59076] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 03:28:34.384893 2020] [php7:error] [pid 4896] [client 10.10.0.1:59690] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 03:40:34.371493 2020] [php7:error] [pid 19227] [client 10.10.0.1:60212] script '/var/www/html/index.php' not found or unable to stat
[Sun Apr 05 03:52:34.363513 2020] [php7:error] [pid 7972] [client 10.10.0.1:60702] script '/var/www/html/index.php' not found or unable to stat