#Mac osx App Issue

1 messages · Page 1 of 1 (latest)

faint canyon
#

I got my selfhosting running on my vps. I have no issues accessing it via my IOS app, or the webapp. However the Macos app seems to have issues downloading the images.

The Albums are all there, and the space for a thumbnail shows, but nothing is loading.

When I check the console, it shows a Failed to fetch thumbnail: Error: NetworkDownloadError error

Any ideas?

glass ruinBOT
#

I'm sorry, I couldn't find the answer in the documentation.
-# If your issue is resolved, please use the </solved:1383817028372135986> command to close this thread. If you'd like to ask me another question use </docsearch:1378409618417647708>

gray wyvern
faint canyon
#

Im using Let’s encrypted. It’s auto generated by my host

gray wyvern
faint canyon
# gray wyvern Sounds like a cert issue to me, are you using self-signed certificates?

Re-instated ente, and played with the Apache core's settings and it started working.

I am using a reverse proxy, so minio has it's own url that get's get's forced through SSL

I had to make sure that apache had these settings for that domain

Header set Access-Control-Allow-Origin "*" Header set Access-Control-Allow-Methods "GET, POST, PUT, DELETE, OPTIONS" Header set Access-Control-Allow-Headers "x-client-version, Content-Type, Authorization, Origin, X-Requested-With, Accept, X-Client-Package" Header set Access-Control-Max-Age "3600"

glass ruinBOT
#

Thread marked as solved. It will be closed in <t:1755448998:R>.