Closed kiranparajuli589 closed 2 years ago
Uploading failed (oCIS
server):
Sometimes PUT request fails:
{
method: 'PUT',
requestData: {
lastModified: 1649745623076,
lastModifiedDate: '2022-04-12T06:40:23.076Z',
name: 'lorem.txt',
progress: 100,
size: 699,
type: 'text/plain',
webkitRelativePath: 'CUSTOM/lorem.txt'
},
responseData: '',
responseHeaders: 'access-control-allow-credentials: true\r\n' +
'access-control-allow-origin: *\r\n' +
'access-control-expose-headers: Location\r\n' +
'content-length: 0\r\n' +
"content-security-policy: default-src 'none';\r\n" +
'date: Tue, 12 Apr 2022 06:40:23 GMT\r\n' +
'vary: Origin\r\n' +
'x-content-type-options: nosniff\r\n' +
'x-download-options: noopen\r\n' +
'x-frame-options: SAMEORIGIN\r\n' +
'x-permitted-cross-domain-policies: none\r\n' +
'x-robots-tag: none\r\n' +
'x-xss-protection: 1; mode=block\r\n',
status: 'error',
statusCode: 404,
url: 'https://host.docker.internal:9200/remote.php/dav/files/Alice/CUSTOM/lorem.txt'
}
oCIS server log:
{
"level":"error",
"service":"storage",
"pkg":"rgrpc",
"traceid":"00000000000000000000000000000000",
"error":"remove /var/lib/ocis/storage/users/spacetypes/personal/3e7b3241-73f8-4924-a77a-04fcf3d9eb7c.flock: no such file or directory",
"node":"marshaling error: json: unsupported value: encountered a cycle via *node.Node",
"time":"2022-04-12T07:09:05Z",
"message":"could not convert to storage space"
}
will be tracked in https://github.com/owncloud/web/issues/6796 closing here
Description
webUIUpload/upload.feature:22
has failed on this nightly build:suspicious ocis logs https://drone.owncloud.com/owncloud/web/24491/64/10