Error 500 when migrate from 4.5.50 to 5.5.28

hi,

i have a selfhosted v4.5.50 working correctly, and installed v5.5.28 on my hosting that is also working.
when i try to launch migration from v4 and after setting credentials on migration process i get error 500.

checked laravel log and here’s what i found

can someone help

Hi,

If you’re using a self signed certificate it may help to use Let’s Encrypt instead.

i moved the selfhosted v4 to another domain with SSL certificate and migration was done correctly.

thank you hillel