I have a problem related to uploading files. I don't know at what point it started, but I have Mendix version 10.6. When I try to upload a file using both File manager and FileDropper, I get errors: For FileDropper it is "Error saving files! Error: Request failed with status code 560" For File manager it is "Uploading file failed: Setting value of FileStoreMendixBinaryImpl outside of a transaction, may cause a stale file in file storage if not committed." I have checked and the user has all rights to write and read the database. This is happening on different entities I point out that all these functions worked before, now after some changes there is a problem. Do you know what this could be due to?
↧