FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
130 stars 26 forks source link

Cannot Load Test Mode #4652

Closed UmmZoubayr closed 3 weeks ago

UmmZoubayr commented 1 month ago

Can we access your project?

Current Behavior

Hi, since this morning, I've been trying to launch the test mode, but I keep encountering this error. I've added all the necessary domains in Firebase. I also did some research on Google but couldn't find a solution.

Also, on the web I have this error (see img)

Expected Behavior

Test mode is supposed to work :/

Steps to Reproduce

What have you tried so far?

Reproducible from Blank

Bug Report Code (Required)

ITFXiPLq+ZdPschE+aXybMEwmicwGUwbUOc7j9VEGAsjCeKtEYkDP+DCXFtVcuqHT1V+GlX9oE4dwd6Oi9r9GsA3IS6CQKU4+c1xUxDjcEamR6qSDZOSW3BPM/xhCnam4ZiRmxYlHNVtV14uwF2Ee+mQb3qCf9qOYwx5e6fDbOY=

Visual documentation

Already Upload Img

Environment

- FlutterFlow version: v5.0.8+
- Platform: MacOS web
- Browser name and version:Chrome&Safari
- Operating system and version affected: macOS Monterey 12.7.4
Capture d’écran 2024-10-24 à 11 26 04 AM Capture d’écran 2024-10-24 à 11 22 46 PM

Additional Information

No response

rzambroni commented 1 month ago

Hello @UmmZoubayr, thank you for the report! It looks like the image or screenshot you uploaded is broken or corrupted, so I'm unable to view the error you're describing. Could you please try re-uploading the image or, if possible, copy and paste the error message as text? This will help us take a closer look and assist you further.

UmmZoubayr commented 1 month ago

I have re-uploaded them, I think you can see them now @rzambroni

UmmZoubayr commented 4 weeks ago

I have the solve the test mode error, I had to use a VPN. But I still have the error in the console

rzambroni commented 4 weeks ago

Given the error and the fact that using a VPN resolved it, it seems likely you’re experiencing a DNS-related issue. While I’m not an expert, trying a different DNS provider, like Google’s (8.8.8.8, 8.8.4.4) or Cloudflare’s (1.1.1.1), might help stabilize the connection.

As for the console log, it's hard to say without more details—it could stem from a variety of issues, potentially specific to your project setup.

A few questions that might help narrow it down:

These details could help pinpoint the cause. Let me know if changing the DNS makes a difference or if any patterns emerge.