UNITYTLS_X509VERIFY_FLAG_EXPIRED

Discussion and help for Easy Save 3
Post Reply
Yagolov
Posts: 1
Joined: Sat Oct 02, 2021 2:54 am

UNITYTLS_X509VERIFY_FLAG_EXPIRED

Post by Yagolov »

Hello,

Unity 2020.3.6f1
Easy save 3 Version 3.3.1p12
Playmaker version 1.9.2

I have created a game with a Ranking on it.
I Use ES3 Cloud upload/download with MySQL database on my website (Siteground).

The game was working perfectly fine on both my Editor and my android phone. Sending/receiving data in both devices.

But after the weekend passed ( I did nothing else these two days ), the phone version was not working (everything good on editor though).

The errors shown in the Android Logcat are the next ones:
(Image attached too)

10/02 11:58:40.873 24692 24762 Error File fail readDirectory() errno=2
10/02 11:58:41.583 24692 24762 Error Unity Curl error 51: Cert verify failed: UNITYTLS_X509VERIFY_FLAG_EXPIRED

I have read that this Issue it may be because SSL certification, I do have SSL ceritfication and HTTPS eforcement on my site.
And as I said.. everything was working fine before :(

After trying a few things I made the whole process again from scratch, I created a new Database, re installed ES3PHP, cleared persistent data path etc etc but same errors only in android device. And in case it helps too; I have Encryption disabled and I use Playmaker actions to upload/download files


Does someone knows whats going on or how solve this?
Thank you in advance!
Attachments
Capture.JPG
Capture.JPG (118.85 KiB) Viewed 623 times
User avatar
Joel
Moodkie Staff
Posts: 4826
Joined: Wed Nov 07, 2012 10:32 pm

Re: UNITYTLS_X509VERIFY_FLAG_EXPIRED

Post by Joel »

Hi there,

This will be an issue with your server rather than at our end. I recommend getting in touch with your server provider so that they can provide more information.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Post Reply