Skip to content

Close line isn't in logs #644

Description

@slifty

This is not a user-facing issue but it is a bit of a mystery to me so I wanted to capture it!

I have a series of server logs, and am attempting to investigate why a close command failed.

I see the failure log entry:

May 16 14:45:49 sftp-prod node[29803]: Error: {"message":"warning.financial.account.no_space_left"}
May 16 14:45:49 sftp-prod node[29803]:     at makePermanentApiCall (/data/www/sftp-service/node_modules/@permanentorg/sdk/dist/cjs/utils/makePermanentApiCall.js:26:15)
May 16 14:45:49 sftp-prod node[29803]:     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
May 16 14:45:49 sftp-prod node[29803]:     at async createS3UploadVo (/data/www/sftp-service/node_modules/@permanentorg/sdk/dist/cjs/api/createS3UploadVo.js:8:22)
May 16 14:45:49 sftp-prod node[29803]:     at async uploadFile (/data/www/sftp-service/node_modules/@permanentorg/sdk/dist/cjs/sdk/uploadFile.js:7:24)
May 16 14:45:49 sftp-prod node[29803]:     at async PermanentFileSystem.createFile (/data/www/sftp-service/build/classes/PermanentFileSystem.js:208:19)
May 16 14:45:49 sftp-prod node[29803]:     at async /data/www/sftp-service/build/classes/SftpSessionHandler.js:398:9
May 16 14:45:49 sftp-prod node[29803]: 5/16/2025, 2:45:49 PM verbose: Response: Status (FAILURE) {"reqId":39391,"code":4,"path":"/archives/asdf (0974-0000)/My Files/test/DPhotos/Major Adventures/blah/MVI_1977.MOV"}

But when I search for a corresponding entry for the close itself (specifically, reqID 39391) there is none! It's not clear why this would happen.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions