files in wflow directory not found

Confluence User - 28 Apr, 2022

greetings - I installed the latest docker image from docker hub. everything seems to work, but I get an error when I try to reference a file installed in the wflow directory (it is a redirect of the local file system of course)....

ERROR 28 Apr 2022 01:33:30 org.joget.AwsS3FileBinder - java.io.FileNotFoundException: /opt/joget/wflowawsS3.properties (No such file or directory)


seems that there is a missing '/ ' between the wflow and the filename. is this is a setting in the new docker images?


docker;file

4


06 May, 2022
confluenceUser
confluenceUser

Hi, I'm not sure whether there has been any change in the Docker image, but how is that file being referenced? Why not just add the missing slash?

06 May, 2022
confluenceUser
confluenceUser

It seems that you are using a AWS plugin?

06 May, 2022
confluenceUser
confluenceUser

Hi - yes it is the AWS Plugin.  the instructions are to  simply create that file in the  wflow  directory and it typically works. I have two other installs with no isssues, so that is why I thought its the new install. 


are there other ways to store attachments to AWS or other platforms?

07 May, 2022
confluenceUser
confluenceUser

See Working docker-compose.yml file it might help if you put the wflow folder outside of the docker instance. then you can maintain state of the file data too.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print