Skip to content

Can't upload files #93

@fmttm111

Description

@fmttm111

Hey, when I try to upload files I get this error

ubuntu@ubuntu:~/mydrive$ docker logs mydrive

mydrive@4.0.2 start
NODE_ENV=production node dist-backend/server/server-start.js

ENV production
Http Server (No-SSL) Running On Port: 4000
(node:18) NOTE: The AWS SDK for JavaScript (v2) is in maintenance mode.
SDK releases are limited to address critical bug fixes and security issues only.

Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the blog post at https://a.co/cUPnyil
(Use node --trace-warnings ... to show where the warning was created)
Express route error: [Error: ENOENT: no such file or directory, open '/mnt/hgfs/ubuntuXcloud/mydrive/41627114-b85b-4d85-8343-c45010634595'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/mnt/hgfs/ubuntuXcloud/mydrive/41627114-b85b-4d85-8343-c45010634595'
}

I tried everything, changing paths in the .env files and docker-compose.yml file and nothing works, keeps showing this error all the time like a stubborn child.

/mnt/hgfs/ubuntuXcloud/mydrive/ is a shared folder (running docker in ubuntu vm with host windows)
Everything has full access to this shared folder and the os itself and other docker containers can access it (for example immich)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions