DocsGPT icon indicating copy to clipboard operation
DocsGPT copied to clipboard

Upload not working

Open shanumas opened this issue 9 months ago • 2 comments

Worked fine on my windows 11 computer. Problem only on Azure.

Upload file had folder permission problem. I fixed this problem by "chmod" command.

Then it created a folder-file in the /inputs/local folder.

Linux was not sure if it is a folder or a file. Some checks say it's a folder and some say it is a file but occupied same spa e as the uploaded file. Nevermind, but there is no files inside this folder-file which is created. So file will never show up on frontend for use.

I use ubuntu 22. Should I use 20 ?

shanumas avatar Feb 27 '25 18:02 shanumas

Hmm, please try 24.

dartpain avatar Mar 06 '25 21:03 dartpain