FlutterFlow / flutterflow-issues

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

Issue with Local Run After Recent Update #4693

Closed hulum-io closed 3 weeks ago

hulum-io commented 1 month ago

Can we access your project?

Current Behavior

After the latest update, the local run is not functioning. It gets stuck on "initializing" for hours without progressing.

Expected Behavior

The local instance should initialize within a reasonable timeframe.

Steps to Reproduce

  1. Update to the latest version.
  2. Attempt to start the local run.
  3. Observe it getting stuck on "initializing."

Reproducible from Blank

Bug Report Code (Required)

ITESz/Hqx89gobQF+c+MKfpQhQAkQzM8bYJMl9caUQAaB5jmP4lzYer+VFhbZ7zkTwk3e0yKmmcy/s7rj9rlGscqGxCuQoNozc1iYQzzTlmhM76mPbjhW0ckN/hRGB2k156W3RVvJthuWE4nw1r/cq3qNleeY8aSfxBlZ7vfcPo=

Visual documentation

Screenshot 2024-10-25 at 8 17 39 AM

Environment

- FlutterFlow version:  3.24.2
- Platform:MacOS 
- Browser name and version: Chrome
- Operating system and version affected:

Additional Information

No response

Alezanello commented 4 weeks ago

Hello!

Could you please let me know which version of macOS you have installed? Additionally, have you tried reinstalling your local setup to see if it resolves the issue?

hulum-io commented 4 weeks ago

I have macOS Version 15.0.1 (24A348) installed. I’ve also reinstalled it multiple times to try and resolve the issue, but it hasn’t helped.

Alezanello commented 4 weeks ago

I'm sorry I meant the MacOS version of FlutterFlow App

hulum-io commented 4 weeks ago

FlutterFlow v5.0.9 released October 25, 2024 Flutter version is 3.24.2

hulum-io commented 3 weeks ago

I replied within seconds, yet my report has been marked as 'waiting for user response' for two days.

rzambroni commented 3 weeks ago

Hello @hulum-io,

Thank you for your patience with this issue. We haven’t been able to replicate it on our end, so it seems specific to your local environment.

Here’s what I recommend:

  1. Try deleting your local cache files and reinstalling FlutterFlow to see if that helps.
  2. The two folders to delete are:
    • /Users/<user_name>/Library/Caches/io.flutterflow.prod.mac
    • /Users/<user_name>/Library/Application Support/io.flutterflow.prod.mac

If this doesn’t resolve the issue, I’d suggest reaching out to our support team directly—they’ll be the best resource for resolving local environment-specific problems like this. You can do that either by email (support@flutterflow.io or using the chat inside the app)

Thank you.

hulum-io commented 3 weeks ago

Hello @hulum-io,

Thank you for your patience with this issue. We haven’t been able to replicate it on our end, so it seems specific to your local environment.

Here’s what I recommend:

  1. Try deleting your local cache files and reinstalling FlutterFlow to see if that helps.
  2. The two folders to delete are:

    • /Users/<user_name>/Library/Caches/io.flutterflow.prod.mac
    • /Users/<user_name>/Library/Application Support/io.flutterflow.prod.mac

If this doesn’t resolve the issue, I’d suggest reaching out to our support team directly—they’ll be the best resource for resolving local environment-specific problems like this. You can do that either by email (support@flutterflow.io or using the chat inside the app)

Yes! That resolved the issue. Thank you!