Skip to content

[Bug]: Issue Deploying dify.yaml on Coolify v4.0.0-beta.389 #4964

Closed
@jorgeortizfuentes

Description

@jorgeortizfuentes

Error Message and Logs

When deploying dify.yaml by copying and pasting the file in New Project > Docker Compose Empty on Coolify v4.0.0-beta.389, the Dify website only partially loads.

Upon inspecting the browser console, the following errors are observed:

Failed to load resource: the server responded with a status of 404 ()
hook.js:608 Response
overrideMethod @ hook.js:608
apps:1 Uncaught (in promise) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
console/api/setup:1 

Failed to load resource: the server responded with a status of 404 ()
install:1 Uncaught (in promise) Response
install:1 Uncaught (in promise) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON

I am leaving all the default variables without modifying anything.

Steps to Reproduce

1.	Navigate to New Project > Docker Compose Empty in Coolify.
2.	Copy and paste the contents of dify.yaml.
3.	Deploy the project.
4.	Open the Dify website in the browser and inspect the console for errors.

Example Repository URL

No response

Coolify Version

v4.0.0-beta.389

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 22.04

Additional Information

Expected Behavior:
The Dify website should load fully without any console errors.

Actual Behavior:
The website partially loads, and several 404 errors and JSON parsing issues appear in the console.

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