Skip to content
Ultimate edited this page Jan 28, 2021 · 1 revision

Troubleshooting Tips

Tip 1

If you get TLS/SSL Certificate errors when trying to access the website, open up your docker-compose.yaml file and change line 4 from

image: theultimatecoder/deemixrr:latest

to

image: theultimatecoder/deemixrr:nightly

This solution was discussed in Issue #5

Host your own

  1. Cloudbox
  2. Custom

docker-compose.yaml

  1. Linux
  2. Windows

Config files

  1. .arl
  2. config.json
  3. authCredentials.json

Further reading

  1. Hangfire dashboard
  2. Troubleshooting
  3. Folders
Clone this wiki locally