romancin / tinymediamanager-docker

A repository for creating a docker container including TinyMediaManager with GUI interface.
202 stars 69 forks source link

Error Code 1006 with iOS #51

Open pucelano7 opened 3 years ago

pucelano7 commented 3 years ago

Hi!

I can access un Tiny Media Manager en I use a Windows or Android decide, but when I use iOS device an error Code 1006 appears and I can't access

I test with iPhone and iPad, iOS13, iOS14, Safari, firefox and Chrome.

By the day, I use traefik as a reverse proxy.

Muy docker-compose file is:

version: "3.8" services: tinymediamanager: image: romancin/tinymediamanager:latest container_name: tinymediamanager restart: unless-stopped volumes:

networks: default: external: name: traefik_networkd

Thanks a lot!

dzplus commented 2 years ago

bro did you solved this question ? i meet the same one

pucelano7 commented 2 years ago

Yes! I solvente it! I had to go to “Settings -> iOS Safari -> Advanced -> Experimental Features” and enabling the “NSURLSession WebSocket” option.