I have a self-hosted server. When I add an image to Settings>Media it does not display in the web form but it displays in the android app. I have followed the instructions in https://support.kobotoolbox.org/media.html and I made sure to redeploy the project after adding the media file, I reuploaded the xlsform, I tried the suggestion here, but I always get a broken image icon
in the web form.
Like I said it works fine in kobocollect but I primarily need it to work in the web form.
Welcome to the community, @dtrotman! Did you try this on one of the publicly hosted servers (to see if the issue is the same as in your self-hosted server)?
Go to ee.<your_doman>. Or your custom enketo domain if you set one.
Another way is to open the superuser account and check the commit details on the bottom left corner and compare with the releases on Github kobo-install repo.
Ok, I basically reinstalled it from scratch. When I run python3 run.py --version I get
kobo-install Version: 6.6.0 (build 5d8cd0c)
All of the other version numbers are the same. I’m confident that this is the latest version from the master branch. However, I’m still getting the same issue. In case it’s relevant, I’m running on Ubuntu server 20.04 LTS