Skip to content

[Bug]: deploy fails if stream did not contain valid UTF-8 #7062

@wp-coin

Description

@wp-coin

Error Message and Logs

Oops something is not okay, are you okay? 😢

Error: Error reading core/tests/Drupal/Tests/Core/Asset/js_test_files/utf16_bom.js

Caused by:
stream did not contain valid UTF-8
Deployment failed. Removing the new version of your application.

Steps to Reproduce

1.deploy app from github apps
2.
3.
4.

Example Repository URL

No response

Coolify Version

v4.0.0-beta.434

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

debian bookworm

Additional Information

The error you reported ("stream did not contain valid UTF-8") indicates some process tried to read the file bytes as UTF-8 but encountered invalid byte sequences (common when the file contains a UTF-16 BOM or is actually UTF-16-encoded).

Metadata

Metadata

Assignees

No one assigned

    Labels

    🔍 TriageIssues that need assessment and prioritization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions