HTCC Screen Recording is disabled. Configure HTCC. bc2cf657.vendor.js:5:1237
setCurrentInteraction: HTCC is disabled bc2cf657.vendor.js:5:1237
Current browser: firefox bc2cf657.vendor.js:5:1237
Failed to authenticate bc2cf657.vendor.js:5:1237
Failed to play media {“details”:“Audio does not exist for the specified interaction and playback speed”,“exceptionDetails”:“”,“statusCode”:4,“errorMessage”:“Resource does not exist”} bc2cf657.vendor.js:5:1237
no se encuentra elemento
but the audio is available in the red hat enterprise linux.
Just to rule out serverside user permissions, try to apply 777 permission to all files / folders of your jetty server…
I dont remember much details since I don’t have worked much with speechminer, but I also had problems with SELinux and OS permissions, so I did both the setenforce 0 and chmod 777 and it worked, and then I went backwards to apply the proper permissions after that