Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error processing files on Windows systems #95

Closed
SilentSpartan opened this issue Mar 26, 2023 · 5 comments
Closed

Error processing files on Windows systems #95

SilentSpartan opened this issue Mar 26, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@SilentSpartan
Copy link

When trying to upload any file, I get the following error:
1

It is saying the files are being used by another process when it isn't. I've tried looking for a solution but can't seem to find anything.

Any suggestions?

Thanks

@Forceu
Copy link
Owner

Forceu commented Mar 26, 2023

Interesting. Are you using Docker or are you using the executable? And are you sure, that only one process is running? Does that happen with all files and does it also happen after restarting Gokapi? And on what operating system and filesystem are you running Gokapi?

@SilentSpartan
Copy link
Author

SilentSpartan commented Mar 26, 2023

I'm using the 64 bit Windows executable. I'm using Windows 10. It happens with ANY file I try. It does happen still after restarting Gokapi. Yes, I'm certain the files I am trying to upload are not being used by anything else. The SSD I'm running Gokapi on is NTFS.

@Forceu Forceu added the bug Something isn't working label Mar 26, 2023
@Forceu
Copy link
Owner

Forceu commented Mar 26, 2023

Thanks, I was able to reproduce the problem and will have a look at it tomorrow.

@Forceu Forceu changed the title Error processing file: rename Error processing files on Windows systems Mar 26, 2023
@Forceu Forceu pinned this issue Mar 26, 2023
@Forceu
Copy link
Owner

Forceu commented Mar 26, 2023

The issue should be fixed with e4e2bf0 - can you please try with the attached compiled version, if it is working now?
gokapi.zip

@SilentSpartan
Copy link
Author

It works great! Thanks for the fast replies and speedy fix.

@Forceu Forceu closed this as completed Mar 28, 2023
@Forceu Forceu unpinned this issue May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants