I updated. The warning is a great compromise. Thanks!
Thanks for the tip about editing the plugin code. I’ve commented out a bit of the code and it works now.
I can understand having the option to secure the plugin via ssl but I think it should be up to us users if we want (or need) to implement it. Not to mention, it’s cumbersome to set up ssl with immich without added work or expense.
Thanks for all your work!
-
This reply was modified 1 month, 4 weeks ago by johnd126.
I had the same problem. In a variation of @edsu’s suggestion: I was able to just uncomment the
extension=php_curl.dll
line in the php.ini on my Windows server and restart Apache. Bob’s your uncle: it now works!