TheOfficialFloW / VitaShell

Multi-functional file manager for PS Vita
GNU General Public License v3.0
1.4k stars 224 forks source link

QR Scanner C2-13696-5 #414

Closed Scrxtchy closed 4 years ago

Scrxtchy commented 6 years ago

I've been using QRs to Github Release VPKs for a while I'm not sure when it stopped working, since I hadn't used the Vita a lot after I picked up a switch but whatever.

When scanning a github URL, instead of prompting to install the VPK, it's a prompt to open the URL. Accepting the prompt returns a C2-13696-5 Error, which was fixed in bdbcb869c28239b84ec5c6f7d51ad509a9aba28d

Unsure if this would be a 3.65 issue, or if github's TLS changes have done anything

devnoname120 commented 6 years ago

I can confirm I have the same issue here, using VitaShell v1.94 on 3.60.

I doubt it's a TLS issue since TLS verification is disabled altogether.

devingDev commented 6 years ago

VitaDB links don't work at all. Vitashell says "Do you want to open this URL: " but its empty and opening it creates an error C2-13696-5

https://vitadb.rinnegatamante.it/#/info/380 https://chart.googleapis.com/chart?chs=300x300&cht=qr&chl=https://vitadb.rinnegatamante.it/get_hb_link.php?id=380

devnoname120 commented 6 years ago

That's likely the same issue as this: https://github.com/devnoname120/vhbb/issues/39

xPsIXx commented 6 years ago

The address appears sometimes if i repeatedly scan the QR code alternating between holding L or R before pressing the other trigger.

lucciu5 commented 4 years ago

I have same issue using VitaShell 2.02 on 3.60

Scrxtchy commented 4 years ago

If @devnoname120 is correct, than using this plugin should solve the problem. I have been able to download files with TLS1.2 just fine with itls on 3.65 https://github.com/SKGleba/iTLS-Enso

mizifih commented 1 year ago

If @devnoname120 is correct, than using this plugin should solve the problem. I have been able to download files with TLS1.2 just fine with itls on 3.65 https://github.com/SKGleba/iTLS-Enso

This one didn't fix for me.

The address appears sometimes if i repeatedly scan the QR code alternating between holding L or R before pressing the other trigger.

But this one, strangely, at least made vitaShell read the URL, it didn't worked in the end though, got an Error: 0x80010016 message.

Scrxtchy commented 1 year ago

Your vita is giving you a SCE_ERROR_ERRNO_EINVAL error, likely during the install process, depending what vpk it is there's already other issues for this code