Skip to content

SSR Setup: Failed to add FTL resources to the bundle #1759

@JLouisa

Description

@JLouisa

Describe the bug:
I started a new project and choose a ssr build with postgres (see image):
I put in my postgres local test db link in config and start the project and I keep getting the error:
"Error: Message("Failed to add FTL resources to the bundle")" (see image 2)
I cannot find any info on how to fix this.

Your Example Website or App:
New app with "Loco New"

Steps to Reproduce the Bug or Issue:
Start a new project with "Loco new"
Put in an App Name.
For "What would you like to build? " choose "Saas App with server side rendering".
For "Select a DB Provider ›" choose "Postgres"
For "Select your background worker type ›" choose "Async (in-process tokio async tasks)"
Put in a valid postgres link in config
Use "cargo loco start" to start the server

Screenshots or Videos
Image 1:
Image
Image 2:
Image

Expected behavior:
Server start up and you can go to scaffold homepage/ fallback page.

Platform:
Ubuntu 25

Additional context:
I don't get this issue with I choose client side rendering, only ssr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions