Peter

Results 3 comments of Peter

Same issue for me. I also tried using the "original" version of this repo [link](https://github.com/RobinLinus/snapdrop/blob/master/docs/local-dev.md) but seems not to work either.

I don't know how or if this helps, but I got it working for me by routing snapdrop through traefik. After accessing it via my url with ssl, both devices...

I resolved the missing driver issue by installing the driver directly within the Docker container. Here's how I did it: 1. Start a shell in the Docker container: ```sh docker...