Application ID: 3757D039-71F0-2B1C-FF79-95D5F0B8D000
Error UID: 476A290B-A97E-4CF4-FFB9-A7F8C19C3300
Backendless encountered an error while handling the request. An internal trouble ticket with ID 476A290B-A97E-4CF4-FFB9-A7F8C19C3300 has been created and we will be investigating the issue.
/opt/backendless/repo/3757d039-71f0-2b1c-ff79-95d5f0b8d000/files/cc@cc.ru.txt does not exist
java.lang.IllegalArgumentException: /opt/backendless/repo/3757d039-71f0-2b1c-ff79-95d5f0b8d000/files/cc@cc.ru.txt does not exist
at org.apache.commons.io.FileUtils.sizeOf(FileUtils.java:2541)
at controllers.console.FileManagement.lambda$fileEdit$17(FileManagement.java:436)
at com.backendless.async.BackendlessExecutorService.lambda$submit$0(BackendlessExecutorService.java:106)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Problem description
I have some raw text files in my files folders. Sometimes I’m trying to edit file content and save the updated file, but got an error - unable to save the file.
Steps to reproduce
- Go to Files and open existing file.
- Edit file content and tap “Save” or “Save and Exit”