kuruoujou / XBMal

XBMal - the XBMC MAL Plugin. Update your MyAnimeList based on your XBMC Library!
GNU General Public License v3.0
10 stars 4 forks source link

Updates are failing #16

Closed kuruoujou closed 9 years ago

kuruoujou commented 9 years ago

I noticed last night that new updates are failing. I believe it has to do with my recent DNS provider switch, I moved over to using cloudflare for DNS instead of namecheap. I would be using the server's bug tracker for this, but it doesn't have one, so this is the next best thing.

It seems to be redirecting the standard mal-api page to mal-api.test, which is causing update problems because mal-api.test is not designed for production use (as the name would imply :P). I've deactivated cloudflare's special sauce for the time being and am using it for pure dns-resolution, but that doesn't seem to be working. I'm going to take a look at the server config to see if that needs changed.

Considering I won't be at an XBMC instance for the next two or three days, I'll leave this open until I can actually try it, but I should be able to work on it tonight and tomorrow, so it might get fixed before then.

kuruoujou commented 9 years ago

Further inspection seems to show it's a problem with my SSL setting in cloudflare. I've changed it and am continuing to investigate, but it make take a few minutes for it to propagate.

kuruoujou commented 9 years ago

I was able to update a few things last night through xbmc, so I believe this is resolved. If anyone else is having issues, feel free to comment and reopen.