Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open URL not working ( #113

Open
wearyexcellance opened this issue Apr 6, 2024 · 1 comment
Open

Open URL not working ( #113

wearyexcellance opened this issue Apr 6, 2024 · 1 comment

Comments

@wearyexcellance
Copy link

This is an interesting project, I know it is still experimental. But I would like to report a bug

Whenever I load a swf file from an URL I get a black screen

The SWF is "https://plazmaburst2.com/pb2/pb2_re34.swf", and it works fine in the phone's browser (It's a Samsung A14
image

Logs

I get this error with the latest Ruffle Mobile version
/ruffle  ( 7506): ruffle_android::navigator: Error fetching url: https://plazmaburst2.com/pb2/pb2_re34.swf: Connection Failed: tls connection init failed: invalid peer certificate: UnknownIssuer
E/ruffle  ( 7506): ruffle_android::executor: Async error: Could not fetch: "https://plazmaburst2.com/pb2/pb2_re34.swf: Connection Failed: tls connection init failed: invalid peer certificate: UnknownIssuer"
@wearyexcellance wearyexcellance changed the title Open URL not working Open URL not working ( Apr 6, 2024
@lvyitian
Copy link

This is caused by untrusted ssl certificate issuer. Are you using a proxy? See also: denoland/deno#2301 and denoland/deno#1371

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants