mtlynch / picoshare

A minimalist, easy-to-host service for sharing images and other files
https://demo.pico.rocks
Other
2.33k stars 169 forks source link

getting ERR_SSL_PROTOCOL_ERROR #562

Closed Jirka135 closed 8 months ago

Jirka135 commented 8 months ago

Hi im hosting picoshare on my ubuntu server Im running picoshare in docker Ports are setup correctly in Nginx reverse proxy and i have set up record in cloudflare dns how can i fix this issue ? im running 5 more services along with picoshare and only picoshare have these issues.

mtlynch commented 8 months ago

PicoShare doesn't handle TLS termination, so this is unfortunately not something I can help with. This is an issue with your Nginx config.

These issues might be helpful:

https://github.com/mtlynch/picoshare/issues/361#issuecomment-1405326488

https://github.com/mtlynch/picoshare/issues/523