Skip to content

Persistent Build Error in Test Mode (500 Server Error / Script error) #6190

@RoiceNel

Description

@RoiceNel

Can we access your project?

  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

Hello FlutterFlow Team,

I am encountering a persistent build error when trying to run Test Mode. The app fails to load, and the developer console shows '500 Internal Server Error' and multiple 'Script error' messages for core Flutter packages.

We have already tried the following debugging steps:

Re-compiling all custom functions.

Starting new test sessions with a hard refresh.

Rebuilding the page from scratch on a brand new project.

Simplifying the backend query to a single document read with no filters.

The error persists even on a very simple page with a TabBar and a single backend query, which indicates a potential issue with the build environment for this project.

Thank you.

Expected Behavior

To load

Steps to Reproduce

Fire base in a tab

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

ITFfj+fl4Y9goctH176IYMZFhjkQG0ccTYMvjuphcx4YB7mqP5YlPfTCQ0NKTN+oSgtcI1qamkkx+vD1juLDNvEqAwSsRZxz0JVAdA3iJXmVVc2DBqWoQ3xDM/5gCXKX1KaFuxQnOrZtcVY5wzuLNa3qNleeY8aSfxBlZ7vfcPo=

Visual documentation

My Project Bug Report Code is:

js?key=AIzaSyBAj4NqmN3DYOubTxyJx6bTaQ0z0k5qw9U:289 Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance. For best-practice loading patterns please see https://goo.gle/js-api-loading
bda @ js?key=AIzaSyBAj4NqmN3DYOubTxyJx6bTaQ0z0k5qw9U:289
H4VjjSASvZM1lAaRC1hJ:1 Notifications permission has been blocked as the user has ignored the permission prompt several times. This can be reset in Page Info which can be accessed by clicking the tune icon next to the URL. See https://www.chromestatus.com/feature/6443143280984064 for more information.
H4VjjSASvZM1lAaRC1hJ:1 Notifications permission has been blocked as the user has ignored the permission prompt several times. This can be reset in Page Info which can be accessed by clicking the tune icon next to the URL. See https://www.chromestatus.com/feature/6443143280984064 for more information.
about:srcdoc:1 An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.
main.dart.js:7473 Uncaught Error
at Object.w (main.dart.js:4325:21)
at bD3.k (main.dart.js:213775:39)
at Object.N (main.dart.js:179:16)
at jvn.$1 (main.dart.js:477938:10)
at hVs.$0 (main.dart.js:216290:20)
at Object.lzM (main.dart.js:6041:12)
at hVv.$1 (main.dart.js:216287:9)
at jHI.$1 (main.dart.js:222864:21)
main.dart.js:207686 Height of Platform View type: [iframeElement_270058211] may not be set. Defaulting to height: 100%.
Set style.height to any appropriate value to stop this message.
$1 @ main.dart.js:207686
main.dart.js:207686 Width of Platform View type: [iframeElement_270058211] may not be set. Defaulting to width: 100%.
Set style.width to any appropriate value to stop this message.
$1 @ main.dart.js:207686
text_form_field_row.dart.js:1 Failed to load resource: the server responded with a status of 500 ()
require.js:168 Uncaught Error: Script error for "packages/flutter/src/cupertino/text_form_field_row.dart", needed by: packages/i_hi_app/pages/faith_page/faith_page_model.dart, packages/url_launcher_web/url_launcher_web.dart, packages/flutter/src/material/tab_controller.dart, packages/flutter/src/material/time.dart, packages/font_awesome_flutter/src/fa_icon.dart, packages/flutter/src/material/selectable_text.dart, packages/flutter/src/material/progress_indicator.dart, packages/go_router/src/route_data.dart, packages/go_router/src/pages/custom_transition_page.dart, packages/page_transition/src/page_transition.dart, packages/flutter/src/material/page.dart, packages/provider/src/provider.dart, packages/flutter/src/material/app.dart, packages/flutter_localizations/src/material_localizations.dart, packages/flutter_localizations/src/l10n/generated_widgets_localizations.dart, packages/flutter_localizations/src/l10n/generated_cupertino_localizations.dart, packages/url_launcher_web/src/link.dart, packages/flutter/src/material/adaptive_text_selection_toolbar.dart, packages/flutter/src/material/text_selection.dart, packages/flutter/src/material/desktop_text_selection.dart, packages/flutter/src/material/magnifier.dart, packages/flutter/src/material/arc.dart, packages/nested/nested.dart, packages/flutter/src/material/text_selection_toolbar_text_button.dart, packages/flutter/src/material/desktop_text_selection_toolbar_button.dart, packages/flutter/src/material/text_selection_toolbar.dart, packages/flutter/src/material/desktop_text_selection_toolbar.dart
http://requirejs.org/docs/errors.html#scripterror
at makeError (require.js:168:17)
at HTMLScriptElement.onScriptError (require.js:1738:36)
makeError @ require.js:168
onScriptError @ require.js:1738

Environment

- FlutterFlow version: 
- Platform: Web
- Browser name and version:Chrome Version 138.0.7204.101
- Operating system and version affected: Mac 15.5

Additional Information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions