- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3.1k
Open
Labels
🔍 TriageIssues that need assessment and prioritization.Issues that need assessment and prioritization.
Description
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
Labels
🔍 TriageIssues that need assessment and prioritization.Issues that need assessment and prioritization.